/*
    Theme Name: Rinse and Chill
    Author: Wyndetryst Graphic Design Studio
    Author URI: https://wyndetryst.com/
    Description: Custom theme developed for Rinse and Chill.
    Version: 2.19.0
    Text Domain: wyndetryst
*/
@import url("https://hello.myfonts.net/count/3c26f9");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,700;1,300;1,700&display=swap");
@font-face {
  font-family: "Blooms Hand";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/BloomsHand/Regular.woff2") format("woff2"), url("fonts/BloomsHand/Regular.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Gilroy/Light.woff2") format("woff2"), url("fonts/Gilroy/Light.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/Gilroy/LightItalic.woff2") format("woff2"), url("fonts/Gilroy/LightItalic.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Gilroy/Regular.woff2") format("woff2"), url("fonts/Gilroy/Regular.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/Gilroy/RegularItalic.woff2") format("woff2"), url("fonts/Gilroy/RegularItalic.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Gilroy/Bold.woff2") format("woff2"), url("fonts/Gilroy/Bold.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/Gilroy/BoldItalic.woff2") format("woff2"), url("fonts/Gilroy/BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/Gilroy/ExtraBold.woff2") format("woff2"), url("fonts/Gilroy/ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Gilroy";
  font-style: italic;
  font-weight: 800;
  src: url("fonts/Gilroy/ExtraBoldItalic.woff2") format("woff2"), url("fonts/Gilroy/ExtraBoldItalic.woff") format("woff");
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

*,
*::after,
*::before {
  box-sizing: border-box;
}

[hidden] {
  display: none !important;
}

h1 {
  margin: 0;
}

h2 {
  margin: 0;
}

h3 {
  margin: 0;
}

h4 {
  margin: 0;
}

h5 {
  margin: 0;
}

h6 {
  margin: 0;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

p {
  margin: 0;
}

dl {
  margin: 0;
}

strong {
  font-weight: bold;
}

blockquote {
  margin: 0;
}

cite {
  font-style: normal;
}

ul,
ol {
  margin: 0;
}

figure {
  margin: 0;
}

iframe {
  border: none;
  display: block;
  max-width: 100%;
}

html,
body {
  overflow-x: hidden;
  width: 100%;
}

html {
  color: #3a4561;
  font-family: "Merriweather", serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}

a:not(.wyndetryst--has-own-styles), a:not(.wyndetryst--has-own-styles):active, a:not(.wyndetryst--has-own-styles):focus, a:not(.wyndetryst--has-own-styles):link, a:not(.wyndetryst--has-own-styles):visited {
  color: #15aee4;
  font-style: italic;
  text-decoration: none;
}

a:not(.wyndetryst--has-own-styles):not([href]) {
  cursor: default;
}

blockquote:not(.wyndetryst--has-own-styles) {
  align-items: center;
  display: flex;
  flex-direction: column;
}

blockquote:not(.wyndetryst--has-own-styles) cite:not(.wyndetryst--has-own-styles) {
  display: block;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  line-height: 1.1;
  max-width: 100%;
  width: 400px;
  margin-top: 14px;
  text-align: center;
}

blockquote:not(.wyndetryst--has-own-styles) p:not(.wyndetryst--has-own-styles) {
  font-size: 38px;
  font-style: italic;
  line-height: 1.3;
  text-align: center;
}

blockquote:not(.wyndetryst--has-own-styles) p:not(.wyndetryst--has-own-styles)::before, blockquote:not(.wyndetryst--has-own-styles) p:not(.wyndetryst--has-own-styles)::after {
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 14.4px;
  width: 20px;
  vertical-align: super;
}

blockquote:not(.wyndetryst--has-own-styles) p:not(.wyndetryst--has-own-styles)::before {
  background-image: url("/wp-content/themes/wyndetryst/vectors/icons.svg#quote-start--medium-blue");
  margin-right: 4px;
}

blockquote:not(.wyndetryst--has-own-styles) p:not(.wyndetryst--has-own-styles)::after {
  background-image: url("/wp-content/themes/wyndetryst/vectors/icons.svg#quote-end--medium-blue");
  margin-left: 4px;
}

h1:not(.wyndetryst--has-own-styles) {
  color: #15aee4;
  font-family: "Blooms Hand", sans-serif;
  font-size: 73px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

h2:not(.wyndetryst--has-own-styles) {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}

h3:not(.wyndetryst--has-own-styles) {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
}

h4:not(.wyndetryst--has-own-styles) {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}

h5:not(.wyndetryst--has-own-styles) {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
}

ul:not(.wyndetryst--is-semantic-only) {
  padding-left: calc(36px + 0.7em);
}

ul:not(.wyndetryst--is-semantic-only) li {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

ul:not(.wyndetryst--is-semantic-only) li::marker {
  color: #15aee4;
}

ul:not(.wyndetryst--is-semantic-only) li + li {
  margin-top: 12px;
}

ol:not(.wyndetryst--is-semantic-only) {
  padding-left: calc(32px + 0.7em);
}

ol:not(.wyndetryst--is-semantic-only) li {
  overflow-wrap: break-word;
  padding-left: 4px;
  word-wrap: break-word;
}

ol:not(.wyndetryst--is-semantic-only) li + li {
  margin-top: 12px;
}

p:not(.wyndetryst--has-own-styles) {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-left {
  text-align: left;
}

.has-text-align-right {
  text-align: right;
}

.banner-image {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  isolation: isolate;
  min-height: 125px;
  position: relative;
  z-index: -1;
}

.banner-image:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.banner-image:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .banner-image {
    margin-top: -62.5px;
  }
}
.banner-image::after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .banner-image::after {
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.8) 125px, rgba(255, 255, 255, 0) 250px);
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.8) min(50%, 125px), rgba(255, 255, 255, 0) min(70%, 250px));
  }
}
@media only screen and (max-width: 768px) {
  .banner-image::after {
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.8) 31.25px, rgba(255, 255, 255, 0) 62.5px);
  }
}
.contact-shortcuts {
  background-color: #ffffff;
  box-shadow: 0 -2px 10px 4px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 769px) {
  .contact-shortcuts {
    display: none;
  }
}
.contact-shortcuts-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}

.contact-shortcuts-item {
  display: block;
  margin-top: 0;
}

.contact-shortcuts-item__link {
  align-items: center;
  color: #15aee4;
  display: flex;
  justify-content: center;
  padding: 20px;
  min-width: 120px;
}

.contact-shortcuts-item__link .icon {
  height: 30px;
  width: 30px;
}

.cookie-notice {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  box-shadow: 0px -2px 8px 4px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  padding-bottom: 16px;
  padding-top: 16px;
}

.cookie-notice:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.cookie-notice:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.cookie-notice__action--dismiss {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  background-color: #ffffff;
  color: #3a4561;
  display: block;
  flex-shrink: 0;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  text-transform: uppercase;
}

@media only screen and (min-width: 769px) {
  .cookie-notice__action--dismiss {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .cookie-notice__action--dismiss {
    margin-top: 20px;
  }
}
.cookie-notice__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
}

.cookie-notice__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.cookie-notice__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .cookie-notice__content-wrapper {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .cookie-notice__content-wrapper {
    flex-direction: column;
  }
}
.cookie-notice__description {
  font-size: 11px;
  font-weight: 300;
  line-height: 1.3;
}

.search-dialog {
  align-items: center;
  background-color: rgba(58, 69, 97, 0.95);
  color: #ffffff;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.search-dialog__form {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  width: 780px;
}

.search-dialog__form__query {
  border-color: #a2e3f4;
  border-style: solid;
  border-width: 2px;
  font-family: "Gilroy", sans-serif;
  font-size: 27px;
  padding-bottom: 20px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 20px;
  width: 100%;
}

.search-dialog__hide-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
}

.featured-posts {
  display: flex;
}

@media only screen and (min-width: 769px) {
  .featured-posts {
    align-items: stretch;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .featured-posts {
    align-items: center;
    flex-direction: column;
  }
}
.featured-posts__news {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 769px) {
  .featured-posts__news {
    flex-basis: 40%;
    flex-shrink: 0;
  }
}
.featured-posts__news__header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.featured-posts__news__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.featured-posts__news__index-link {
  align-items: center;
  color: #3a4561;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.featured-posts__news__index-link .icon {
  display: block;
  height: 0.8em;
  width: 0.8em;
}

.featured-posts__news__post {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 5px;
  border-style: solid;
  border-width: 5px;
  flex-grow: 1;
}

.featured-posts__news__post__heading {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
}

.featured-posts__news__post__image {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.featured-posts__news__post__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
  font-size: 12px;
  margin-top: 12px;
}

.featured-posts__news__post__link, .featured-posts__news__post__link:active, .featured-posts__news__post__link:focus, .featured-posts__news__post__link:link, .featured-posts__news__post__link:visited {
  text-decoration: none;
}

.featured-posts__news__post__link:enabled:hover, .featured-posts__news__post__link:enabled:focus, .featured-posts__news__post__link:enabled:focus-within, .featured-posts__news__post__link[href]:hover, .featured-posts__news__post__link[href]:focus, .featured-posts__news__post__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.featured-posts__news__post__published-at {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  order: -1;
}

.featured-posts__news__post__textual {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.featured-posts__resource {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 769px) {
  .featured-posts__resource {
    flex-basis: 60%;
  }
}
@media only screen and (min-width: 769px) {
  .featured-posts__resource:not(first-child) {
    margin-left: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .featured-posts__resource:not(first-child) {
    margin-top: 48px;
  }
}
.featured-posts__resource__header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.featured-posts__resource__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.featured-posts__resource__index-link {
  align-items: center;
  color: #3a4561;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-left: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.featured-posts__resource__index-link .icon {
  display: block;
  height: 0.8em;
  width: 0.8em;
}

.featured-posts__resource__post {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 5px;
  border-style: solid;
  border-width: 5px;
  flex-grow: 1;
  align-items: center;
  display: flex;
  padding: 40px;
}

@media only screen and (max-width: 768px) {
  .featured-posts__resource__post {
    flex-direction: column;
  }
}
.featured-posts__resource__post__anchor {
  color: inherit;
  text-decoration: none;
}

.featured-posts__resource__post__excerpt {
  margin-top: 10px;
}

.featured-posts__resource__post__heading {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
}

.featured-posts__resource__post__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
  font-size: 12px;
  margin-top: 15px;
}

.featured-posts__resource__post__link, .featured-posts__resource__post__link:active, .featured-posts__resource__post__link:focus, .featured-posts__resource__post__link:link, .featured-posts__resource__post__link:visited {
  text-decoration: none;
}

.featured-posts__resource__post__link:enabled:hover, .featured-posts__resource__post__link:enabled:focus, .featured-posts__resource__post__link:enabled:focus-within, .featured-posts__resource__post__link[href]:hover, .featured-posts__resource__post__link[href]:focus, .featured-posts__resource__post__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

@media only screen and (min-width: 769px) {
  .featured-posts__resource__post__textual {
    flex-basis: 50%;
  }
}
.featured-posts__resource__post__visual {
  max-width: 245px;
}

@media only screen and (min-width: 769px) {
  .featured-posts__resource__post__visual {
    flex-basis: 50%;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .featured-posts__resource__post__visual {
    margin-bottom: 20px;
  }
}
.icon {
  display: inline-block;
  fill: currentColor;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}

.iframe {
  aspect-ratio: var(--intrinsic-inline-size)/var(--intrinsic-block-size);
  height: 100%;
}

.iframe--inline-alignment-is-center {
  margin-left: auto;
  margin-right: auto;
}

.iframe--inline-alignment-is-left {
  margin-right: auto;
}

.iframe--inline-alignment-is-right {
  margin-left: auto;
}

.image-slideshow {
  align-items: center;
  display: flex;
  overflow: hidden;
  position: relative;
}

.image-slideshow__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.image-slideshow__item {
  display: block;
  margin-top: 0;
  flex-shrink: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.image-slideshow__item__caption {
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}

.image-slideshow__item__image {
  border-color: #e2e8ed;
  border-style: solid;
  border-width: 5px;
}

.image-slideshow__absolute-navigation-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  bottom: 8px;
  display: flex;
  justify-content: center;
  left: 15px;
  position: absolute;
  right: 15px;
}

@media only screen and (max-width: 768px) {
  .image-slideshow__absolute-navigation-container {
    display: none;
  }
}
.image-slideshow__absolute-navigation-item {
  display: block;
  margin-top: 0;
}

.image-slideshow__absolute-navigation-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  flex-shrink: 0;
  height: 12px;
  width: 12px;
}

.image-slideshow__absolute-navigation-item__trigger[data-wowe-slideshow-navigation-trigger-state=active] {
  background-color: #ffffff;
}

.image-slideshow__absolute-navigation-item:not(:first-child) {
  margin-left: 24px;
}

.image-slideshow__navigation-relative-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #e2e8ed;
  height: 50px;
  position: absolute;
  width: 50px;
}

.image-slideshow__navigation-relative-trigger--next {
  right: 25px;
}

.page__body > .image-slideshow .image-slideshow__navigation-relative-trigger--next {
  right: 40px;
}

.image-slideshow__navigation-relative-trigger--previous {
  left: 25px;
}

.page__body > .image-slideshow .image-slideshow__navigation-relative-trigger--previous {
  left: 40px;
}

.intro {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-top: 80px;
}

@media only screen and (min-width: 769px) {
  .intro--has-background-flourish-top-right {
    background-image: url("/wp-content/themes/wyndetryst/images/intro/flourish-top-right-01.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 225px auto;
    padding-top: 170px;
  }

  .intro--has-background-flourish-top-left:not(.intro--has-background-flourish-bottom-right) {
    background-image: url("/wp-content/themes/wyndetryst/images/intro/flourish-top-left-01.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 230px auto;
  }

  .intro--has-background-flourish-top-left, .intro--has-background-flourish-top-right {
    padding-top: 170px;
  }

  .intro--has-background-flourish-top-left.intro--has-background-flourish-bottom-right {
    background-image: url("/wp-content/themes/wyndetryst/images/intro/flourish-top-left-01.png"), url("/wp-content/themes/wyndetryst/images/intro/flourish-bottom-right-01.png");
    background-position: top left, bottom right;
    background-repeat: no-repeat;
    background-size: 230px auto, 280px auto;
    padding-bottom: 110px;
  }

  .intro--has-background-flourish-bottom-right:last-child {
    flex-grow: 1;
  }

  .intro:not(.intro--has-background-flourish-bottom-right) {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .intro {
    padding-bottom: 30px;
  }
}
.intro__description {
  margin-top: 24px;
  max-width: 820px;
  text-align: center;
}

.intro__heading {
  text-align: center;
}

.intro__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.intro__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#medium-blue");
  color: #ffffff;
  margin-top: 24px;
}

.intro__link, .intro__link:active, .intro__link:focus, .intro__link:link, .intro__link:visited {
  text-decoration: none;
}

.intro__link:enabled:hover, .intro__link:enabled:focus, .intro__link:enabled:focus-within, .intro__link[href]:hover, .intro__link[href]:focus, .intro__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.intro__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 24px;
  max-width: 600px;
  text-align: center;
}

.media-information {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  background-image: url("/wp-content/themes/wyndetryst/images/components/media-information/flourishes/big-white.png");
  background-position-x: calc(100vw - ((100vw - 1440px) / 2) - 300px);
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: calc(406px / 2) auto;
  color: #ffffff;
  padding-block: 100px;
  position: relative;
}

.media-information:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.media-information:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.media-information::before {
  background-image: url("/wp-content/themes/wyndetryst/images/components/media-information/flourishes/top-left-big-blue-and-bottom-right-small-white.png");
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: calc(439px / 2.5);
  inset-block-start: -70px;
  inset-inline-start: calc(((100vw - 1440px) / 2) + 20px);
  pointer-events: none;
  position: absolute;
  width: calc(418px / 2.5);
}

.media-information__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  display: flex;
  gap: 70px;
}

.media-information__container:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.media-information__container:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .media-information__container {
    align-items: start;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .media-information__container {
    align-items: center;
    flex-direction: column;
  }
}
.media-information__item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  max-width: 250px;
}

.media-information__item__description {
  margin-block-start: 10px;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}

.media-information__item__icon {
  margin-block-end: 20px;
  max-width: 80px;
}

.media-information__item__link {
  color: #15aee4;
  font-family: Gilroy, sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin-block-start: 15px;
  text-align: center;
  text-decoration: underline;
}

.media-information__item__title {
  font-family: Gilroy, sans-serif;
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.region-navigation {
  align-items: center;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .region-navigation {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .region-navigation {
    flex-direction: column;
  }
}
.region-navigation__label {
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .region-navigation__label {
    font-size: 11px;
  }
}
.region-navigation__option-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  background-color: #3a4561;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-style: solid;
  border-width: 1px;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: calc(100% - 1px);
}

.region-navigation__option-item {
  display: block;
  margin-top: 0;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  white-space: nowrap;
}

.region-navigation__option-item:hover, .region-navigation__option-item--is-selected {
  background-color: #a2e3f4;
  color: #3a4561;
}

.region-navigation__option-item__link {
  display: block;
  padding: 8px;
}

.region-navigation__option-item__link, .region-navigation__option-item__link:active, .region-navigation__option-item__link:focus, .region-navigation__option-item__link:link, .region-navigation__option-item__link:visited {
  text-decoration: none;
}

.region-navigation__option-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  align-items: center;
  background-color: #3a4561;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
}

.region-navigation__option-trigger[data-wowe-toggle-trigger-state=active] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.region-navigation__option-trigger .icon {
  height: 0.7em;
  margin-left: 4px;
  width: 0.7em;
}

.region-navigation__option-wrapper {
  isolation: isolate;
  position: relative;
  z-index: 0;
}

@media only screen and (min-width: 769px) {
  .region-navigation__option-wrapper {
    margin-left: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .region-navigation__option-wrapper {
    margin-top: 4px;
  }
}
.story {
  padding-bottom: 60px;
  padding-top: 60px;
}

@media only screen and (min-width: 769px) {
  .story--flourish-is-top-left-overlap {
    padding-top: 130px;
  }
}
.story__attribution {
  margin-top: 20px;
}

.story__attribution-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 480px;
}

@media only screen and (min-width: 769px) {
  .story__attribution-wrapper {
    flex-shrink: 0;
  }

  .story--image-placement-is-left .story__attribution-wrapper {
    margin-right: 20px;
    order: -1;
  }

  .story--image-placement-is-right .story__attribution-wrapper {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .story__attribution-wrapper {
    margin-top: 20px;
  }
}
.story__attribution__affiliation-name {
  display: block;
  font-size: 15px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.story__attribution__affiliation-title {
  display: block;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}

.story__attribution__name {
  display: block;
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
}

.story--background-color-is-dark-blue .story__attribution__name {
  color: #a2e3f4;
}

.story--background-color-is-none .story__attribution__name {
  color: #15aee4;
}

.story--background-color-is-dark-blue {
  background-color: #3a4561;
  color: #ffffff;
}

.story__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  position: relative;
}

.story__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.story__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (max-width: 768px) {
  .story__content-wrapper {
    flex-direction: column;
  }
}
@media only screen and (min-width: 769px) {
  .story--flourish-is-top-left-overlap .story__content-wrapper::before {
    background-image: url("/wp-content/themes/wyndetryst/images/customer-stories/flourish-top-left-overlap.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 260px;
    left: -144px;
    position: absolute;
    top: -260px;
    width: 240px;
  }
}
.story__heading {
  line-height: 1;
}

.story__heading__first {
  display: block;
  font-family: "Gilroy", sans-serif;
  font-size: 31px;
  font-weight: 300;
}

.story__heading__second {
  display: block;
  font-family: "Blooms Hand", sans-serif;
  font-size: 56px;
  font-weight: 400;
}

.story--background-color-is-dark-blue .story__heading__second {
  color: #a2e3f4;
}

.story__image {
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 6px;
  max-width: 78.5416666667%;
}

.story__image-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 6.3541666667%;
  padding-top: 6.3541666667%;
  position: relative;
}

.story__image-wrapper::after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.story--background-color-is-dark-blue .story__image-wrapper::after {
  background-image: url("/wp-content/themes/wyndetryst/images/customer-stories/flourish-frames/white.png");
}

.story--background-color-is-none .story__image-wrapper::after {
  background-image: url("/wp-content/themes/wyndetryst/images/customer-stories/flourish-frames/light-blue.png");
}

.story__quote {
  margin-top: 10px;
}

.story__quote > p:not(:first-child) {
  margin-top: 10px !important;
}

.story__sub-heading {
  font-size: 23px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
}

.story--background-color-is-none .story__sub-heading {
  color: #15aee4;
}

.timeline {
  margin-top: 50px;
  width: 100%;
}

.timeline__header {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.timeline__header:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.timeline__header:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.timeline__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.timeline__navigation-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #a2e3f4;
  display: block;
  flex-shrink: 0;
  height: 24px;
  width: 24px;
}

.timeline__navigation-trigger--next {
  margin-left: 10px;
}

.timeline__navigation-trigger--previous {
  margin-right: 10px;
  order: -1;
}

.timeline__slide-trigger-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  display: flex;
  justify-content: center;
}

.timeline__slide-trigger-container:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.timeline__slide-trigger-container:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.timeline__slide-trigger-item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  max-width: 60px;
}

.timeline__slide-trigger-item:not(:first-child) {
  margin-left: 10px;
}

.timeline__slide-trigger-item__label {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #a2e3f4;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-top: 12px;
  transition-duration: 0.8s;
  transition-property: color;
  transition-timing-function: ease-out;
}

.timeline__slide-trigger-item__label[data-wowe-slideshow-navigation-trigger-state=active] {
  color: #15aee4;
  font-weight: bold;
}

.timeline__slide-trigger-item__point {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  background-color: #ffffff;
  border-color: #a2e3f4;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  height: 15px;
  transition-duration: 0.8s;
  transition-property: background-color, border-color;
  transition-timing-function: ease-out;
  width: 15px;
}

.timeline__slide-trigger-item__point[data-wowe-slideshow-navigation-trigger-state=active] {
  background-color: #15aee4;
  border-color: transparent;
}

.timeline__slide-trigger-wrapper {
  isolation: isolate;
  margin-top: 40px;
  position: relative;
  width: 100%;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .timeline__slide-trigger-wrapper {
    display: none;
  }
}
.timeline__slide-trigger-wrapper:before {
  background-color: #a2e3f4;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 7px;
  width: 100%;
  z-index: -1;
}

.timeline__slideshow-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.timeline__slideshow-gate {
  margin-top: 40px;
  max-width: 100%;
  width: 600px;
}

.timeline__slideshow-item {
  display: block;
  margin-top: 0;
  align-items: center;
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-style: solid;
  border-width: 6px;
  display: flex;
  flex-shrink: 0;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  padding: 20px;
  width: calc(100% - 30px);
}

@media only screen and (max-width: 768px) {
  .timeline__slideshow-item {
    flex-direction: column;
  }
}
@media only screen and (min-width: 769px) {
  .timeline__slideshow-item__content {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .timeline__slideshow-item__content {
    margin-top: 20px;
  }
}
.timeline__slideshow-item__date-label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.timeline__slideshow-item__description {
  font-size: 13px;
  margin-top: 8px;
}

.timeline__slideshow-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 6px;
  text-transform: uppercase;
}

@media only screen and (min-width: 769px) {
  .timeline__slideshow-item__image {
    max-width: 215px;
  }
}
.timeline__slideshow-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
}

.top-navigation-shortcut {
  bottom: calc(100% + 50px);
  position: absolute;
  right: 20px;
}

.page:not(.page--scroll-threshold-has-been-met) .top-navigation-shortcut {
  pointer-events: none;
}

@media only screen and (min-width: 769px) {
  .top-navigation-shortcut {
    display: none;
  }
}
.top-navigation-shortcut__trigger {
  align-items: center;
  background-color: #ffffff;
  border-color: #a2e3f4;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #a2e3f4;
  display: flex;
  height: 40px;
  justify-content: center;
  opacity: 0;
  transition-duration: 0.5s;
  transition-property: opacity;
  padding: 10px;
  width: 40px;
}

.page--scroll-threshold-has-been-met .top-navigation-shortcut__trigger {
  opacity: 1;
}

@media only screen and (min-width: 769px) {
  .wp-block-columns {
    display: flex;
  }

  .wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end;
  }

  .wp-block-columns.are-vertically-aligned-center {
    align-items: center;
  }

  .wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start;
  }
}
.wp-block-columns .wp-block-column {
  overflow-wrap: break-word;
  word-break: break-word;
}

@media only screen and (min-width: 769px) {
  .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 30px;
  }

  .wp-block-columns .wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end;
  }

  .wp-block-columns .wp-block-column.is-vertically-aligned-center {
    align-self: center;
  }

  .wp-block-columns .wp-block-column.is-vertically-aligned-top {
    align-self: flex-start;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-columns .wp-block-column:not(:first-child) {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-columns .wp-block-column--is-one-fifth-width {
    flex-basis: 20%;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-columns .wp-block-column--is-one-fourth-width {
    flex-basis: 25%;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-columns .wp-block-column--is-one-half-width {
    flex-basis: 50%;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-columns .wp-block-column--is-one-third-width {
    flex-basis: 33.3333333333%;
  }
}
@media only screen and (min-width: 769px) {
  .wp-block-columns .wp-block-column--is-two-thirds-width {
    flex-basis: 66.6666666667%;
  }
}
.wp-block-image {
  margin-bottom: 1em;
}

.wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
}

.wp-block-image img {
  max-width: 100%;
}

.wp-block-image .alignleft, .wp-block-image.alignleft,
.wp-block-image .alignright, .wp-block-image.alignright,
.wp-block-image .aligncenter, .wp-block-image.aligncenter {
  display: table;
}

.wp-block-image .alignleft > figcaption, .wp-block-image.alignleft > figcaption,
.wp-block-image .alignright > figcaption, .wp-block-image.alignright > figcaption,
.wp-block-image .aligncenter > figcaption, .wp-block-image.aligncenter > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.wp-block-image .aligncenter, .wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image .alignleft, .wp-block-image.alignleft {
  float: left;
  margin-bottom: 0.5em;
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0.5em;
}

.wp-block-image .alignright, .wp-block-image.alignright {
  float: right;
  margin-bottom: 0.5em;
  margin-left: 1em;
  margin-right: 0;
  margin-top: 0.5em;
}

.page__body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.page__body > blockquote:not(.wyndetryst--has-own-padding-bottom), .page__body > .wp-block-group:not(.wyndetryst--has-own-padding-bottom), .page__body > .wyndetryst--is-section:not(.wyndetryst--has-own-padding-bottom) {
  padding-bottom: 30px;
}

.page__body > blockquote:not(.wyndetryst--has-own-padding-top), .page__body > .wp-block-group:not(.wyndetryst--has-own-padding-top), .page__body > .wyndetryst--is-section:not(.wyndetryst--has-own-padding-top) {
  padding-top: 30px;
}

.page__body p + h1:not(.wyndetryst--has-own-margin-top), .page__body p + h2:not(.wyndetryst--has-own-margin-top), .page__body p + h3:not(.wyndetryst--has-own-margin-top), .page__body p + h4:not(.wyndetryst--has-own-margin-top), .page__body p + h5:not(.wyndetryst--has-own-margin-top), .page__body p + h6:not(.wyndetryst--has-own-margin-top), .page__body p + .wyndetryst--is-heading:not(.wyndetryst--has-own-margin-top), .page__body ul + h1:not(.wyndetryst--has-own-margin-top), .page__body ul + h2:not(.wyndetryst--has-own-margin-top), .page__body ul + h3:not(.wyndetryst--has-own-margin-top), .page__body ul + h4:not(.wyndetryst--has-own-margin-top), .page__body ul + h5:not(.wyndetryst--has-own-margin-top), .page__body ul + h6:not(.wyndetryst--has-own-margin-top), .page__body ul + .wyndetryst--is-heading:not(.wyndetryst--has-own-margin-top), .page__body ol + h1:not(.wyndetryst--has-own-margin-top), .page__body ol + h2:not(.wyndetryst--has-own-margin-top), .page__body ol + h3:not(.wyndetryst--has-own-margin-top), .page__body ol + h4:not(.wyndetryst--has-own-margin-top), .page__body ol + h5:not(.wyndetryst--has-own-margin-top), .page__body ol + h6:not(.wyndetryst--has-own-margin-top), .page__body ol + .wyndetryst--is-heading:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns + h1:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns + h2:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns + h3:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns + h4:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns + h5:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns + h6:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns + .wyndetryst--is-heading:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + h1:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + h2:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + h3:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + h4:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + h5:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + h6:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + .wyndetryst--is-heading:not(.wyndetryst--has-own-margin-top) {
  margin-top: 32px;
}

.page__body .wyndetryst--is-heading:not(.wyndetryst--has-own-margin-bottom) + :not(.wyndetryst--has-own-margin-top) {
  margin-top: 18px;
}

.page__body h1:not(.wyndetryst--has-own-margin-bottom) + :not(.wyndetryst--has-own-margin-top) {
  margin-top: 50px;
}

.page__body h2:not(.wyndetryst--has-own-margin-bottom) + :not(.wyndetryst--has-own-margin-top) {
  margin-top: 26px;
}

.page__body h3:not(.wyndetryst--has-own-margin-bottom) + :not(.wyndetryst--has-own-margin-top) {
  margin-top: 18px;
}

.page__body h4:not(.wyndetryst--has-own-margin-bottom) + :not(.wyndetryst--has-own-margin-top) {
  margin-top: 12px;
}

.page__body h5:not(.wyndetryst--has-own-margin-bottom) + :not(.wyndetryst--has-own-margin-top) {
  margin-top: 30px;
}

.page__body p:not(.wyndetryst--has-own-margin-bottom) + p:not(.wyndetryst--has-own-margin-top), .page__body p:not(.wyndetryst--has-own-margin-bottom) + ul:not(.wyndetryst--has-own-margin-top), .page__body p:not(.wyndetryst--has-own-margin-bottom) + ol:not(.wyndetryst--has-own-margin-top), .page__body p:not(.wyndetryst--has-own-margin-bottom) + .wp-block-columns:not(.wyndetryst--has-own-margin-top), .page__body p:not(.wyndetryst--has-own-margin-bottom) + .wyndetryst--is-content:not(.wyndetryst--has-own-margin-top), .page__body ul:not(.wyndetryst--has-own-margin-bottom) + p:not(.wyndetryst--has-own-margin-top), .page__body ul:not(.wyndetryst--has-own-margin-bottom) + ul:not(.wyndetryst--has-own-margin-top), .page__body ul:not(.wyndetryst--has-own-margin-bottom) + ol:not(.wyndetryst--has-own-margin-top), .page__body ul:not(.wyndetryst--has-own-margin-bottom) + .wp-block-columns:not(.wyndetryst--has-own-margin-top), .page__body ul:not(.wyndetryst--has-own-margin-bottom) + .wyndetryst--is-content:not(.wyndetryst--has-own-margin-top), .page__body ol:not(.wyndetryst--has-own-margin-bottom) + p:not(.wyndetryst--has-own-margin-top), .page__body ol:not(.wyndetryst--has-own-margin-bottom) + ul:not(.wyndetryst--has-own-margin-top), .page__body ol:not(.wyndetryst--has-own-margin-bottom) + ol:not(.wyndetryst--has-own-margin-top), .page__body ol:not(.wyndetryst--has-own-margin-bottom) + .wp-block-columns:not(.wyndetryst--has-own-margin-top), .page__body ol:not(.wyndetryst--has-own-margin-bottom) + .wyndetryst--is-content:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns:not(.wyndetryst--has-own-margin-bottom) + p:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns:not(.wyndetryst--has-own-margin-bottom) + ul:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns:not(.wyndetryst--has-own-margin-bottom) + ol:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns:not(.wyndetryst--has-own-margin-bottom) + .wp-block-columns:not(.wyndetryst--has-own-margin-top), .page__body .wp-block-columns:not(.wyndetryst--has-own-margin-bottom) + .wyndetryst--is-content:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + p:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + ul:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + ol:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + .wp-block-columns:not(.wyndetryst--has-own-margin-top), .page__body .wyndetryst--is-content:not(.wyndetryst--has-own-margin-bottom) + .wyndetryst--is-content:not(.wyndetryst--has-own-margin-top) {
  margin-top: 24px;
}

.page__body > :not(.wyndetryst--has-own-width) {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page__body > :not(.wyndetryst--has-own-width):not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page__body > :not(.wyndetryst--has-own-width):not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

#wowe-dialog-display-wrapper {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

.page--has-admin-bar #wowe-dialog-display-wrapper {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .page--has-admin-bar #wowe-dialog-display-wrapper {
    top: 46px;
  }
}
.page--is-showing-dialog {
  overflow: hidden;
}

.page__fixed-footer {
  bottom: 0;
  position: sticky;
  z-index: 1;
}

.page__footer {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #a2e3f4;
}

.page__footer:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page__footer:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page__footer-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  padding-bottom: 12px;
  padding-top: 20px;
}

.page__footer-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page__footer-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page__footer-top-wrapper {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
}
.page__footer__contact-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page__footer__contact-container {
    display: flex;
    margin-left: 30px;
    margin-top: 20px;
  }
}
.page__footer__contact-item {
  display: block;
  margin-top: 0;
}

@media only screen and (min-width: 769px) {
  .page__footer__contact-item {
    max-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .page__footer__contact-item {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 769px) {
  .page__footer__contact-item:not(:first-child) {
    border-left-color: #ffffff;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .page__footer__contact-item:not(:first-child) {
    border-top-color: #ffffff;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 15px;
  }
}
@media only screen and (min-width: 769px) {
  .page__footer__contact-item:not(:last-child) {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .page__footer__contact-item:not(:last-child) {
    padding-bottom: 15px;
  }
}
.page__footer__contact-item__label {
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .page__footer__contact-item__label {
    text-align: center;
  }
}
.page__footer__contact-item__method-container {
  font-family: "Gilroy", sans-serif;
  font-size: 11px;
  font-weight: 400;
  margin-top: 10px;
}

.page__footer__contact-item__method-item__label {
  display: inline;
}

.page__footer__contact-item__method-item__value {
  margin-left: 0;
  display: inline;
}

.page__footer__contact-item__method-item__value:not(:last-child)::after {
  content: "";
  display: block;
  height: 2px;
}

.page__footer__contact-item__method-item__value a, .page__footer__contact-item__method-item__value a:active, .page__footer__contact-item__method-item__value a:focus, .page__footer__contact-item__method-item__value a:link, .page__footer__contact-item__method-item__value a:visited {
  color: inherit;
  font-style: inherit;
}

.page__footer__copyright {
  font-size: 10px;
  margin-top: 20px;
  text-align: center;
}

.page__footer__copyright a, .page__footer__copyright a:active, .page__footer__copyright a:focus, .page__footer__copyright a:link, .page__footer__copyright a:visited {
  color: inherit;
  text-decoration: underline;
}

.page__footer__copyright__separator {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}

.page__footer__logo-link {
  display: block;
  max-width: 175px;
}

@media only screen and (max-width: 768px) {
  .page__footer__logo-link {
    display: none;
  }
}
.page__footer__menu {
  display: flex;
  margin-left: 30px;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  .page__footer__menu {
    display: none;
  }
}
.page__footer__menu__column-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

.page__footer__menu__column-container:not(:first-child) {
  margin-left: 26px;
}

.page__footer__menu__column-item {
  display: block;
  margin-top: 0;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.page__footer__menu__column-item:not(:first-child) {
  margin-top: 10px;
}

.page__footer__menu__column-item:has(> :not(:only-child)) {
  align-items: center;
  column-gap: 12px;
  display: flex;
  justify-content: start;
}

.page__footer__menu__column-item__link, .page__footer__menu__column-item__link:active, .page__footer__menu__column-item__link:focus, .page__footer__menu__column-item__link:link, .page__footer__menu__column-item__link:visited {
  color: inherit;
  text-decoration: none;
}

.page__footer__menu__column-item__link .icon {
  height: 20px;
  width: 20px;
}

.page__header {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  color: #ffffff;
  padding-top: 15px;
  z-index: 1;
}

.page__header:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page__header:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page__header h1, .page__header h2, .page__header h3, .page__header h4, .page__header h5, .page__header h6, .page__header .wyndetryst--is-heading, .page__header a, .page__header .wyndetryst--has-explicit-foreground {
  color: inherit;
}

.page__header-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  display: flex;
  justify-content: space-between;
}

.page__header-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page__header-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page__header-content-wrapper {
    align-items: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .page__header-content-wrapper {
    align-items: center;
  }
}
.page__header-right-wrapper {
  display: flex;
  flex-direction: column;
  isolation: isolate;
  position: relative;
  z-index: 0;
}

@media only screen and (min-width: 769px) {
  .page__header-right-wrapper {
    align-items: flex-end;
    justify-content: space-between;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header-right-wrapper[data-wowe-toggle-target-state=active] {
    background-color: rgba(58, 69, 97, 0.95);
    justify-content: center;
    left: 0;
    padding: 20px;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    width: 100%;
    z-index: 2;
  }
}
.page__header__logo-link {
  display: block;
}

@media only screen and (min-width: 769px) {
  .page__header__logo-link {
    margin-bottom: 15px;
    max-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__logo-link {
    max-width: 100px;
  }
}
.page__header__menu-close-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
}

@media only screen and (min-width: 769px) {
  .page__header__menu-close-trigger {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page__header-right-wrapper:not([data-wowe-toggle-target-state=active]) .page__header__menu-close-trigger {
    display: none;
  }
}
.page__header__menu-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #a2e3f4;
  flex-shrink: 0;
  height: 30px;
  order: 1;
  width: 30px;
}

@media only screen and (min-width: 769px) {
  .page__header__menu-trigger {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }

  .page__header-right-wrapper:not([data-wowe-toggle-target-state=active]) .page__header__primary-menu {
    display: none;
  }
}
.page__header__primary-menu-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-container {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-container {
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
  }
}
.page__header__primary-menu-item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item {
    padding-bottom: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-item {
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #a2e3f4;
    padding: 14px;
    text-align: center;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item:not(:first-child) {
    margin-left: 36px;
  }
}
.page__header__primary-menu-item__link {
  font-family: "Gilroy", sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1;
  display: block;
  white-space: nowrap;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__link {
    font-size: 15px;
    padding-bottom: 6px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 6px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-item__link {
    font-size: 26px;
  }
}
.page__header__primary-menu-item__link, .page__header__primary-menu-item__link:active, .page__header__primary-menu-item__link:focus, .page__header__primary-menu-item__link:link, .page__header__primary-menu-item__link:visited {
  text-decoration: none;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__link {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    text-transform: uppercase;
  }

  .page__header__primary-menu-item:hover .page__header__primary-menu-item__link, .page__header__primary-menu-item:focus .page__header__primary-menu-item__link, .page__header__primary-menu-item:focus-within .page__header__primary-menu-item__link {
    border-bottom-color: #a2e3f4;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-item--has-child-items .page__header__primary-menu-item__link {
    display: none;
  }
}
.page__header__primary-menu-item__sub-menu-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__sub-menu-container {
    background-color: #ffffff;
    box-shadow: 0 2px 10px 4px rgba(0, 0, 0, 0.3);
    clip-path: inset(0 -12px -12px -12px);
    max-width: 190px;
    position: absolute;
    top: 100%;
    width: max-content;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-item__sub-menu-container:not([data-wowe-toggle-target-state=active]) {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item:not(:hover):not(:focus):not(:focus-within) .page__header__primary-menu-item__sub-menu-container {
    display: none;
  }
}
.page__header__primary-menu-item__sub-menu-item {
  display: block;
  margin-top: 0;
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__sub-menu-item {
    color: #3a4561;
    padding-bottom: 12px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-item__sub-menu-item {
    color: #ffffff;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__sub-menu-item:hover {
    color: #15aee4;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__sub-menu-item:not(:first-child) {
    border-top-color: #a2e3f4;
    border-top-style: solid;
    border-top-width: 1px;
  }
}
.page__header__primary-menu-item__sub-menu-item__link {
  font-weight: 300;
}

.page__header__primary-menu-item__sub-menu-item__link, .page__header__primary-menu-item__sub-menu-item__link:active, .page__header__primary-menu-item__sub-menu-item__link:focus, .page__header__primary-menu-item__sub-menu-item__link:link, .page__header__primary-menu-item__sub-menu-item__link:visited {
  text-decoration: none;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__sub-menu-item__link {
    font-size: 14px;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-item__sub-menu-item__link {
    display: block;
    font-size: 17px;
    padding: 4px;
  }
}
.page__header__primary-menu-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  font-family: "Gilroy", sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1;
}

@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__trigger {
    font-size: 15px;
    padding-bottom: 6px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 6px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__primary-menu-item__trigger {
    font-size: 26px;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__primary-menu-item__trigger {
    display: none;
  }
}
.page__header__secondary-menu-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: center;
  display: flex;
  justify-content: end;
}

@media only screen and (max-width: 768px) {
  .page__header__secondary-menu-container {
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
  }

  .page__header-right-wrapper:not([data-wowe-toggle-target-state=active]) .page__header__secondary-menu-container {
    display: none;
  }
}
.page__header__secondary-menu-item {
  display: block;
  margin-top: 0;
  color: #a2e3f4;
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
}

@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-item {
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__secondary-menu-item {
    font-size: 26px;
    font-weight: 300;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-item:not(:first-child) {
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 8px;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-item:not(:last-child) {
    padding-right: 8px;
  }
}
.page__header__secondary-menu-item__button {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  align-items: center;
  display: inline-flex;
}

.page__header__secondary-menu-item__button .icon {
  height: 16px;
  width: 16px;
}

@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-item__button__label {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__secondary-menu-item__button__label {
    margin-left: 10px;
  }
}
.page__header__secondary-menu-item__link, .page__header__secondary-menu-item__link:active, .page__header__secondary-menu-item__link:focus, .page__header__secondary-menu-item__link:link, .page__header__secondary-menu-item__link:visited {
  color: inherit;
  text-decoration: none;
}

.page__header__secondary-menu-item:has(> :nth-child(2 of .page__header__secondary-menu-item__link)) .page__header__secondary-menu-item__link {
  align-items: center;
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-item__link__label {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__secondary-menu-item__link__label {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-item__link .icon {
    display: block;
    height: 13px;
    width: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__secondary-menu-item__link .icon {
    height: 16px;
    width: 16px;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-item:has(> :nth-child(2 of .page__header__secondary-menu-item__link)) {
    align-items: center;
    column-gap: 8px;
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__secondary-menu-item:has(> :nth-child(2 of .page__header__secondary-menu-item__link)) {
    order: 1;
  }
}
@media only screen and (max-width: 768px) {
  .page__header__secondary-menu-item:not(:has(> :nth-child(2 of .page__header__secondary-menu-item__link))), .page__header__secondary-menu-item:has(> :nth-child(2 of .page__header__secondary-menu-item__link)) .page__header__secondary-menu-item__link {
    border-bottom-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #a2e3f4;
    padding: 14px;
    text-align: center;
  }
}
@media only screen and (min-width: 769px) {
  .page__header__secondary-menu-wrapper {
    align-items: center;
    display: flex;
    order: -1;
  }
}
@media only screen and (max-width: 768px) {
  .page__header-right-wrapper[data-wowe-toggle-target-state=active] .page__header__secondary-menu-wrapper .region-navigation {
    display: none;
  }
}
.page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.page--about--australia .intro__sub-heading {
  max-width: none;
  width: min(100%, 750px);
}

.page--about--australia__link-cards-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  grid-gap: 16px;
}

@media only screen and (min-width: 769px) {
  .page--about--australia__link-cards-container {
    grid-template-columns: 1fr 1fr;
  }
}
.page--about--australia__link-cards-item {
  display: block;
  margin-top: 0;
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 26px;
}

.page--about--australia__link-cards-item__description {
  margin-top: 10px;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
}

.page--about--australia__link-cards-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.page--about--australia__link-cards-item__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#medium-blue");
  color: #ffffff;
  margin-top: 10px;
}

.page--about--australia__link-cards-item__link, .page--about--australia__link-cards-item__link:active, .page--about--australia__link-cards-item__link:focus, .page--about--australia__link-cards-item__link:link, .page--about--australia__link-cards-item__link:visited {
  text-decoration: none;
}

.page--about--australia__link-cards-item__link:enabled:hover, .page--about--australia__link-cards-item__link:enabled:focus, .page--about--australia__link-cards-item__link:enabled:focus-within, .page--about--australia__link-cards-item__link[href]:hover, .page--about--australia__link-cards-item__link[href]:focus, .page--about--australia__link-cards-item__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--about--australia__link-cards-item__image {
  margin-top: 10px;
  max-height: 85px;
}

.page--about--north-america .intro__sub-heading {
  max-width: none;
  width: min(100%, 750px);
}

.page--about--north-america__link-cards-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  grid-gap: 16px;
}

@media only screen and (min-width: 769px) {
  .page--about--north-america__link-cards-container {
    grid-template-columns: 1fr 1fr;
  }
}
.page--about--north-america__link-cards-item {
  display: block;
  margin-top: 0;
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 26px;
}

.page--about--north-america__link-cards-item__description {
  margin-top: 10px;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
}

.page--about--north-america__link-cards-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.page--about--north-america__link-cards-item__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#medium-blue");
  color: #ffffff;
  margin-top: 10px;
}

.page--about--north-america__link-cards-item__link, .page--about--north-america__link-cards-item__link:active, .page--about--north-america__link-cards-item__link:focus, .page--about--north-america__link-cards-item__link:link, .page--about--north-america__link-cards-item__link:visited {
  text-decoration: none;
}

.page--about--north-america__link-cards-item__link:enabled:hover, .page--about--north-america__link-cards-item__link:enabled:focus, .page--about--north-america__link-cards-item__link:enabled:focus-within, .page--about--north-america__link-cards-item__link[href]:hover, .page--about--north-america__link-cards-item__link[href]:focus, .page--about--north-america__link-cards-item__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--about--north-america__link-cards-item__image {
  margin-top: 10px;
  max-height: 85px;
}

.page--careers__company-culture {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #a2e3f4;
}

.page--careers__company-culture:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--careers__company-culture:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--careers__company-culture__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.page--careers__company-culture__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--careers__company-culture__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--careers__company-culture__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 29px;
  font-weight: 400;
  max-width: 600px;
  text-align: center;
}

.page--careers__company-culture__sub-heading {
  background-image: url("/wp-content/themes/wyndetryst/images/careers/company-culture-flourish.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-family: "Blooms Hand", sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  margin-top: 16px;
  padding: 0.6em;
  text-transform: uppercase;
}

.page--careers__headquarters {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  padding-bottom: 60px;
  padding-top: 60px;
}

.page--careers__headquarters:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--careers__headquarters:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--careers__headquarters {
    align-items: center;
    display: grid;
    grid-gap: 40px;
    grid-template-columns: 6fr 9fr;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .page--careers__headquarters__details {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page--careers__headquarters__details__description {
  margin-top: 14px;
}

.page--careers__headquarters__details__heading {
  color: #15aee4;
  font-family: "Blooms Hand", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.page--careers__headquarters__details__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 31px;
  font-weight: 300;
  margin-top: 4px;
}

@media only screen and (max-width: 768px) {
  .page--careers__headquarters .image-slideshow {
    margin-top: 40px;
  }
}
.page--careers__headquarters .image-slideshow__navigation-relative-trigger {
  height: 30px;
  width: 30px;
}

.page--careers__headquarters .image-slideshow__navigation-relative-trigger--next {
  right: 20px;
}

.page--careers__headquarters .image-slideshow__navigation-relative-trigger--previous {
  left: 20px;
}

.page--careers__the-best {
  padding-top: 60px;
}

.page--careers__the-best__heading {
  color: #15aee4;
  font-family: "Blooms Hand", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.page--careers__the-best__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 29px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 30px;
  text-align: center;
}

.page--careers .intro {
  padding-bottom: 90px;
}

.page--careers .intro__sub-heading {
  max-width: 770px;
}

@media only screen and (min-width: 769px) {
  .page--contact__content-wrapper {
    display: flex;
  }
}
.page--contact__details-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page--contact__details-container {
    width: 35%;
  }
}
.page--contact__details-item {
  display: block;
  margin-top: 0;
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 768px) {
  .page--contact__details-item {
    align-items: center;
  }
}
.page--contact__details-item__method-container {
  font-size: 15px;
  line-height: 1.2;
  margin-top: 14px;
}

.page--contact__details-item__method-item__label {
  display: inline;
  font-style: italic;
}

.page--contact__details-item__method-item__value {
  margin-left: 0;
  display: inline;
  margin-left: 2px;
}

.page--contact__details-item__method-item__value:not(:last-child)::after {
  content: "";
  display: block;
  height: 6px;
}

.page--contact__details-item__method-item__value a {
  color: inherit;
  text-decoration: none;
}

.page--contact__details-item--region:not(:first-child) {
  margin-top: 40px;
}

.page--contact__details-item--region .page--contact__details-item__address {
  font-family: "Merriweather", serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  margin-top: 2px;
}

.page--contact__details-item--region .page--contact__details-item__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
}

@media only screen and (max-width: 768px) {
  .page--contact__details-item--region .page--contact__details-item__heading {
    text-align: center;
  }
}
.page--contact__details-item--region .page--contact__details-item__image {
  align-self: center;
  margin-bottom: 10px;
  max-height: 100px;
}

.page--contact__details-item--region .page--contact__details-item__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin-top: 14px;
}

@media only screen and (max-width: 768px) {
  .page--contact__details-item--region .page--contact__details-item__sub-heading {
    text-align: center;
  }
}
.page--contact__form {
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 5px;
}

@media only screen and (min-width: 769px) {
  .page--contact__form {
    margin-left: 36px;
    padding: 40px;
    width: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .page--contact__form {
    margin-top: 60px;
    padding: 20px;
  }
}
.page--contact__form__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}

.page--contact__form__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 10px;
}

.page--contact__form .nf-form-cont {
  margin-top: 26px;
}

.page--facilities--australia .image-slideshow {
  margin-top: 50px;
}

.page--facilities--australia .intro__description {
  max-width: 720px;
}

.page--facilities--north-america .image-slideshow {
  margin-top: 50px;
}

.page--facilities--north-america .intro__description {
  max-width: 760px;
}

.page--facilities--north-america .intro__sub-heading {
  max-width: 790px;
}

.page--faqs--australia__questions-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  margin-top: 50px;
}

.page--faqs--australia__questions-item {
  display: block;
  margin-top: 0;
  padding-bottom: 16px;
  padding-top: 16px;
}

.page--faqs--australia__questions-item:not(:first-child) {
  border-top-color: #a2e3f4;
  border-top-style: solid;
  border-top-width: 2px;
}

.page--faqs--australia__questions-item__description {
  padding-bottom: 16px;
  padding-top: 16px;
}

.page--faqs--australia__questions-item__label {
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
}

.page--faqs--australia__questions-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
}

.page--faqs--australia__questions-item__trigger__icon {
  flex-shrink: 0;
  height: 20px;
  margin-left: 20px;
  width: 20px;
}

.page--faqs--australia .page__body {
  padding-bottom: 80px;
}

.page--faqs--australia .intro__description {
  max-width: 670px;
}

.page--faqs--north-america__questions-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  margin-top: 50px;
}

.page--faqs--north-america__questions-item {
  display: block;
  margin-top: 0;
  padding-bottom: 16px;
  padding-top: 16px;
}

.page--faqs--north-america__questions-item:not(:first-child) {
  border-top-color: #a2e3f4;
  border-top-style: solid;
  border-top-width: 2px;
}

.page--faqs--north-america__questions-item__description {
  padding-bottom: 16px;
  padding-top: 16px;
}

.page--faqs--north-america__questions-item__label {
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
}

.page--faqs--north-america__questions-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
}

.page--faqs--north-america__questions-item__trigger__icon {
  flex-shrink: 0;
  height: 20px;
  margin-left: 20px;
  width: 20px;
}

.page--faqs--north-america .page__body {
  padding-bottom: 80px;
}

.page--faqs--north-america .intro__description {
  max-width: 670px;
}

.page--home__content-wrapper {
  align-items: center;
  background-image: url("/wp-content/themes/wyndetryst/images/home-background.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-height: 920px;
  padding-bottom: 50px;
  padding-top: 50px;
}

.page--home__logo {
  max-width: 350px;
}

.page--home__region-selector__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 48px;
  font-weight: 400;
  text-align: center;
}

.page--home__region-selector__options-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page--home__region-selector__options-container {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .page--home__region-selector__options-container {
    align-items: center;
    flex-direction: column;
  }
}
.page--home__region-selector__options-item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 769px) {
  .page--home__region-selector__options-item:not(:first-child) {
    margin-left: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .page--home__region-selector__options-item:not(:first-child) {
    margin-top: 80px;
  }
}
.page--home__region-selector__options-item__button-link {
  display: block;
  font-size: 24px;
  margin-top: 10px;
  text-decoration: none;
}

@media only screen and (min-width: 769px) {
  .page--home__region-selector__options-item__button-link {
    border-image-repeat: stretch;
    border-image-slice: 26% 15% fill;
    border-image-width: 0.8em 2.6666666667em;
    display: inline-block;
    font-family: "Gilroy", sans-serif;
    font-weight: 800;
    line-height: 1;
    min-width: 10.6666666667em;
    padding-bottom: 0.6666666667em;
    padding-left: 1.6em;
    padding-right: 2.2666666667em;
    padding-top: 0.6666666667em;
    text-align: center;
    text-transform: uppercase;
    border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#white");
    color: #3a4561;
  }

  .page--home__region-selector__options-item__button-link, .page--home__region-selector__options-item__button-link:active, .page--home__region-selector__options-item__button-link:focus, .page--home__region-selector__options-item__button-link:link, .page--home__region-selector__options-item__button-link:visited {
    text-decoration: none;
  }

  .page--home__region-selector__options-item__button-link:enabled:hover, .page--home__region-selector__options-item__button-link:enabled:focus, .page--home__region-selector__options-item__button-link:enabled:focus-within, .page--home__region-selector__options-item__button-link[href]:hover, .page--home__region-selector__options-item__button-link[href]:focus, .page--home__region-selector__options-item__button-link[href]:focus-within {
    border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
    color: #3a4561;
  }
}
@media only screen and (max-width: 768px) {
  .page--home__region-selector__options-item__button-link {
    border-image-repeat: stretch;
    border-image-slice: 26% 15% fill;
    border-image-width: 0.8em 2.6666666667em;
    display: inline-block;
    font-family: "Gilroy", sans-serif;
    font-weight: 800;
    line-height: 1;
    min-width: 10.6666666667em;
    padding-bottom: 0.6666666667em;
    padding-left: 1.6em;
    padding-right: 2.2666666667em;
    padding-top: 0.6666666667em;
    text-align: center;
    text-transform: uppercase;
    border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
    color: #3a4561;
  }

  .page--home__region-selector__options-item__button-link, .page--home__region-selector__options-item__button-link:active, .page--home__region-selector__options-item__button-link:focus, .page--home__region-selector__options-item__button-link:link, .page--home__region-selector__options-item__button-link:visited {
    text-decoration: none;
  }

  .page--home__region-selector__options-item__button-link:enabled:hover, .page--home__region-selector__options-item__button-link:enabled:focus, .page--home__region-selector__options-item__button-link:enabled:focus-within, .page--home__region-selector__options-item__button-link[href]:hover, .page--home__region-selector__options-item__button-link[href]:focus, .page--home__region-selector__options-item__button-link[href]:focus-within {
    border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
    color: #ffffff;
  }
}
.page--home__region-selector__options-item__map-link {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  padding: 40px;
  height: 350px;
  text-decoration: none;
  width: 350px;
}

.page--home__region-selector__options-item--north-america .page--home__region-selector__options-item__map-link {
  background-image: url("/wp-content/themes/wyndetryst/images/home-region--north-america.png");
}

.page--home__region-selector__options-item--australia .page--home__region-selector__options-item__map-link {
  background-image: url("/wp-content/themes/wyndetryst/images/home-region--australia.png");
}

.page--home__region-selector__options-item__map-link__label {
  color: #a2e3f4;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
}

.page--home__region-selector__options-item--australia .page--home__region-selector__options-item__map-link__label {
  margin-top: 30px;
}

.page--history .intro__description {
  max-width: 840px;
}

.page--leadership--australia__leaders {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #f7f7f7;
}

.page--leadership--australia__leaders:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership--australia__leaders:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--leadership--australia__leaders__header {
  border-bottom-color: #a2e3f4;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-bottom: 20px;
  padding-top: 45px;
  width: 100%;
}

.page--leadership--australia__leaders__header-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--leadership--australia__leaders__header-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership--australia__leaders__header-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--leadership--australia__leaders__header-content-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership--australia__leaders__heading {
    text-align: center;
  }
}
.page--leadership--australia__leaders__leader-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  padding-top: 15px;
}

.page--leadership--australia__leaders__leader-container:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership--australia__leaders__leader-container:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--leadership--australia__leaders__leader-item {
  display: block;
  margin-top: 0;
  display: flex;
  padding-bottom: 60px;
  padding-top: 60px;
}

@media only screen and (min-width: 769px) {
  .page--leadership--australia__leaders__leader-item {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership--australia__leaders__leader-item {
    align-items: center;
    flex-direction: column;
  }
}
.page--leadership--australia__leaders__leader-item:not(:first-child) {
  border-top-color: #e2e8ed;
  border-top-style: solid;
  border-top-width: 2px;
}

@media only screen and (min-width: 769px) {
  .page--leadership--australia__leaders__leader-item__content {
    flex-grow: 1;
    margin-left: 75px;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership--australia__leaders__leader-item__content {
    margin-top: 40px;
  }
}
.page--leadership--australia__leaders__leader-item__description {
  margin-top: 20px;
}

.page--leadership--australia__leaders__leader-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .page--leadership--australia__leaders__leader-item__heading {
    text-align: center;
  }
}
.page--leadership--australia__leaders__leader-item__image {
  max-width: 250px;
}

.page--leadership--australia__leaders__leader-item__sub-heading {
  color: #15aee4;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.1;
  margin-top: 8px;
}

@media only screen and (max-width: 768px) {
  .page--leadership--australia__leaders__leader-item__sub-heading {
    text-align: center;
  }
}
.page--leadership--north-america__leaders {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #f7f7f7;
}

.page--leadership--north-america__leaders:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership--north-america__leaders:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--leadership--north-america__leaders__header {
  border-bottom-color: #a2e3f4;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-bottom: 20px;
  padding-top: 45px;
  width: 100%;
}

.page--leadership--north-america__leaders__header-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--leadership--north-america__leaders__header-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership--north-america__leaders__header-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--leadership--north-america__leaders__header-content-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership--north-america__leaders__heading {
    text-align: center;
  }
}
.page--leadership--north-america__leaders__leader-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  padding-top: 15px;
}

.page--leadership--north-america__leaders__leader-container:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership--north-america__leaders__leader-container:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--leadership--north-america__leaders__leader-item {
  display: block;
  margin-top: 0;
  display: flex;
  padding-bottom: 60px;
  padding-top: 60px;
}

@media only screen and (min-width: 769px) {
  .page--leadership--north-america__leaders__leader-item {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership--north-america__leaders__leader-item {
    align-items: center;
    flex-direction: column;
  }
}
.page--leadership--north-america__leaders__leader-item:not(:first-child) {
  border-top-color: #e2e8ed;
  border-top-style: solid;
  border-top-width: 2px;
}

@media only screen and (min-width: 769px) {
  .page--leadership--north-america__leaders__leader-item__content {
    flex-grow: 1;
    margin-left: 75px;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership--north-america__leaders__leader-item__content {
    margin-top: 40px;
  }
}
.page--leadership--north-america__leaders__leader-item__description {
  margin-top: 20px;
}

.page--leadership--north-america__leaders__leader-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .page--leadership--north-america__leaders__leader-item__heading {
    text-align: center;
  }
}
.page--leadership--north-america__leaders__leader-item__image {
  max-width: 250px;
}

.page--leadership--north-america__leaders__leader-item__sub-heading {
  color: #15aee4;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.1;
  margin-top: 8px;
}

@media only screen and (max-width: 768px) {
  .page--leadership--north-america__leaders__leader-item__sub-heading {
    text-align: center;
  }
}
.page--leadership__leaders {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #f7f7f7;
}

.page--leadership__leaders:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership__leaders:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--leadership__leaders__header {
  border-bottom-color: #a2e3f4;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-bottom: 20px;
  padding-top: 45px;
  width: 100%;
}

.page--leadership__leaders__header-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--leadership__leaders__header-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership__leaders__header-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--leadership__leaders__header-content-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership__leaders__heading {
    text-align: center;
  }
}
.page--leadership__leaders__leader-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  padding-top: 15px;
}

.page--leadership__leaders__leader-container:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--leadership__leaders__leader-container:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--leadership__leaders__leader-item {
  display: block;
  margin-top: 0;
  display: flex;
  padding-bottom: 60px;
  padding-top: 60px;
}

@media only screen and (min-width: 769px) {
  .page--leadership__leaders__leader-item {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership__leaders__leader-item {
    align-items: center;
    flex-direction: column;
  }
}
.page--leadership__leaders__leader-item:not(:first-child) {
  border-top-color: #e2e8ed;
  border-top-style: solid;
  border-top-width: 2px;
}

@media only screen and (min-width: 769px) {
  .page--leadership__leaders__leader-item__content {
    flex-grow: 1;
    margin-left: 75px;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership__leaders__leader-item__content {
    margin-top: 40px;
  }
}
.page--leadership__leaders__leader-item__description {
  margin-top: 20px;
}

.page--leadership__leaders__leader-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .page--leadership__leaders__leader-item__heading {
    text-align: center;
  }
}
.page--leadership__leaders__leader-item__image {
  max-width: 250px;
}

.page--leadership__leaders__leader-item__sub-heading {
  color: #15aee4;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.1;
  margin-top: 8px;
}

@media only screen and (max-width: 768px) {
  .page--leadership__leaders__leader-item__sub-heading {
    text-align: center;
  }
}
.page--leadership__leaders__region-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: center;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page--leadership__leaders__region-container {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership__leaders__region-container {
    flex-direction: column;
    margin-top: 40px;
  }
}
.page--leadership__leaders__region-item {
  display: block;
  margin-top: 0;
}

@media only screen and (min-width: 769px) {
  .page--leadership__leaders__region-item:not(:first-child) {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .page--leadership__leaders__region-item:not(:first-child) {
    margin-top: 30px;
  }
}
.page--leadership__leaders__region-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

.page--leadership__leaders__region-item__trigger, .page--leadership__leaders__region-item__trigger:active, .page--leadership__leaders__region-item__trigger:focus, .page--leadership__leaders__region-item__trigger:link, .page--leadership__leaders__region-item__trigger:visited {
  text-decoration: none;
}

.page--leadership__leaders__region-item__trigger[data-wowe-toggle-trigger-state=active] {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia .page__body > :last-child {
    margin-bottom: -80px;
    z-index: 1;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--australia .page__footer {
    padding-top: 80px;
  }
}
.page--landing--australia__benefits {
  padding-top: 50px;
}

.page--landing--australia__benefits__slide-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  margin-top: 45px;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.page--landing--australia__benefits__slide-item {
  display: block;
  margin-top: 0;
  flex-shrink: 0;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits__slide-item {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    align-items: stretch;
  }

  .page--landing--australia__benefits__slide-item--has-two-benefits {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--landing--australia__benefits__slide-item--has-four-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--landing--australia__benefits__slide-item--has-five-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__benefits__slide-item {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
.page--landing--australia__benefits__slide-item__benefit-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits__slide-item__benefit-container {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    grid-column-end: items-right-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: -1;
    grid-row-start: 1;
  }

  .page--landing--australia__benefits__slide-item--has-two-benefits .page--landing--australia__benefits__slide-item__benefit-container {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--landing--australia__benefits__slide-item--has-four-benefits .page--landing--australia__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--landing--australia__benefits__slide-item--has-five-benefits .page--landing--australia__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__benefits__slide-item__benefit-container {
    margin-top: 30px;
  }
}
.page--landing--australia__benefits__slide-item__benefit-item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  .page--landing--australia__benefits__slide-item__benefit-item {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(1) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(1):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(2) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(2):nth-last-child(1) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(3) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(2) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(3) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(4) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(1) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--australia__benefits__slide-item__benefit-item:nth-child(5) {
    grid-column-end: items-center-inline-end;
    grid-column-start: items-center-inline-start;
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }
}
.page--landing--australia__benefits__slide-item__benefit-item__description {
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}

.page--landing--australia__benefits__slide-item__benefit-item__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}

.page--landing--australia__benefits__slide-item__benefit-item__image {
  max-width: 75px;
}

.page--landing--australia__benefits__slide-item__image {
  align-self: start;
  grid-column-end: center-image-inline-end;
  grid-column-start: center-image-inline-start;
  grid-row-end: center-image-block-end;
  grid-row-start: center-image-block-start;
  width: 410px;
}

.page--landing--australia__benefits__slideshow-gate {
  overflow: hidden;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits__slideshow-gate {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits__slideshow-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.page--landing--australia__benefits__slideshow__navigation-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #e2e8ed;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
}

@media only screen and (max-width: 768px) {
  .page--landing--australia__benefits__slideshow__navigation-trigger {
    display: none;
  }
}
.page--landing--australia__benefits__slideshow__slide-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--landing--australia__benefits__slideshow__slide-trigger, .page--landing--australia__benefits__slideshow__slide-trigger:active, .page--landing--australia__benefits__slideshow__slide-trigger:focus, .page--landing--australia__benefits__slideshow__slide-trigger:link, .page--landing--australia__benefits__slideshow__slide-trigger:visited {
  text-decoration: none;
}

.page--landing--australia__benefits__slideshow__slide-trigger:enabled:hover, .page--landing--australia__benefits__slideshow__slide-trigger:enabled:focus, .page--landing--australia__benefits__slideshow__slide-trigger:enabled:focus-within, .page--landing--australia__benefits__slideshow__slide-trigger[href]:hover, .page--landing--australia__benefits__slideshow__slide-trigger[href]:focus, .page--landing--australia__benefits__slideshow__slide-trigger[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--landing--australia__benefits__slideshow__slide-trigger[data-wowe-slideshow-navigation-trigger-state=active] {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--landing--australia__benefits__slide-heading-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits__slide-heading-container {
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__benefits__slide-heading-container {
    align-items: center;
    flex-direction: column;
  }
}
.page--landing--australia__benefits__slide-heading-item {
  display: block;
  margin-top: 0;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits__slide-heading-item:not(:first-child) {
    margin-left: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__benefits__slide-heading-item:not(:first-child) {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--australia__benefits {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__benefits {
    padding-bottom: 50px;
  }
}
.page--landing--australia__benefits__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.page--landing--australia__benefits__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--australia__benefits__heading__small {
  font-size: 0.7em;
  vertical-align: middle;
}

.page--landing--australia__expanding {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  color: #ffffff;
  padding-block: 80px;
}

.page--landing--australia__expanding:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__expanding:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__expanding {
    z-index: 1;
  }
}
.page--landing--australia__expanding + .wyndetryst--is-section:not(.wyndetryst--has-own-padding-top) {
  padding-top: 60px;
}

.page--landing--australia__expanding__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
}

.page--landing--australia__expanding__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__expanding__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__expanding__content-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
.page--landing--australia__expanding__heading {
  color: #a2e3f4;
  font-family: "Blooms Hand", sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.page--landing--australia__expanding__image {
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  grid-column: image-start/image-end;
  grid-row: image-start/image-end;
}

.page--landing--australia__expanding__label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.page--landing--australia__expanding__label-wrapper {
  align-items: center;
  background-image: url("/wp-content/themes/wyndetryst/images/landing__flourish.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  grid-column: label-start/label-end;
  grid-row: label-start/label-end;
  min-height: 130px;
  min-width: 160px;
  padding: 30px;
  z-index: 1;
}

.page--landing--australia__expanding__left-wrapper {
  display: grid;
  flex-shrink: 0;
  grid-template-columns: [label-start image-start] 3.4fr [label-end] 6.6fr [image-end];
  grid-template-rows: [label-start] 1fr [image-start] 1.6fr [label-end] 7.4fr [image-end];
  max-width: 460px;
}

@media only screen and (max-width: 768px) {
  .page--landing--australia__expanding__left-wrapper {
    grid-template-rows: [label-start] 1fr [image-start] 0.4fr [label-end] 2fr [image-end];
  }
}
.page--landing--australia__expanding__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#white");
  color: #3a4561;
  margin-top: 20px;
}

.page--landing--australia__expanding__link, .page--landing--australia__expanding__link:active, .page--landing--australia__expanding__link:focus, .page--landing--australia__expanding__link:link, .page--landing--australia__expanding__link:visited {
  text-decoration: none;
}

.page--landing--australia__expanding__link:enabled:hover, .page--landing--australia__expanding__link:enabled:focus, .page--landing--australia__expanding__link:enabled:focus-within, .page--landing--australia__expanding__link[href]:hover, .page--landing--australia__expanding__link[href]:focus, .page--landing--australia__expanding__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--landing--australia__expanding__quote__attribution {
  font-size: 14px !important;
  text-align: left !important;
}

.page--landing--australia__expanding__quote__body {
  font-size: 17px !important;
  line-height: 1.6 !important;
  text-align: left !important;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__expanding__right-wrapper {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__expanding__right-wrapper {
    margin-top: 50px;
  }
}
.page--landing--australia__expanding__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 300;
  margin-top: 4px;
}

.page--landing--australia__expanding__sub-heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--australia__header {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  background-image: linear-gradient(to bottom, #3a4561 40px, transparent 400px), url("/wp-content/themes/wyndetryst/images/landing--australia__header.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  min-height: 680px;
  padding-bottom: 36px;
  padding-top: 36px;
}

.page--landing--australia__header:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__header:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--australia__header-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.page--landing--australia__header-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__header-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--australia__header__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 80px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.page--landing--australia__header__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#white");
  color: #3a4561;
  font-size: 20px;
  margin-top: 50px;
}

.page--landing--australia__header__link, .page--landing--australia__header__link:active, .page--landing--australia__header__link:focus, .page--landing--australia__header__link:link, .page--landing--australia__header__link:visited {
  text-decoration: none;
}

.page--landing--australia__header__link:enabled:hover, .page--landing--australia__header__link:enabled:focus, .page--landing--australia__header__link:enabled:focus-within, .page--landing--australia__header__link[href]:hover, .page--landing--australia__header__link[href]:focus, .page--landing--australia__header__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--landing--australia__header__link, .page--landing--australia__header__link:active, .page--landing--australia__header__link:focus, .page--landing--australia__header__link:link, .page--landing--australia__header__link:visited {
  text-decoration: none;
}

.page--landing--australia__header__link sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--australia__header__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-weight: 400;
  margin-top: 12px;
  text-align: center;
  width: min(100%, 710px);
}

.page--landing--australia__quote {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-image: linear-gradient(to bottom, #ffffff 100px, rgba(255, 255, 255, 0) 600px), url("/wp-content/themes/wyndetryst/images/landing--australia__quote.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-top: 100px;
}

.page--landing--australia__quote:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__quote:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__quote {
    background-size: cover;
    min-height: 1200px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__quote {
    background-image: linear-gradient(to bottom, #ffffff calc(100% - 60vw), rgba(255, 255, 255, 0) calc(100% - 60vw + 100px)), url("/wp-content/themes/wyndetryst/images/landing--australia__quote.jpg");
    background-size: 100%;
    padding-bottom: 60%;
  }
}
.page--landing--australia__quote__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--landing--australia__quote__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__quote__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__success {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__success {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--australia__success__content {
    flex-basis: 45%;
    margin-left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--australia__success__content {
    margin-top: 50px;
  }
}
.page--landing--australia__success__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .page--landing--australia__success__heading {
    max-width: 280px;
  }
}
.page--landing--australia__success__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--australia__success__images {
  display: grid;
  grid-template-columns: [top-left-start] 16% [flourish-start] 20% [bottom-right-start] 12% [flourish-end] 40% [top-left-end] 12% [bottom-right-end];
  grid-template-rows: [top-left-start] 48% [bottom-right-start] 13% [flourish-start] 11% [top-left-end] 14% [flourish-end] 14% [bottom-right-end];
  max-width: 430px;
}

@media only screen and (min-width: 769px) {
  .page--landing--australia__success__images {
    flex-shrink: 0;
    margin-top: -120px;
  }
}
.page--landing--australia__success__images__image--bottom-right {
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  grid-column: bottom-right-start/bottom-right-end;
  grid-row: bottom-right-start/bottom-right-end;
}

.page--landing--australia__success__images__image--flourish {
  grid-column: flourish-start/flourish-end;
  grid-row: flourish-start/flourish-end;
}

.page--landing--australia__success__images__image--top-left {
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  grid-column: top-left-start/top-left-end;
  grid-row: top-left-start/top-left-end;
}

.page--landing--australia__success__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
  margin-top: 36px;
}

.page--landing--australia__success__link, .page--landing--australia__success__link:active, .page--landing--australia__success__link:focus, .page--landing--australia__success__link:link, .page--landing--australia__success__link:visited {
  text-decoration: none;
}

.page--landing--australia__success__link:enabled:hover, .page--landing--australia__success__link:enabled:focus, .page--landing--australia__success__link:enabled:focus-within, .page--landing--australia__success__link[href]:hover, .page--landing--australia__success__link[href]:focus, .page--landing--australia__success__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--landing--australia__success__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: -0.2em;
}

.page--landing--australia__sustainability {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  background-image: url("/wp-content/themes/wyndetryst/images/landing__sustainability__flourish-bottom-left.png");
  background-position-x: calc( ( ( 100vw - 940px ) / 2 ) - 248px );
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: 263px;
  color: #ffffff;
  padding-block: 80px;
  position: relative;
}

.page--landing--australia__sustainability:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__sustainability:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--australia__sustainability::before {
  background-image: url("/wp-content/themes/wyndetryst/images/landing__sustainability__flourish-top-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 304px;
  position: absolute;
  right: calc( ( ( 100vw - 940px ) / 2 ) - 249px );
  top: -90px;
  width: 264px;
}

.page--landing--australia__sustainability__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.page--landing--australia__sustainability__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--australia__sustainability__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--australia__sustainability__description {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  margin-block-start: 30px;
  max-width: 760px;
  text-align: center;
}

.page--landing--australia__sustainability__heading {
  color: inherit;
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
  max-width: 680px;
  text-align: center;
}

.page--landing--australia__sustainability__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--australia__sustainability__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#white");
  color: #3a4561;
  font-size: 18px;
  margin-block-start: 40px;
}

.page--landing--australia__sustainability__link, .page--landing--australia__sustainability__link:active, .page--landing--australia__sustainability__link:focus, .page--landing--australia__sustainability__link:link, .page--landing--australia__sustainability__link:visited {
  text-decoration: none;
}

.page--landing--australia__sustainability__link:enabled:hover, .page--landing--australia__sustainability__link:enabled:focus, .page--landing--australia__sustainability__link:enabled:focus-within, .page--landing--australia__sustainability__link[href]:hover, .page--landing--australia__sustainability__link[href]:focus, .page--landing--australia__sustainability__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america .page__body > :last-child {
    margin-bottom: -80px;
    z-index: 1;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--north-america .page__footer {
    padding-top: 80px;
  }
}
.page--landing--north-america__benefits {
  padding-top: 50px;
}

.page--landing--north-america__benefits__slide-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  margin-top: 45px;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.page--landing--north-america__benefits__slide-item {
  display: block;
  margin-top: 0;
  flex-shrink: 0;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits__slide-item {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    align-items: stretch;
  }

  .page--landing--north-america__benefits__slide-item--has-two-benefits {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--landing--north-america__benefits__slide-item--has-four-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--landing--north-america__benefits__slide-item--has-five-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__benefits__slide-item {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
.page--landing--north-america__benefits__slide-item__benefit-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits__slide-item__benefit-container {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    grid-column-end: items-right-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: -1;
    grid-row-start: 1;
  }

  .page--landing--north-america__benefits__slide-item--has-two-benefits .page--landing--north-america__benefits__slide-item__benefit-container {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--landing--north-america__benefits__slide-item--has-four-benefits .page--landing--north-america__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--landing--north-america__benefits__slide-item--has-five-benefits .page--landing--north-america__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__benefits__slide-item__benefit-container {
    margin-top: 30px;
  }
}
.page--landing--north-america__benefits__slide-item__benefit-item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  .page--landing--north-america__benefits__slide-item__benefit-item {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(1) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(1):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(2) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(2):nth-last-child(1) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(3) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(2) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(3) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(4) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(1) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--landing--north-america__benefits__slide-item__benefit-item:nth-child(5) {
    grid-column-end: items-center-inline-end;
    grid-column-start: items-center-inline-start;
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }
}
.page--landing--north-america__benefits__slide-item__benefit-item__description {
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}

.page--landing--north-america__benefits__slide-item__benefit-item__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}

.page--landing--north-america__benefits__slide-item__benefit-item__image {
  max-width: 75px;
}

.page--landing--north-america__benefits__slide-item__image {
  align-self: start;
  grid-column-end: center-image-inline-end;
  grid-column-start: center-image-inline-start;
  grid-row-end: center-image-block-end;
  grid-row-start: center-image-block-start;
  width: 410px;
}

.page--landing--north-america__benefits__slideshow-gate {
  overflow: hidden;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits__slideshow-gate {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits__slideshow-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.page--landing--north-america__benefits__slideshow__navigation-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #e2e8ed;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
}

@media only screen and (max-width: 768px) {
  .page--landing--north-america__benefits__slideshow__navigation-trigger {
    display: none;
  }
}
.page--landing--north-america__benefits__slideshow__slide-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--landing--north-america__benefits__slideshow__slide-trigger, .page--landing--north-america__benefits__slideshow__slide-trigger:active, .page--landing--north-america__benefits__slideshow__slide-trigger:focus, .page--landing--north-america__benefits__slideshow__slide-trigger:link, .page--landing--north-america__benefits__slideshow__slide-trigger:visited {
  text-decoration: none;
}

.page--landing--north-america__benefits__slideshow__slide-trigger:enabled:hover, .page--landing--north-america__benefits__slideshow__slide-trigger:enabled:focus, .page--landing--north-america__benefits__slideshow__slide-trigger:enabled:focus-within, .page--landing--north-america__benefits__slideshow__slide-trigger[href]:hover, .page--landing--north-america__benefits__slideshow__slide-trigger[href]:focus, .page--landing--north-america__benefits__slideshow__slide-trigger[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--landing--north-america__benefits__slideshow__slide-trigger[data-wowe-slideshow-navigation-trigger-state=active] {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--landing--north-america__benefits__slide-heading-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits__slide-heading-container {
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__benefits__slide-heading-container {
    align-items: center;
    flex-direction: column;
  }
}
.page--landing--north-america__benefits__slide-heading-item {
  display: block;
  margin-top: 0;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits__slide-heading-item:not(:first-child) {
    margin-left: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__benefits__slide-heading-item:not(:first-child) {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--north-america__benefits {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__benefits {
    padding-bottom: 50px;
  }
}
.page--landing--north-america__benefits__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.page--landing--north-america__benefits__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--north-america__benefits__heading__small {
  font-size: 0.7em;
  vertical-align: middle;
}

.page--landing--north-america__expanding {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  color: #ffffff;
  padding-block: 80px;
}

.page--landing--north-america__expanding:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__expanding:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__expanding {
    z-index: 1;
  }
}
.page--landing--north-america__expanding + .wyndetryst--is-section:not(.wyndetryst--has-own-padding-top) {
  padding-top: 60px;
}

.page--landing--north-america__expanding__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
}

.page--landing--north-america__expanding__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__expanding__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__expanding__content-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
.page--landing--north-america__expanding__heading {
  color: #a2e3f4;
  font-family: "Blooms Hand", sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.page--landing--north-america__expanding__image {
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  grid-column: image-start/image-end;
  grid-row: image-start/image-end;
}

.page--landing--north-america__expanding__label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.page--landing--north-america__expanding__label-wrapper {
  align-items: center;
  background-image: url("/wp-content/themes/wyndetryst/images/landing__flourish.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  grid-column: label-start/label-end;
  grid-row: label-start/label-end;
  min-height: 130px;
  min-width: 160px;
  padding: 30px;
  z-index: 1;
}

.page--landing--north-america__expanding__left-wrapper {
  display: grid;
  flex-shrink: 0;
  grid-template-columns: [label-start image-start] 3.4fr [label-end] 6.6fr [image-end];
  grid-template-rows: [label-start] 1fr [image-start] 1.6fr [label-end] 7.4fr [image-end];
  max-width: 460px;
}

@media only screen and (max-width: 768px) {
  .page--landing--north-america__expanding__left-wrapper {
    grid-template-rows: [label-start] 1fr [image-start] 0.4fr [label-end] 2fr [image-end];
  }
}
.page--landing--north-america__expanding__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#white");
  color: #3a4561;
  margin-top: 20px;
}

.page--landing--north-america__expanding__link, .page--landing--north-america__expanding__link:active, .page--landing--north-america__expanding__link:focus, .page--landing--north-america__expanding__link:link, .page--landing--north-america__expanding__link:visited {
  text-decoration: none;
}

.page--landing--north-america__expanding__link:enabled:hover, .page--landing--north-america__expanding__link:enabled:focus, .page--landing--north-america__expanding__link:enabled:focus-within, .page--landing--north-america__expanding__link[href]:hover, .page--landing--north-america__expanding__link[href]:focus, .page--landing--north-america__expanding__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--landing--north-america__expanding__quote__attribution {
  font-size: 14px !important;
  text-align: left !important;
}

.page--landing--north-america__expanding__quote__body {
  font-size: 17px !important;
  line-height: 1.6 !important;
  text-align: left !important;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__expanding__right-wrapper {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__expanding__right-wrapper {
    margin-top: 50px;
  }
}
.page--landing--north-america__expanding__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 300;
  margin-top: 4px;
}

.page--landing--north-america__expanding__sub-heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--north-america__header {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  background-image: linear-gradient(to bottom, #3a4561 40px, transparent 400px), url("/wp-content/themes/wyndetryst/images/landing--north-america__header.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  min-height: 680px;
  padding-bottom: 36px;
  padding-top: 36px;
}

.page--landing--north-america__header:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__header:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--north-america__header-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.page--landing--north-america__header-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__header-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--north-america__header__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 80px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.page--landing--north-america__header__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#white");
  color: #3a4561;
  font-size: 20px;
  margin-top: 50px;
}

.page--landing--north-america__header__link, .page--landing--north-america__header__link:active, .page--landing--north-america__header__link:focus, .page--landing--north-america__header__link:link, .page--landing--north-america__header__link:visited {
  text-decoration: none;
}

.page--landing--north-america__header__link:enabled:hover, .page--landing--north-america__header__link:enabled:focus, .page--landing--north-america__header__link:enabled:focus-within, .page--landing--north-america__header__link[href]:hover, .page--landing--north-america__header__link[href]:focus, .page--landing--north-america__header__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--landing--north-america__header__link, .page--landing--north-america__header__link:active, .page--landing--north-america__header__link:focus, .page--landing--north-america__header__link:link, .page--landing--north-america__header__link:visited {
  text-decoration: none;
}

.page--landing--north-america__header__link sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--north-america__header__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 25px;
  font-weight: 400;
  margin-top: 12px;
  text-align: center;
  width: min(100%, 710px);
}

.page--landing--north-america__quote {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-image: linear-gradient(to bottom, #ffffff 100px, rgba(255, 255, 255, 0) 600px), url("/wp-content/themes/wyndetryst/images/landing--north-america__quote.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-top: 100px;
}

.page--landing--north-america__quote:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__quote:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__quote {
    background-size: cover;
    min-height: 1200px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__quote {
    background-image: linear-gradient(to bottom, #ffffff calc(100% - 60vw), rgba(255, 255, 255, 0) calc(100% - 60vw + 100px)), url("/wp-content/themes/wyndetryst/images/landing--north-america__quote.jpg");
    background-size: 100%;
    padding-bottom: 60%;
  }
}
.page--landing--north-america__quote__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--landing--north-america__quote__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__quote__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__success {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__success {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 769px) {
  .page--landing--north-america__success__content {
    flex-basis: 45%;
    margin-left: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .page--landing--north-america__success__content {
    margin-top: 50px;
  }
}
.page--landing--north-america__success__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .page--landing--north-america__success__heading {
    max-width: 280px;
  }
}
.page--landing--north-america__success__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--north-america__success__images {
  display: grid;
  grid-template-columns: [top-left-start] 16% [flourish-start] 20% [bottom-right-start] 12% [flourish-end] 40% [top-left-end] 12% [bottom-right-end];
  grid-template-rows: [top-left-start] 48% [bottom-right-start] 13% [flourish-start] 11% [top-left-end] 14% [flourish-end] 14% [bottom-right-end];
  max-width: 430px;
}

@media only screen and (min-width: 769px) {
  .page--landing--north-america__success__images {
    flex-shrink: 0;
    margin-top: -120px;
  }
}
.page--landing--north-america__success__images__image--bottom-right {
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  grid-column: bottom-right-start/bottom-right-end;
  grid-row: bottom-right-start/bottom-right-end;
}

.page--landing--north-america__success__images__image--flourish {
  grid-column: flourish-start/flourish-end;
  grid-row: flourish-start/flourish-end;
}

.page--landing--north-america__success__images__image--top-left {
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  grid-column: top-left-start/top-left-end;
  grid-row: top-left-start/top-left-end;
}

.page--landing--north-america__success__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
  margin-top: 36px;
}

.page--landing--north-america__success__link, .page--landing--north-america__success__link:active, .page--landing--north-america__success__link:focus, .page--landing--north-america__success__link:link, .page--landing--north-america__success__link:visited {
  text-decoration: none;
}

.page--landing--north-america__success__link:enabled:hover, .page--landing--north-america__success__link:enabled:focus, .page--landing--north-america__success__link:enabled:focus-within, .page--landing--north-america__success__link[href]:hover, .page--landing--north-america__success__link[href]:focus, .page--landing--north-america__success__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--landing--north-america__success__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: -0.2em;
}

.page--landing--north-america__sustainability {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #3a4561;
  background-image: url("/wp-content/themes/wyndetryst/images/landing__sustainability__flourish-bottom-left.png");
  background-position-x: calc( ( ( 100vw - 940px ) / 2 ) - 248px );
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: 263px;
  color: #ffffff;
  padding-block: 80px;
  position: relative;
}

.page--landing--north-america__sustainability:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__sustainability:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--north-america__sustainability::before {
  background-image: url("/wp-content/themes/wyndetryst/images/landing__sustainability__flourish-top-right.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 304px;
  position: absolute;
  right: calc( ( ( 100vw - 940px ) / 2 ) - 249px );
  top: -90px;
  width: 264px;
}

.page--landing--north-america__sustainability__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.page--landing--north-america__sustainability__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--landing--north-america__sustainability__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--landing--north-america__sustainability__description {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  margin-block-start: 30px;
  max-width: 760px;
  text-align: center;
}

.page--landing--north-america__sustainability__heading {
  color: inherit;
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
  max-width: 680px;
  text-align: center;
}

.page--landing--north-america__sustainability__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--landing--north-america__sustainability__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#white");
  color: #3a4561;
  font-size: 18px;
  margin-block-start: 40px;
}

.page--landing--north-america__sustainability__link, .page--landing--north-america__sustainability__link:active, .page--landing--north-america__sustainability__link:focus, .page--landing--north-america__sustainability__link:link, .page--landing--north-america__sustainability__link:visited {
  text-decoration: none;
}

.page--landing--north-america__sustainability__link:enabled:hover, .page--landing--north-america__sustainability__link:enabled:focus, .page--landing--north-america__sustainability__link:enabled:focus-within, .page--landing--north-america__sustainability__link[href]:hover, .page--landing--north-america__sustainability__link[href]:focus, .page--landing--north-america__sustainability__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--regulatory-milestones .intro__description {
  max-width: 690px;
}

.page--regulatory-milestones .intro__sub-heading {
  max-width: 630px;
}

.page--science .intro__description {
  max-width: 780px;
}

.page--science .intro__sub-heading {
  max-width: none;
}

.page--science__link-cards-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  grid-gap: 16px;
}

@media only screen and (min-width: 769px) {
  .page--science__link-cards-container {
    grid-template-columns: 1fr 1fr;
  }
}
.page--science__link-cards-item {
  display: block;
  margin-top: 0;
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 26px;
}

.page--science__link-cards-item__description {
  margin-top: 10px;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  max-width: 330px;
  text-align: center;
}

.page--science__link-cards-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.page--science__link-cards-item__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#medium-blue");
  color: #ffffff;
  margin-top: 10px;
}

.page--science__link-cards-item__link, .page--science__link-cards-item__link:active, .page--science__link-cards-item__link:focus, .page--science__link-cards-item__link:link, .page--science__link-cards-item__link:visited {
  text-decoration: none;
}

.page--science__link-cards-item__link:enabled:hover, .page--science__link-cards-item__link:enabled:focus, .page--science__link-cards-item__link:enabled:focus-within, .page--science__link-cards-item__link[href]:hover, .page--science__link-cards-item__link[href]:focus, .page--science__link-cards-item__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--science__link-cards-item__image {
  margin-top: 10px;
  max-height: 85px;
}

.page--search-results .page__body {
  padding-bottom: 70px;
}

.page--search-results__footer {
  margin-top: 30px;
}

.page--search-results__header {
  padding-bottom: 50px;
  padding-top: 80px;
}

@media only screen and (min-width: 769px) {
  .page--search-results__header {
    background-image: url("/wp-content/themes/wyndetryst/images/post/index/flourishes/top-right.png"), url("/wp-content/themes/wyndetryst/images/post/index/flourishes/bottom-left.png");
    background-position-x: calc(100% - ((100% - 690px) / 2)), calc((100% - 940px) / 2);
    background-position-y: top, bottom;
    background-repeat: no-repeat;
    background-size: 250px auto, 240px auto;
  }
}
.page--search-results__heading {
  text-align: center;
}

.page--search-results__input {
  background-color: #3a4561;
  color: #ffffff;
}

.page--search-results__input__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  padding-bottom: 14px;
  padding-top: 14px;
}

.page--search-results__input__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--search-results__input__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--search-results__input__label {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  letter-spacing: 0.05em;
  text-align: center;
}

.page--search-results__input__label__prefix {
  font-weight: 800;
  text-transform: uppercase;
}

.page--search-results__input__label__query {
  display: inline-block;
  font-weight: 400;
  margin-left: 10px;
}

.page--search-results__pagination-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page--search-results__pagination-item {
  display: block;
  margin-top: 0;
}

.page--search-results__pagination-item:not(:first-child) {
  margin-left: 24px;
}

.page--search-results__pagination .page-numbers {
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.page--search-results__pagination .page-numbers, .page--search-results__pagination .page-numbers:active, .page--search-results__pagination .page-numbers:focus, .page--search-results__pagination .page-numbers:link, .page--search-results__pagination .page-numbers:visited {
  font-style: normal;
}

.page--search-results__posts {
  margin-top: 30px;
}

.page--search-results__posts__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

.page--search-results__posts__item {
  display: block;
  margin-top: 0;
  border-color: #e2e8ed;
  border-radius: 2px;
  border-style: solid;
  border-width: 6px;
  display: flex;
  padding: 30px;
}

@media only screen and (max-width: 768px) {
  .page--search-results__posts__item {
    align-items: center;
    flex-direction: column;
  }
}
.page--search-results__posts__item:not(:first-child) {
  margin-top: 18px;
}

.page--search-results__posts__item__excerpt {
  font-size: 14px;
  margin-top: 8px;
}

.page--search-results__posts__item__link {
  color: #15aee4;
  display: block;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.05em;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.page--search-results__posts__item__textual {
  width: 100%;
}

.page--search-results__posts__item__title {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.page--search-results__posts__item__title a {
  color: inherit;
  text-decoration: none;
}

.page--search-results__posts__item__visual {
  max-width: 135px;
  order: -1;
}

@media only screen and (min-width: 769px) {
  .page--search-results__posts__item__visual {
    flex-shrink: 0;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page--search-results__posts__item__visual {
    margin-bottom: 20px;
  }
}
.page--search-results__posts__empty-result-label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  color: #3a4561;
  text-align: center;
  text-transform: none;
}

.page--sustainability__landing--australia .intro__sub-heading {
  max-width: 650px;
}

.page--sustainability__landing--australia__link-cards-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  grid-gap: 16px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__landing--australia__link-cards-container {
    grid-template-columns: 1fr 1fr;
  }
}
.page--sustainability__landing--australia__link-cards-item {
  display: block;
  margin-top: 0;
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding: 26px;
}

.page--sustainability__landing--australia__link-cards-item__description {
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
}

.page--sustainability__landing--australia__link-cards-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.page--sustainability__landing--australia__link-cards-item__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#medium-blue");
  color: #ffffff;
  margin-block-start: auto;
}

.page--sustainability__landing--australia__link-cards-item__link, .page--sustainability__landing--australia__link-cards-item__link:active, .page--sustainability__landing--australia__link-cards-item__link:focus, .page--sustainability__landing--australia__link-cards-item__link:link, .page--sustainability__landing--australia__link-cards-item__link:visited {
  text-decoration: none;
}

.page--sustainability__landing--australia__link-cards-item__link:enabled:hover, .page--sustainability__landing--australia__link-cards-item__link:enabled:focus, .page--sustainability__landing--australia__link-cards-item__link:enabled:focus-within, .page--sustainability__landing--australia__link-cards-item__link[href]:hover, .page--sustainability__landing--australia__link-cards-item__link[href]:focus, .page--sustainability__landing--australia__link-cards-item__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__landing--australia__link-cards-item__image {
  max-height: 85px;
}

.page--sustainability__landing--north-america .intro__sub-heading {
  max-width: 650px;
}

.page--sustainability__landing--north-america__link-cards-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  grid-gap: 16px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__landing--north-america__link-cards-container {
    grid-template-columns: 1fr 1fr;
  }
}
.page--sustainability__landing--north-america__link-cards-item {
  display: block;
  margin-top: 0;
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding: 26px;
}

.page--sustainability__landing--north-america__link-cards-item__description {
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
}

.page--sustainability__landing--north-america__link-cards-item__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.page--sustainability__landing--north-america__link-cards-item__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#medium-blue");
  color: #ffffff;
  margin-block-start: auto;
}

.page--sustainability__landing--north-america__link-cards-item__link, .page--sustainability__landing--north-america__link-cards-item__link:active, .page--sustainability__landing--north-america__link-cards-item__link:focus, .page--sustainability__landing--north-america__link-cards-item__link:link, .page--sustainability__landing--north-america__link-cards-item__link:visited {
  text-decoration: none;
}

.page--sustainability__landing--north-america__link-cards-item__link:enabled:hover, .page--sustainability__landing--north-america__link-cards-item__link:enabled:focus, .page--sustainability__landing--north-america__link-cards-item__link:enabled:focus-within, .page--sustainability__landing--north-america__link-cards-item__link[href]:hover, .page--sustainability__landing--north-america__link-cards-item__link[href]:focus, .page--sustainability__landing--north-america__link-cards-item__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__landing--north-america__link-cards-item__image {
  max-height: 85px;
}

.page--sustainability__our-commitments--australia .intro__description {
  max-width: none;
}

.page--sustainability__our-commitments--australia .intro__sub-heading {
  max-width: none;
}

.page--sustainability__our-commitments--australia__actions {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--sustainability__our-commitments--australia__actions:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--sustainability__our-commitments--australia__actions:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--sustainability__our-commitments--australia__actions__container {
  padding-inline-start: 20px !important;
}

.page--sustainability__our-commitments--australia__actions__content-wrapper {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  margin-block-start: 20px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__our-commitments--australia__actions__content-wrapper {
    flex-direction: column;
  }
}
.page--sustainability__our-commitments--australia__actions__heading {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 20px;
  margin-block-end: 20px;
}

.page--sustainability__our-commitments--australia__actions__image {
  width: 323px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__our-commitments--australia__actions__image {
    order: -1;
  }
}
.page--sustainability__our-commitments--australia__actions__item {
  margin-block-start: 8px !important;
}

.page--sustainability__our-commitments--australia__actions__textual-wrapper {
  padding-block: 40px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__our-commitments--australia__actions__textual-wrapper {
    padding-inline: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__our-commitments--australia__actions__textual-wrapper {
    padding-inline: 40px;
  }
}
.page--sustainability__our-commitments--australia__industry-groups {
  background-color: #3a4561;
  color: #ffffff;
  margin-block-start: 90px;
  padding-block: 90px;
  position: relative;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__our-commitments--australia__industry-groups::before {
    background-image: url("/wp-content/themes/wyndetryst/images/flourishes/top-left-blue-and-bottom-right-small-white.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 300px;
    left: calc( ( (100vw - 940px) / 2 ) - 195px );
    position: absolute;
    top: -70px;
    width: 260px;
  }

  .page--sustainability__our-commitments--australia__industry-groups::after {
    background-image: url("/wp-content/themes/wyndetryst/images/flourishes/white.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    display: block;
    height: 130px;
    position: absolute;
    right: calc( ( (100vw - 940px) / 2 ) - 205px );
    width: 260px;
  }
}
.page--sustainability__our-commitments--australia__industry-groups__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.page--sustainability__our-commitments--australia__industry-groups__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--sustainability__our-commitments--australia__industry-groups__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--sustainability__our-commitments--australia__industry-groups__description {
  max-width: 640px;
  text-align: center;
}

.page--sustainability__our-commitments--australia__industry-groups__heading {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  font-weight: 400;
  max-width: 780px;
  text-align: center;
}

.page--sustainability__our-commitments--australia__report {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-block-start: 80px;
}

.page--sustainability__our-commitments--australia__report__heading {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  font-weight: 400;
  max-width: 670px;
  text-align: center;
}

.page--sustainability__our-commitments--australia__report__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--sustainability__our-commitments--australia__report__link, .page--sustainability__our-commitments--australia__report__link:active, .page--sustainability__our-commitments--australia__report__link:focus, .page--sustainability__our-commitments--australia__report__link:link, .page--sustainability__our-commitments--australia__report__link:visited {
  text-decoration: none;
}

.page--sustainability__our-commitments--australia__report__link:enabled:hover, .page--sustainability__our-commitments--australia__report__link:enabled:focus, .page--sustainability__our-commitments--australia__report__link:enabled:focus-within, .page--sustainability__our-commitments--australia__report__link[href]:hover, .page--sustainability__our-commitments--australia__report__link[href]:focus, .page--sustainability__our-commitments--australia__report__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__our-commitments--north-america .intro__description {
  max-width: none;
}

.page--sustainability__our-commitments--north-america .intro__sub-heading {
  max-width: none;
}

.page--sustainability__our-commitments--north-america__actions {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--sustainability__our-commitments--north-america__actions:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--sustainability__our-commitments--north-america__actions:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--sustainability__our-commitments--north-america__actions__container {
  padding-inline-start: 20px !important;
}

.page--sustainability__our-commitments--north-america__actions__content-wrapper {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  margin-block-start: 20px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__our-commitments--north-america__actions__content-wrapper {
    flex-direction: column;
  }
}
.page--sustainability__our-commitments--north-america__actions__heading {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 20px;
  margin-block-end: 20px;
}

.page--sustainability__our-commitments--north-america__actions__image {
  width: 323px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__our-commitments--north-america__actions__image {
    order: -1;
  }
}
.page--sustainability__our-commitments--north-america__actions__item {
  margin-block-start: 8px !important;
}

.page--sustainability__our-commitments--north-america__actions__textual-wrapper {
  padding-block: 40px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__our-commitments--north-america__actions__textual-wrapper {
    padding-inline: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__our-commitments--north-america__actions__textual-wrapper {
    padding-inline: 40px;
  }
}
.page--sustainability__our-commitments--north-america__industry-groups {
  background-color: #3a4561;
  color: #ffffff;
  margin-block-start: 90px;
  padding-block: 90px;
  position: relative;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__our-commitments--north-america__industry-groups::before {
    background-image: url("/wp-content/themes/wyndetryst/images/flourishes/top-left-blue-and-bottom-right-small-white.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 300px;
    left: calc( ( (100vw - 940px) / 2 ) - 195px );
    position: absolute;
    top: -70px;
    width: 260px;
  }

  .page--sustainability__our-commitments--north-america__industry-groups::after {
    background-image: url("/wp-content/themes/wyndetryst/images/flourishes/white.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    display: block;
    height: 130px;
    position: absolute;
    right: calc( ( (100vw - 940px) / 2 ) - 205px );
    width: 260px;
  }
}
.page--sustainability__our-commitments--north-america__industry-groups__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.page--sustainability__our-commitments--north-america__industry-groups__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--sustainability__our-commitments--north-america__industry-groups__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--sustainability__our-commitments--north-america__industry-groups__description {
  max-width: 640px;
  text-align: center;
}

.page--sustainability__our-commitments--north-america__industry-groups__heading {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  font-weight: 400;
  max-width: 780px;
  text-align: center;
}

.page--sustainability__our-commitments--north-america__report {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-block-start: 80px;
}

.page--sustainability__our-commitments--north-america__report__heading {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  font-weight: 400;
  max-width: 670px;
  text-align: center;
}

.page--sustainability__our-commitments--north-america__report__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--sustainability__our-commitments--north-america__report__link, .page--sustainability__our-commitments--north-america__report__link:active, .page--sustainability__our-commitments--north-america__report__link:focus, .page--sustainability__our-commitments--north-america__report__link:link, .page--sustainability__our-commitments--north-america__report__link:visited {
  text-decoration: none;
}

.page--sustainability__our-commitments--north-america__report__link:enabled:hover, .page--sustainability__our-commitments--north-america__report__link:enabled:focus, .page--sustainability__our-commitments--north-america__report__link:enabled:focus-within, .page--sustainability__our-commitments--north-america__report__link[href]:hover, .page--sustainability__our-commitments--north-america__report__link[href]:focus, .page--sustainability__our-commitments--north-america__report__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__sustainable-improvements--australia .intro {
  padding-block: 170px;
}

.page--sustainability__sustainable-improvements--australia .intro__description {
  max-width: 800px;
}

.page--sustainability__sustainable-improvements--australia .intro__sub-heading {
  max-width: 800px;
}

.page--sustainability__sustainable-improvements--australia__benefits {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding-block-start: 80px;
}

.page--sustainability__sustainable-improvements--australia__benefits__slide-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  margin-top: 45px;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.page--sustainability__sustainable-improvements--australia__benefits__slide-item {
  display: block;
  margin-top: 0;
  flex-shrink: 0;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-item {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    align-items: stretch;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item--has-two-benefits {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item--has-four-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item--has-five-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-item {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
.page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-container {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    grid-column-end: items-right-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: -1;
    grid-row-start: 1;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item--has-two-benefits .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-container {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item--has-four-benefits .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item--has-five-benefits .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-container {
    margin-top: 30px;
  }
}
.page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(1) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(1):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(2) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(2):nth-last-child(1) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(3) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(2) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(3) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(4) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(1) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item:nth-child(5) {
    grid-column-end: items-center-inline-end;
    grid-column-start: items-center-inline-start;
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }
}
.page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item__description {
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}

.page--sustainability__sustainable-improvements--australia__benefits__slide-item__benefit-item__image {
  max-width: 75px;
}

.page--sustainability__sustainable-improvements--australia__benefits__slide-item__image {
  align-self: start;
  grid-column-end: center-image-inline-end;
  grid-column-start: center-image-inline-start;
  grid-row-end: center-image-block-end;
  grid-row-start: center-image-block-start;
  width: 410px;
}

.page--sustainability__sustainable-improvements--australia__benefits__slideshow-gate {
  overflow: hidden;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slideshow-gate {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slideshow-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.page--sustainability__sustainable-improvements--australia__benefits__slideshow__navigation-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #e2e8ed;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slideshow__navigation-trigger {
    display: none;
  }
}
.page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger:active, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger:focus, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger:link, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger:visited {
  text-decoration: none;
}

.page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger:enabled:hover, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger:enabled:focus, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger:enabled:focus-within, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger[href]:hover, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger[href]:focus, .page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__sustainable-improvements--australia__benefits__slideshow__slide-trigger[data-wowe-slideshow-navigation-trigger-state=active] {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__sustainable-improvements--australia__benefits__slide-heading-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-heading-container {
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-heading-container {
    align-items: center;
    flex-direction: column;
  }
}
.page--sustainability__sustainable-improvements--australia__benefits__slide-heading-item {
  display: block;
  margin-top: 0;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-heading-item:not(:first-child) {
    margin-left: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__benefits__slide-heading-item:not(:first-child) {
    margin-top: 20px;
  }
}
.page--sustainability__sustainable-improvements--australia__benefits__description {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  margin-block: 50px;
  max-width: 720px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--australia__benefits__heading {
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
  max-width: 720px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--australia__impacts {
  background-color: #3a4561;
  background-image: url("/wp-content/themes/wyndetryst/images/flourishes/large-white.png");
  background-position-x: calc( 100vw - ( (100vw - 940px) / 2 ) - 105px );
  background-position-y: 60%;
  background-repeat: no-repeat;
  background-size: 322px auto;
  color: #ffffff;
  padding-block: 100px;
  position: relative;
}

.page--sustainability__sustainable-improvements--australia__impacts::before {
  background-image: url("/wp-content/themes/wyndetryst/images/flourishes/top-left-blue-and-bottom-right-small-white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 300px;
  left: calc( ( (100vw - 940px) / 2 ) - 215px );
  position: absolute;
  width: 260px;
  top: -100px;
}

.page--sustainability__sustainable-improvements--australia__impacts::after {
  background-image: url("/wp-content/themes/wyndetryst/images/flourishes/light-blue.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 220px;
  left: calc( ( (100vw - 940px) / 2 ) - 129px );
  position: absolute;
  width: 234px;
  bottom: -40px;
}

.page--sustainability__sustainable-improvements--australia__impacts__achievements {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  background-color: transparent;
  color: #ffffff;
  display: flex;
  justify-content: center;
  margin-block-start: 50px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__impacts__achievements {
    align-items: center;
    column-gap: 80px;
    padding-block: 40px;
    padding-inline: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__impacts__achievements {
    align-items: start;
    flex-direction: column;
    padding: 40px;
    row-gap: 20px;
  }
}
.page--sustainability__sustainable-improvements--australia__impacts__achievements__container {
  padding-inline-start: calc(0.4em + 0.7em) !important;
}

.page--sustainability__sustainable-improvements--australia__impacts__achievements__heading {
  flex-shrink: 0;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 800;
  max-width: 430px;
}

.page--sustainability__sustainable-improvements--australia__impacts__achievements__heading > span {
  color: #a2e3f4;
}

.page--sustainability__sustainable-improvements--australia__impacts__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  position: relative;
  z-index: 1;
}

.page--sustainability__sustainable-improvements--australia__impacts__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--sustainability__sustainable-improvements--australia__impacts__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--sustainability__sustainable-improvements--australia__impacts__footnote {
  font-size: 11px;
  font-style: italic;
  line-height: 1.377;
  margin-block-start: 20px;
  max-width: 660px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--australia__impacts__heading {
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
  max-width: 580px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--australia__impacts__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow {
  align-items: center;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  position: relative;
  width: calc(100% + 30px);
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__absolute-navigation-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: center;
  bottom: 12px;
  column-gap: 20px;
  display: flex;
  justify-content: center;
  left: 15px;
  position: absolute;
  right: 15px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__impacts__slideshow__absolute-navigation-container {
    display: none;
  }
}
.page--sustainability__sustainable-improvements--australia__impacts__slideshow__absolute-navigation-item {
  display: block;
  margin-top: 0;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__absolute-navigation-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-color: #e2e8ed;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  display: flex;
  flex-shrink: 0;
  height: 12px;
  width: 12px;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__absolute-navigation-item__trigger[data-wowe-slideshow-navigation-trigger-state=active] {
  background-color: #e2e8ed;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: stretch;
  color: #3a4561;
  display: flex;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
  width: 100%;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__item {
  display: block;
  margin-top: 0;
  flex-shrink: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__card-wrapper {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  column-gap: 50px;
  height: 100%;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__card-wrapper {
    flex-direction: column;
  }
}
.page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__description {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.275;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__description > span {
  color: #15aee4;
  display: block;
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__heading {
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.275;
  margin-block-end: 20px;
  text-transform: uppercase;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__image {
  width: 362px;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__textual-wrapper {
  padding-block: 40px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__textual-wrapper {
    padding-inline-start: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__impacts__slideshow__item__textual-wrapper {
    padding-inline: 75px;
  }
}
.page--sustainability__sustainable-improvements--australia__impacts__slideshow__navigation-relative-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #e2e8ed;
  height: 50px;
  position: absolute;
  width: 50px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--australia__impacts__slideshow__navigation-relative-trigger {
    top: 25%;
  }
}
.page--sustainability__sustainable-improvements--australia__impacts__slideshow__navigation-relative-trigger--next {
  right: 25px;
}

.page--sustainability__sustainable-improvements--australia__impacts__slideshow__navigation-relative-trigger--previous {
  left: 25px;
}

.page--sustainability__sustainable-improvements--north-america .intro {
  padding-block: 170px;
}

.page--sustainability__sustainable-improvements--north-america .intro__description {
  max-width: 800px;
}

.page--sustainability__sustainable-improvements--north-america .intro__sub-heading {
  max-width: 800px;
}

.page--sustainability__sustainable-improvements--north-america__benefits {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding-block-start: 80px;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slide-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  margin-top: 45px;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slide-item {
  display: block;
  margin-top: 0;
  flex-shrink: 0;
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    align-items: stretch;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item--has-two-benefits {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item--has-four-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item--has-five-benefits {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
.page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-container {
    display: grid;
    grid-template-columns: [items-left-inline-start] 1fr [items-left-inline-end center-image-inline-start] 0.25fr [items-center-inline-start] 1fr [items-center-inline-end] 0.25fr [center-image-inline-end items-right-inline-start] 1fr [items-right-inline-end];
    grid-column-end: items-right-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: -1;
    grid-row-start: 1;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item--has-two-benefits .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-container {
    grid-template-rows: [gap-top-block-start center-image-block-start] 1fr [gap-top-block-end items-center-block-start] auto [items-center-block-end gap-bottom-block-start] 1fr [gap-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item--has-four-benefits .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] auto [items-top-block-end gap-center-block-start] 1fr [gap-center-block-end items-bottom-block-start] auto [items-bottom-block-end center-image-block-end];
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item--has-five-benefits .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-container {
    grid-template-rows: [items-top-block-start center-image-block-start] 1fr [items-top-block-end items-center-block-start] 0.5fr [center-image-block-end items-bottom-block-start] 0.5fr [items-center-block-end] 0.5fr [items-bottom-block-end];
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-container {
    margin-top: 30px;
  }
}
.page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item {
  display: block;
  margin-top: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(1) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(1):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(2) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
    grid-row-end: items-top-block-end;
    grid-row-start: items-top-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(2):nth-last-child(1) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(3) {
    grid-column-end: items-left-inline-end;
    grid-column-start: items-left-inline-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(2) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(3):nth-last-child(3) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(4) {
    grid-column-end: items-right-inline-end;
    grid-column-start: items-right-inline-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(1) {
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(4):nth-last-child(2) {
    grid-row-end: items-center-block-end;
    grid-row-start: items-center-block-start;
  }

  .page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item:nth-child(5) {
    grid-column-end: items-center-inline-end;
    grid-column-start: items-center-inline-start;
    grid-row-end: items-bottom-block-end;
    grid-row-start: items-bottom-block-start;
  }
}
.page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item__description {
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item__heading {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  margin-top: 8px;
  text-align: center;
  text-transform: uppercase;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slide-item__benefit-item__image {
  max-width: 75px;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slide-item__image {
  align-self: start;
  grid-column-end: center-image-inline-end;
  grid-column-start: center-image-inline-start;
  grid-row-end: center-image-block-end;
  grid-row-start: center-image-block-start;
  width: 410px;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slideshow-gate {
  overflow: hidden;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slideshow-gate {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slideshow-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.page--sustainability__sustainable-improvements--north-america__benefits__slideshow__navigation-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #e2e8ed;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__navigation-trigger {
    display: none;
  }
}
.page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger:active, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger:focus, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger:link, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger:visited {
  text-decoration: none;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger:enabled:hover, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger:enabled:focus, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger:enabled:focus-within, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger[href]:hover, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger[href]:focus, .page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slideshow__slide-trigger[data-wowe-slideshow-navigation-trigger-state=active] {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--sustainability__sustainable-improvements--north-america__benefits__slide-heading-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-heading-container {
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-heading-container {
    align-items: center;
    flex-direction: column;
  }
}
.page--sustainability__sustainable-improvements--north-america__benefits__slide-heading-item {
  display: block;
  margin-top: 0;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-heading-item:not(:first-child) {
    margin-left: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__benefits__slide-heading-item:not(:first-child) {
    margin-top: 20px;
  }
}
.page--sustainability__sustainable-improvements--north-america__benefits__description {
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  margin-block: 50px;
  max-width: 720px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--north-america__benefits__heading {
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
  max-width: 720px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--north-america__impacts {
  background-color: #3a4561;
  background-image: url("/wp-content/themes/wyndetryst/images/flourishes/large-white.png");
  background-position-x: calc( 100vw - ( (100vw - 940px) / 2 ) - 105px );
  background-position-y: 60%;
  background-repeat: no-repeat;
  background-size: 322px auto;
  color: #ffffff;
  padding-block: 100px;
  position: relative;
}

.page--sustainability__sustainable-improvements--north-america__impacts::before {
  background-image: url("/wp-content/themes/wyndetryst/images/flourishes/top-left-blue-and-bottom-right-small-white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 300px;
  left: calc( ( (100vw - 940px) / 2 ) - 215px );
  position: absolute;
  width: 260px;
  top: -100px;
}

.page--sustainability__sustainable-improvements--north-america__impacts::after {
  background-image: url("/wp-content/themes/wyndetryst/images/flourishes/light-blue.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 220px;
  left: calc( ( (100vw - 940px) / 2 ) - 129px );
  position: absolute;
  width: 234px;
  bottom: -40px;
}

.page--sustainability__sustainable-improvements--north-america__impacts__achievements {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  background-color: transparent;
  color: #ffffff;
  display: flex;
  justify-content: center;
  margin-block-start: 50px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__impacts__achievements {
    align-items: center;
    column-gap: 80px;
    padding-block: 40px;
    padding-inline: 70px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__impacts__achievements {
    align-items: start;
    flex-direction: column;
    padding: 40px;
    row-gap: 20px;
  }
}
.page--sustainability__sustainable-improvements--north-america__impacts__achievements__container {
  padding-inline-start: calc(0.4em + 0.7em) !important;
}

.page--sustainability__sustainable-improvements--north-america__impacts__achievements__heading {
  flex-shrink: 0;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 800;
  max-width: 430px;
}

.page--sustainability__sustainable-improvements--north-america__impacts__achievements__heading > span {
  color: #a2e3f4;
}

.page--sustainability__sustainable-improvements--north-america__impacts__content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
  position: relative;
  z-index: 1;
}

.page--sustainability__sustainable-improvements--north-america__impacts__content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--sustainability__sustainable-improvements--north-america__impacts__content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--sustainability__sustainable-improvements--north-america__impacts__footnote {
  font-size: 11px;
  font-style: italic;
  line-height: 1.377;
  margin-block-start: 20px;
  max-width: 660px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--north-america__impacts__heading {
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
  max-width: 580px;
  text-align: center;
}

.page--sustainability__sustainable-improvements--north-america__impacts__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow {
  align-items: center;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  position: relative;
  width: calc(100% + 30px);
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__absolute-navigation-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: center;
  bottom: 12px;
  column-gap: 20px;
  display: flex;
  justify-content: center;
  left: 15px;
  position: absolute;
  right: 15px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__impacts__slideshow__absolute-navigation-container {
    display: none;
  }
}
.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__absolute-navigation-item {
  display: block;
  margin-top: 0;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__absolute-navigation-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  border-color: #e2e8ed;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  display: flex;
  flex-shrink: 0;
  height: 12px;
  width: 12px;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__absolute-navigation-item__trigger[data-wowe-slideshow-navigation-trigger-state=active] {
  background-color: #e2e8ed;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: stretch;
  color: #3a4561;
  display: flex;
  transition-duration: 0.8s;
  transition-property: transform;
  transition-timing-function: ease-out;
  width: 100%;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item {
  display: block;
  margin-top: 0;
  flex-shrink: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__card-wrapper {
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  column-gap: 50px;
  height: 100%;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__card-wrapper {
    flex-direction: column;
  }
}
.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__description {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.275;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__description > span {
  color: #15aee4;
  display: block;
  font-family: Blooms Hand, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.1;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__heading {
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.275;
  margin-block-end: 20px;
  text-transform: uppercase;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__image {
  width: 362px;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__textual-wrapper {
  padding-block: 40px;
}

@media only screen and (min-width: 769px) {
  .page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__textual-wrapper {
    padding-inline-start: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__impacts__slideshow__item__textual-wrapper {
    padding-inline: 75px;
  }
}
.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__navigation-relative-trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  color: #e2e8ed;
  height: 50px;
  position: absolute;
  width: 50px;
}

@media only screen and (max-width: 768px) {
  .page--sustainability__sustainable-improvements--north-america__impacts__slideshow__navigation-relative-trigger {
    top: 25%;
  }
}
.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__navigation-relative-trigger--next {
  right: 25px;
}

.page--sustainability__sustainable-improvements--north-america__impacts__slideshow__navigation-relative-trigger--previous {
  left: 25px;
}

.page--why .intro__description {
  max-width: 760px;
}

.page--why .intro__sub-heading {
  max-width: 600px;
}

.page--why__faq-links {
  padding-top: 30px;
}

.page--why__faq-links-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

@media only screen and (min-width: 769px) {
  .page--why__faq-links-container {
    display: flex;
    justify-content: space-between;
  }
}
.page--why__faq-links-item {
  display: block;
  margin-top: 0;
  background-color: #ffffff;
  border-color: #e2e8ed;
  border-radius: 4px;
  border-style: solid;
  border-width: 4px;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 20px;
}

@media only screen and (min-width: 769px) {
  .page--why__faq-links-item:not(:first-child) {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page--why__faq-links-item:not(:first-child) {
    margin-top: 20px;
  }
}
.page--why__faq-links-item__heading {
  font-family: "Blooms Hand", sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

.page--why__faq-links-item__heading__dash {
  color: #a2e3f4;
}

.page--why__faq-links-item__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#medium-blue");
  color: #ffffff;
  margin-top: 10px;
}

.page--why__faq-links-item__link, .page--why__faq-links-item__link:active, .page--why__faq-links-item__link:focus, .page--why__faq-links-item__link:link, .page--why__faq-links-item__link:visited {
  text-decoration: none;
}

.page--why__faq-links-item__link:enabled:hover, .page--why__faq-links-item__link:enabled:focus, .page--why__faq-links-item__link:enabled:focus-within, .page--why__faq-links-item__link[href]:hover, .page--why__faq-links-item__link[href]:focus, .page--why__faq-links-item__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--why__faq-links-item__sub-heading {
  font-family: "Gilroy", sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.page--why__faq-links-item__sub-heading-wrapper {
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  margin-top: 6px;
  max-width: 240px;
  min-height: 140px;
}

.page--why__faq-links-item--australia .page--why__faq-links-item__sub-heading-wrapper {
  background-image: url("/wp-content/themes/wyndetryst/images/why--faq--australia.png");
}

.page--why__faq-links-item--north-america .page--why__faq-links-item__sub-heading-wrapper {
  background-image: url("/wp-content/themes/wyndetryst/images/why--faq--north-america.png");
}

.page--post__category__index .page__body {
  padding-block-end: 0;
}

.page--post__category__index__header {
  padding-block-end: 30px;
  padding-block-start: 80px;
}

.page--post__category__index__heading {
  color: #15aee4;
  font-family: "Blooms Hand", sans-serif;
  font-size: 73px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  font-size: 56px;
  text-align: center;
  text-wrap: balance;
}

.page--post__category__index__heading sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--post__category__index__pagination {
  padding-block: 30px;
}

.page--post__category__index__pagination-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page--post__category__index__pagination-item {
  display: block;
  margin-top: 0;
}

.page--post__category__index__pagination-item:not(:first-child) {
  margin-left: 24px;
}

.page--post__category__index__pagination .page-numbers {
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.page--post__category__index__pagination .page-numbers, .page--post__category__index__pagination .page-numbers:active, .page--post__category__index__pagination .page-numbers:focus, .page--post__category__index__pagination .page-numbers:link, .page--post__category__index__pagination .page-numbers:visited {
  font-style: normal;
}

.page--post__category__index__posts {
  background-image: url("/wp-content/themes/wyndetryst/images/post/categories/listing/center-left.png"), url("/wp-content/themes/wyndetryst/images/post/categories/listing/bottom-right.png");
  background-position-x: calc(((100vw - 1440px) / 2) - 120px), calc(100vw - ((100vw - 1440px) / 2) - 190px);
  background-position-y: 50%, 80%;
  background-repeat: no-repeat;
  background-size: calc(561px / 2) auto, calc(272px / 2) auto;
}

.page--post__category__index__posts__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, 445px);
  grid-template-columns: repeat(auto-fill, min(445px, 100%));
  justify-content: center;
  padding-bottom: 20px;
  padding-top: 20px;
}

.page--post__category__index__posts__empty-result-label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  color: #3a4561;
  text-transform: none;
}

.page--post__category__index__posts__item {
  display: block;
  margin-top: 0;
  border-color: #e2e8ed;
  border-style: solid;
  border-width: 3px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 445px;
}

.page--post__category__index__posts__item__category-title {
  text-transform: uppercase;
}

.page--post__category__index__posts__item__details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 20px;
}

.page--post__category__index__posts__item__excerpt {
  font-family: Gilroy, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.53;
  margin-block-end: 10px;
}

.page--post__category__index__posts__item__heading {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.page--post__category__index__posts__item__heading__anchor {
  color: inherit;
  text-decoration: none;
}

.page--post__category__index__posts__item__link {
  color: #15aee4;
  align-items: center;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 800;
  margin-top: auto;
  text-decoration: none;
  text-transform: uppercase;
}

.page--post__category__index__posts__item__link .icon {
  display: block;
  height: 0.8em;
  margin-left: 0.1em;
  width: 0.8em;
}

.page--post__category__index__posts__item__metadata {
  align-items: center;
  color: #bbbbbb;
  display: flex;
  flex-wrap: wrap;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-weight: 700;
  gap: 10px;
  justify-content: start;
  margin-block-end: 15px;
  order: -1;
}

.page--post__category__index__posts__item__metadata > :not(:first-child) {
  border-left-style: solid;
  border-left-width: 1px;
  padding-inline-start: 10px;
}

.page--post__category__index__posts__item__published-at {
  align-items: center;
  display: flex;
}

.page--post__category__index__posts__item__published-at .icon {
  color: #15aee4;
  display: block;
  height: 2em;
  margin-right: 0.5em;
  width: 1.4em;
}

.page--post__category__index__posts__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--post__category__index__posts__container:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--post__category__index__posts__container:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--post__index__categories {
  margin-block-start: 35px;
}

.page--post__index__categories__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: start;
  column-gap: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-block-start: 20px;
  row-gap: calc(20px);
}

.page--post__index__categories__item {
  display: block;
  margin-top: 0;
}

.page--post__index__categories__item__link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
}

.page--post__index__categories__item__link, .page--post__index__categories__item__link:active, .page--post__index__categories__item__link:focus, .page--post__index__categories__item__link:link, .page--post__index__categories__item__link:visited {
  text-decoration: none;
}

.page--post__index__categories__item__link:enabled:hover, .page--post__index__categories__item__link:enabled:focus, .page--post__index__categories__item__link:enabled:focus-within, .page--post__index__categories__item__link[href]:hover, .page--post__index__categories__item__link[href]:focus, .page--post__index__categories__item__link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--post__index__categories__label {
  color: #3a4561;
  font-family: Gilroy, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.page--post__index__category-posts {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  display: flex;
  padding-block: 35px;
}

.page--post__index__category-posts:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--post__index__category-posts:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--post__index__category-posts {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .page--post__index__category-posts {
    align-items: center;
    flex-direction: column;
  }
}
.page--post__index__category-posts__category-link {
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  color: #15aee4;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 400;
  order: -1;
  padding-block: calc(10em / 24);
  padding-inline: calc(30em / 24);
  text-align: center;
  text-decoration: none;
}

@media only screen and (min-width: 769px) {
  .page--post__index__category-posts__category-link {
    align-self: end;
  }
}
.page--post__index__category-posts__category-link:is([href]):is(:hover, :focus, :focus-within) {
  background-color: #15aee4;
  color: #ffffff;
}

.page--post__index__category-posts__category-title {
  font-family: Blooms Hand, sans-serif;
  font-weight: 400;
  font-size: 56px;
  order: -1;
}

@media only screen and (min-width: 769px) {
  .page--post__index__category-posts__category-title {
    line-height: 0.9;
  }
}
@media only screen and (max-width: 768px) {
  .page--post__index__category-posts__category-title {
    line-height: 1.1;
    margin-block-end: 20px;
    text-align: center;
    text-wrap: balance;
  }
}
.page--post__index__category-posts__category-title sup {
  font-family: sans-serif;
  font-size: 0.4em;
  font-weight: normal;
  vertical-align: super;
}

.page--post__index__category-posts__container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fill, 445px);
  grid-template-columns: repeat(auto-fill, min(445px, 100%));
  justify-content: center;
  padding-bottom: 20px;
  padding-top: 20px;
}

.page--post__index__category-posts__empty-result-label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  color: #3a4561;
  text-transform: none;
}

.page--post__index__category-posts__item {
  display: block;
  margin-top: 0;
  border-color: #e2e8ed;
  border-style: solid;
  border-width: 3px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 445px;
}

.page--post__index__category-posts__item__category-title {
  text-transform: uppercase;
}

.page--post__index__category-posts__item__details {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 20px;
}

.page--post__index__category-posts__item__excerpt {
  font-family: Gilroy, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.53;
  margin-block-end: 10px;
}

.page--post__index__category-posts__item__heading {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.page--post__index__category-posts__item__heading__anchor {
  color: inherit;
  text-decoration: none;
}

.page--post__index__category-posts__item__link {
  color: #15aee4;
  align-items: center;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 13px;
  font-weight: 800;
  margin-top: auto;
  text-decoration: none;
  text-transform: uppercase;
}

.page--post__index__category-posts__item__link .icon {
  display: block;
  height: 0.8em;
  margin-left: 0.1em;
  width: 0.8em;
}

.page--post__index__category-posts__item__metadata {
  align-items: center;
  color: #bbbbbb;
  display: flex;
  flex-wrap: wrap;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  font-weight: 700;
  gap: 10px;
  justify-content: start;
  margin-block-end: 15px;
  order: -1;
}

.page--post__index__category-posts__item__metadata > :not(:first-child) {
  border-left-style: solid;
  border-left-width: 1px;
  padding-inline-start: 10px;
}

.page--post__index__category-posts__item__published-at {
  align-items: center;
  display: flex;
}

.page--post__index__category-posts__item__published-at .icon {
  color: #15aee4;
  display: block;
  height: 2em;
  margin-right: 0.5em;
  width: 1.4em;
}

.page--post__index__category-posts__container {
  margin-block-start: 10px;
  width: 100%;
}

.page--post__index__description {
  color: #3a4561;
  font-family: Gilroy, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.52;
  margin-block-start: 20px;
  max-width: 670px;
  text-align: center;
}

.page--post__index__footer {
  margin-top: 50px;
}

.page--post__index__header {
  padding-block: 70px;
}

@media only screen and (min-width: 769px) {
  .page--post__index__header {
    background-image: linear-gradient(to bottom, #ffffff max(70px, 100% - 688px), rgba(255, 255, 255, 0) calc(100% - 450px)), url("/wp-content/themes/wyndetryst/images/post/index/heading-background.jpg");
    background-repeat: no-repeat;
    background-position-x: center, center;
    background-position-y: top, bottom;
    margin-block-end: 35px;
    padding-block-end: 450px;
  }
}
.page--post__index__header__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.page--post__index__header__content:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--post__index__header__content:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

.page--post__index__pagination-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page--post__index__pagination-item {
  display: block;
  margin-top: 0;
}

.page--post__index__pagination-item:not(:first-child) {
  margin-left: 24px;
}

.page--post__index__pagination .page-numbers {
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.page--post__index__pagination .page-numbers, .page--post__index__pagination .page-numbers:active, .page--post__index__pagination .page-numbers:focus, .page--post__index__pagination .page-numbers:link, .page--post__index__pagination .page-numbers:visited {
  font-style: normal;
}

.page--post__index__posts {
  background-image: url("/wp-content/themes/wyndetryst/images/post/index/flourishes/left-center.png"), url("/wp-content/themes/wyndetryst/images/post/index/flourishes/top-right.png"), url("/wp-content/themes/wyndetryst/images/post/index/flourishes/bottom-right.png");
  background-position-x: calc(((100vw - 1440px) / 2) - 110px), calc(100vw - ((100vw - 1440px) / 2) - 130px), calc(100vw - ((100vw - 1440px) / 2) - 200px);
  background-position-y: 50%, 15%, 80%;
  background-repeat: no-repeat;
  background-size: calc(544px / 2) auto, calc(493px / 2) auto, calc(272px / 2) auto;
}

.page--post__index__title {
  text-align: center;
}

@media only screen and (min-width: 769px) {
  .page--post__index .media-information {
    margin-block-start: 70px;
  }
}
.page--post__show__article {
  padding-bottom: 100px;
  padding-top: 100px;
}

@media only screen and (min-width: 769px) {
  .page--post__show__article {
    background-image: url("/wp-content/themes/wyndetryst/images/post/flourish-top-right.png");
    background-position-x: 90%;
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: 290px auto;
  }
}
.page--post__show__article__body {
  margin-top: 36px;
}

.page--post__show__article__body h2 {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
}

.page--post__show__article__body h3 {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
}

.page--post__show__article__body h4 {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
}

.page--post__show__article__details {
  order: -1;
  margin-bottom: 24px;
}

@media only screen and (min-width: 769px) {
  .page--post__show__article__details {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.page--post__show__article__footer {
  margin-top: 120px;
}

.page--post__show__article__header {
  display: flex;
  flex-direction: column;
}

.page--post__show__article__heading {
  font-family: "Gilroy", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

@media only screen and (min-width: 769px) {
  .page--post__show__article__heading {
    font-size: 48px;
  }
}
@media only screen and (max-width: 768px) {
  .page--post__show__article__heading {
    font-size: 36px;
  }
}
.page--post__show__article__index-link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
  font-size: 20px;
  margin-top: 26px;
}

.page--post__show__article__index-link, .page--post__show__article__index-link:active, .page--post__show__article__index-link:focus, .page--post__show__article__index-link:link, .page--post__show__article__index-link:visited {
  text-decoration: none;
}

.page--post__show__article__index-link:enabled:hover, .page--post__show__article__index-link:enabled:focus, .page--post__show__article__index-link:enabled:focus-within, .page--post__show__article__index-link[href]:hover, .page--post__show__article__index-link[href]:focus, .page--post__show__article__index-link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--post__show__article__index-link-wrapper {
  display: flex;
  justify-content: center;
}

.page--post__show__article__published-at {
  align-items: center;
  color: #bbbbbb;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.page--post__show__article__published-at .icon {
  color: #15aee4;
  display: block;
  height: 35px;
  margin-right: 10px;
  width: 30px;
}

.page--post__show__article__share {
  align-items: center;
  display: flex;
}

@media only screen and (min-width: 769px) {
  .page--post__show__article__share {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page--post__show__article__share {
    margin-top: 20px;
  }
}
.page--post__show__article__share-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  align-items: center;
  display: flex;
  margin-left: 12px;
}

.page--post__show__article__share-item {
  display: block;
  margin-top: 0;
}

.page--post__show__article__share-item:not(:first-child) {
  margin-left: 12px;
}

.page--post__show__article__share-item__link {
  align-items: center;
  background-color: #a2e3f4;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  height: 26px;
  justify-content: center;
  padding: 6px;
  width: 26px;
}

.page--post__show__article__share__label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 19px;
  font-weight: 700;
  flex-shrink: 0;
  text-transform: uppercase;
}

.page--resource__index__applied-filter-options {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
  margin-left: -10px;
  margin-top: -10px;
}

.page--resource__index__applied-filter-options-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.page--resource__index__applied-filter-options-item {
  display: block;
  margin-top: 0;
  align-items: center;
  border-color: #e2e8ed;
  border-style: solid;
  border-width: 1px;
  display: flex;
  margin-left: 10px;
  margin-top: 10px;
  padding: 10px;
}

.page--resource__index__applied-filter-options-item__filter-label {
  text-transform: uppercase;
}

.page--resource__index__applied-filter-options-item__label {
  font-family: "Gilroy", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.page--resource__index__applied-filter-options-item__remove-link {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 16px;
  justify-content: center;
  margin-left: 10px;
  width: 16px;
}

.page--resource__index__applied-filter-options-item__remove-link, .page--resource__index__applied-filter-options-item__remove-link:active, .page--resource__index__applied-filter-options-item__remove-link:focus, .page--resource__index__applied-filter-options-item__remove-link:link, .page--resource__index__applied-filter-options-item__remove-link:visited {
  color: inherit;
}

.page--resource__index__applied-filter-options-item__remove-link .icon {
  display: block;
}

.page--resource__index__applied-filter-options__reset-link {
  color: #a2e3f4;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.05em;
  margin-left: 10px;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.page--resource__index__available-filters {
  background-color: #3a4561;
  color: #ffffff;
  min-width: 215px;
}

@media only screen and (min-width: 769px) {
  .page--resource__index__available-filters {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page--resource__index__available-filters {
    margin-bottom: 20px;
  }
}
.page--resource__index__available-filters-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding: 20px;
}

@media only screen and (max-width: 768px) {
  .page--resource__index__available-filters-container:not([data-wowe-toggle-target-state=active]) {
    display: none;
  }
}
.page--resource__index__available-filters-item {
  display: block;
  margin-top: 0;
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 8px;
}

.page--resource__index__available-filters-item:not(:first-child) {
  padding-top: 8px;
}

.page--resource__index__available-filters-item__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 6px;
  padding-top: 6px;
  text-align: left;
  width: 100%;
}

.page--resource__index__available-filters-item__trigger__icon {
  flex-shrink: 0;
  height: 16px;
  margin-left: 10px;
  width: 16px;
}

.page--resource__index__available-filters-item__trigger[data-wowe-toggle-trigger-state=active] .page--resource__index__available-filters-item__trigger__icon--contracted, .page--resource__index__available-filters-item__trigger[data-wowe-toggle-trigger-state=inactive] .page--resource__index__available-filters-item__trigger__icon--expanded {
  display: none;
}

.page--resource__index__available-filters-item__trigger__label {
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
}

.page--resource__index__available-filters__heading {
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

.page--resource__index__available-filters__options-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding-bottom: 2px;
  padding-top: 2px;
}

.page--resource__index__available-filters__options-item {
  display: block;
  margin-top: 0;
}

.page--resource__index__available-filters__options-item__link {
  align-items: center;
  color: inherit;
  display: flex;
  font-family: "Gilroy", sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.page--resource__index__available-filters__options-item__link .icon {
  height: 18px;
  margin-right: 4px;
  width: 14px;
}

.page--resource__index__available-filters__trigger {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  padding: 0;
  align-items: center;
  border-bottom-color: #a2e3f4;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  padding: 20px;
  justify-content: space-between;
  text-align: left;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .page--resource__index__available-filters__trigger[data-wowe-toggle-trigger-state=inactive] {
    border-bottom: none;
  }
}
.page--resource__index__available-filters__trigger__icon {
  flex-shrink: 0;
  height: 18px;
  margin-left: 10px;
  width: 18px;
}

@media only screen and (min-width: 769px) {
  .page--resource__index__available-filters__trigger__icon {
    display: none;
  }
}
.page--resource__index__available-filters__trigger[data-wowe-toggle-trigger-state=active] .page--resource__index__available-filters__trigger__icon--contracted, .page--resource__index__available-filters__trigger[data-wowe-toggle-trigger-state=inactive] .page--resource__index__available-filters__trigger__icon--expanded {
  display: none;
}

.page--resource__index__body {
  padding-bottom: 60px;
  padding-top: 70px;
}

@media only screen and (min-width: 769px) {
  .page--resource__index__body {
    background-image: url("/wp-content/themes/wyndetryst/images/resource/flourish-left.png");
    background-position-y: top;
    background-position-x: calc(((100vw - 940px) / 2) - 90px);
    background-repeat: no-repeat;
    background-size: 250px auto;
  }
}
.page--resource__index__body-content-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 940px;
}

.page--resource__index__body-content-wrapper:not(.wyndetryst--has-own-padding-left) {
  padding-left: 15px;
}

.page--resource__index__body-content-wrapper:not(.wyndetryst--has-own-padding-right) {
  padding-right: 15px;
}

@media only screen and (min-width: 769px) {
  .page--resource__index__body-content-wrapper {
    align-items: flex-start;
    display: flex;
  }
}
.page--resource__index__description {
  margin-top: 20px;
  max-width: 760px;
  text-align: center;
}

.page--resource__index__header {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-top: 90px;
}

@media only screen and (min-width: 769px) {
  .page--resource__index__header {
    background-image: url("/wp-content/themes/wyndetryst/images/resource/flourish-top-right.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 290px auto;
  }
}
.page--resource__index__heading {
  text-align: center;
}

.page--resource__index__posts-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

.page--resource__index__posts-item {
  display: block;
  margin-top: 0;
  border-color: #e2e8ed;
  border-radius: 2px;
  border-style: solid;
  border-width: 6px;
  display: flex;
  padding: 30px;
}

@media only screen and (max-width: 768px) {
  .page--resource__index__posts-item {
    align-items: center;
    flex-direction: column;
  }
}
.page--resource__index__posts-item:not(:first-child) {
  margin-top: 18px;
}

.page--resource__index__posts-item__excerpt {
  font-size: 14px;
  margin-top: 8px;
}

.page--resource__index__posts-item__link {
  color: #15aee4;
  display: block;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.05em;
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.page--resource__index__posts-item__title {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.page--resource__index__posts-item__title a {
  color: inherit;
  text-decoration: none;
}

.page--resource__index__posts-item__visual {
  max-width: 135px;
  order: -1;
}

@media only screen and (min-width: 769px) {
  .page--resource__index__posts-item__visual {
    flex-shrink: 0;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page--resource__index__posts-item__visual {
    margin-bottom: 20px;
  }
}
.page--resource__index__posts__empty-result-label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  color: #3a4561;
  text-transform: none;
}

.page--resource__index__posts__footer {
  margin-top: 30px;
}

.page--resource__index__posts__pagination-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page--resource__index__posts__pagination-item {
  display: block;
  margin-top: 0;
}

.page--resource__index__posts__pagination-item:not(:first-child) {
  margin-left: 24px;
}

.page--resource__index__posts__pagination .page-numbers {
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.page--resource__index__posts__pagination .page-numbers, .page--resource__index__posts__pagination .page-numbers:active, .page--resource__index__posts__pagination .page-numbers:focus, .page--resource__index__posts__pagination .page-numbers:link, .page--resource__index__posts__pagination .page-numbers:visited {
  font-style: normal;
}

.page--resource__show__resource__body {
  display: flex;
  margin-top: 36px;
}

@media only screen and (min-width: 769px) {
  .page--resource__show__resource__body {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .page--resource__show__resource__body {
    align-items: center;
    flex-direction: column;
  }
}
.page--resource__show__resource__content-anchor {
  color: #15aee4;
  display: block;
  font-family: "Gilroy", sans-serif;
  font-size: 26px;
  font-weight: 800;
  margin-top: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.page--resource__show__resource__details {
  align-items: center;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 769px) {
  .page--resource__show__resource__details {
    flex-shrink: 0;
    margin-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .page--resource__show__resource__details {
    margin-top: 30px;
  }
}
.page--resource__show__resource__featured-image {
  max-width: 245px;
}

.page--resource__show__resource__footer {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-bottom: 90px;
}

.page--resource__show__resource__footer__archive-link {
  border-image-repeat: stretch;
  border-image-slice: 26% 15% fill;
  border-image-width: 0.8em 2.6666666667em;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  line-height: 1;
  min-width: 10.6666666667em;
  padding-bottom: 0.6666666667em;
  padding-left: 1.6em;
  padding-right: 2.2666666667em;
  padding-top: 0.6666666667em;
  text-align: center;
  text-transform: uppercase;
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#dark-blue");
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0.1em;
}

.page--resource__show__resource__footer__archive-link, .page--resource__show__resource__footer__archive-link:active, .page--resource__show__resource__footer__archive-link:focus, .page--resource__show__resource__footer__archive-link:link, .page--resource__show__resource__footer__archive-link:visited {
  text-decoration: none;
}

.page--resource__show__resource__footer__archive-link:enabled:hover, .page--resource__show__resource__footer__archive-link:enabled:focus, .page--resource__show__resource__footer__archive-link:enabled:focus-within, .page--resource__show__resource__footer__archive-link[href]:hover, .page--resource__show__resource__footer__archive-link[href]:focus, .page--resource__show__resource__footer__archive-link[href]:focus-within {
  border-image-source: url("/wp-content/themes/wyndetryst/vectors/buttons.svg#light-blue");
  color: #3a4561;
}

.page--resource__show__resource__header {
  display: flex;
  flex-direction: column;
  padding-top: 80px;
}

@media only screen and (min-width: 769px) {
  .page--resource__show__resource__header {
    background-image: url("/wp-content/themes/wyndetryst/images/resource/flourish-top-right.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 290px auto;
  }
}
.page--resource__show__resource__separator {
  margin-bottom: 30px;
  margin-top: 50px;
}

.page--resource__show__resource__share {
  display: flex;
  order: -1;
}

.page--resource__show__resource__share__label {
  color: #15aee4;
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}

.page--resource__show__resource__share__links-container {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  margin-left: 12px;
}

.page--resource__show__resource__share__links-item {
  display: block;
  margin-top: 0;
}

.page--resource__show__resource__share__links-item:not(:first-child) {
  margin-left: 14px;
}

.page--resource__show__resource__share__links-item__anchor {
  align-items: center;
  background-color: #a2e3f4;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  height: 20px;
  justify-content: center;
  padding: 4px;
  width: 20px;
}

.page--resource__show__resource__title {
  color: #3a4561;
  font-family: "Gilroy", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 10px;
  text-transform: uppercase;
}
