/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./styles/app.pcss ***!
  \*****************************************************************************************************************************************/
/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: arboria, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(75 104 174 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(75 104 174 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
@media (min-width: 1000px) {

  .container {
    max-width: 1000px;
  }
}
@media (min-width: 1251px) {

  .container {
    max-width: 1251px;
  }
}
@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}
.fluid-container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .fluid-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .fluid-container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .fluid-container {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .fluid-container {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .fluid-container {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .fluid-container {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .fluid-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.main {
}
/*@apply pt-[112px] lg:pt-[112px]; */
body.admin-bar .banner__wrap {
  top: 0px;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.posts__item {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity));
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.posts__item:last-of-type {
  border-bottom-width: 0px;
}
.posts__item--story {
  margin-bottom: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 1000px) {

  .posts__body {
    display: flex;
  }
}
.posts__meta {
  width: 16.666667%;
  flex-shrink: 0;
}
.posts__title-link {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(126 204 204 / var(--tw-text-opacity));
}
.posts__title-link:hover {
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.posts__foot {
  margin-top: 1rem;
}
.posts__btn {
  border-bottom-width: 2px;
  border-style: solid;
  border-bottom-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
  text-transform: capitalize;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.posts__btn:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(126 204 204 / var(--tw-border-opacity));
}
.post__intro {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .post__intro {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .post__intro {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .post__intro {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .post__intro {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .post__intro {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .post__intro {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .post__intro {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.post__intro {
  margin-bottom: 1rem;
  padding-top: 3rem;
}
.post__body {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .post__body {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .post__body {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .post__body {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .post__body {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .post__body {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .post__body {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .post__body {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.post__body {
  margin-bottom: 5rem;
}
.post__meta {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(126 204 204 / var(--tw-text-opacity));
}
.post .hero__title {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}
.meta__date {
  display: flex;
  height: 5rem;
  width: 5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.meta__icon {
  width: 5rem;
}
html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
html {
    font-size: 16px
}
  }
body {
  font-family: arboria, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
img {
  max-width: 100%;
}
*, *:before, *:after { box-sizing: inherit; }
body {
  font-family: arboria, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
h1,h2,h3,h4,h5,h6 {
  font-family: arboria, sans-serif;
}
.main__body p, .main__body ul, .main__body ol {
  margin-bottom: 1rem;
  line-height: 1.75rem;
}
.main__body ul {
  list-style-type: disc;
  padding-left: 2rem;
}
.archive__body {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .archive__body {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .archive__body {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .archive__body {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .archive__body {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .archive__body {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .archive__body {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .archive__body {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.archive__head {
      /*@apply min-h-[300px]; */
    }
.archive__foot {
  max-width: 56rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1251px) {

  .archive__foot {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .archive__foot {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .archive__foot {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .archive__foot {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .archive__foot {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .archive__foot {
      max-width: 1536px;
    }
  }
}
.archive__foot {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.archive__filters {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .archive__filters {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .archive__filters {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .archive__filters {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .archive__filters {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .archive__filters {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .archive__filters {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .archive__filters {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}
.headroom--pinned {
    transform: translateY(0%);
  }
.headroom--not-top {

  }
.headroom--unpinned {
    transform: translateY(-100%);
  }
.banner {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .banner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .banner {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .banner {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .banner {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .banner {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .banner {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .banner {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.banner {
  display: flex;
  align-items: center;
}
.banner__toggle {
  display: block;
  font-size: 2.25rem;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
@media (min-width: 1000px) {

  .banner__toggle {
    display: none;
  }
}
.banner__toggle-open {
  display: none;
}
.banner__toggle-open.show {
  display: block;
}
.banner__toggle-close {
  display: none;
}
.banner__toggle-close.show {
  display: block;
}
.banner__wrap {
  position: fixed;
  position: relative;
  top: 0px;
  z-index: 60;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.banner__title {
  display: flex;
  height: 80px;
  flex-grow: 1;
  align-items: center;
}
.banner__home {
  }
.banner__logo {
  height: 40px;
}
@media (min-width: 768px) {

  .banner__logo {
    height: 56px;
  }
}
.banner__menu {
  display: none;
}
@media (min-width: 1000px) {

  .banner__menu {
    display: flex;
  }
}
.banner__search {
  margin-left: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.banner__cta {
  margin-left: 1.5rem;
  display: none;
}
@media (min-width: 1000px) {

  .banner__cta {
    display: block;
  }
}
.banner__search-btn {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.banner__search-wrap {
  position: absolute;
  top: 100%;
  display: none;
  width: 100%;
}
.banner__search-wrap--active {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner__search-modal {
  width: 80%;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1000px) {

  .banner__search-modal {
    max-width: 42rem;
  }
}
.banner__search-close {
  position: absolute;
  top: 3rem;
  right: 3rem;
}
.banner__search-close a {
  --tw-bg-opacity: 1;
  background-color: rgb(82 187 187 / var(--tw-bg-opacity));
}
.banner__search-close a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 149 149 / var(--tw-bg-opacity));
}
.banner__search-form {
  width: 100%;
}
.banner__search-area {
  margin-top: 5rem;
  text-align: center;
}
.banner__search-area p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.banner__search-area a {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.banner__search-area a:hover {
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.announcement p {
  line-height: 2.2;
}
.counter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1251px) {

  .counter {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .counter {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .counter {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .counter {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .counter {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .counter {
      max-width: 1536px;
    }
  }
}
.counter span {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.counter__wrap {
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.counter .wp-block-buttons {
  flex-shrink: 0;
}
.footnote {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .footnote {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .footnote {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .footnote {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .footnote {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .footnote {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .footnote {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .footnote {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.footnote {
  align-items: center;
  padding-bottom: 2rem;
  padding-top: 1rem;
}
@media (min-width: 1000px) {

  .footnote {
    display: flex;
  }
}
.footnote__wrap {
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
}
.footnote__copy {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.footnote__nav {
  margin-left: auto;
}
.form--search .form__group {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.form--search .form__input {
  width: 100%;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(126 204 204 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  outline-color: #94D5D5;
}
.form--search .form__btn {
  position: absolute;
  right: 1rem;
  top: 0.5rem;
}
.gform_body input:not([type='button']):not([type='submit']):not([type='checkbox']):not([type='radio']) {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  outline-color: #3B9595;
  width: 100% !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.gform_body select {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  outline-color: #3B9595;
}
.gform_body select.gfield_select {
  width: 100% !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.gform_body textarea {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  outline-color: #3B9595;
  width: 100% !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.gform_body .gfield_radio li, .gform_body .gfield_checkbox li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.gform_body .gfield_radio li input, .gform_body .gfield_checkbox li input {
  width: auto !important;
}
.gform_footer .gform_button {
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 201 49 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.gform_footer .gform_button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 180 8 / var(--tw-bg-opacity));
}
.gform_wrapper.gravity-theme .gift-of-life-form .padding-sides {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-style: italic;
}
.gform_wrapper.gravity-theme .gift-of-life-form .offset-top {
  margin-top: 2rem;
  font-style: italic;
}
.gform_wrapper.gravity-theme .gift-of-life-form .gf_step_number {
  --tw-border-opacity: 1;
  border-color: rgb(126 204 204 / var(--tw-border-opacity));
}
.gform_wrapper.gravity-theme .gift-of-life-form .gf_step_active .gf_step_number {
  --tw-border-opacity: 1;
  border-color: rgb(126 204 204 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.gform_wrapper.gravity-theme .gift-of-life-form .gf_step_completed .gf_step_number::before {
  --tw-border-opacity: 1;
  border-color: rgb(126 204 204 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.gform_wrapper.gravity-theme .gift-of-life-form .gf_step_completed .gf_step_number::after {
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.gform_wrapper.gravity-theme .gift-of-life-form .gform_page_footer {
  display: flex;
  align-items: center;
}
.gform_wrapper.gravity-theme .gift-of-life-form .gform_next_button, .gform_wrapper.gravity-theme .gift-of-life-form .gform_button {
  margin-left: auto;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(248 201 49 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.gform_wrapper.gravity-theme .gift-of-life-form .gform_previous_button {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity)) !important;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-style: none;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.gform_wrapper.gravity-theme .gift-of-life-form .ginput_container_consent {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.gform_wrapper.gravity-theme .gift-of-life-form .ginput_container_consent input[type="checkbox"]{
      width: inherit !important;
      max-width: inherit !important;
    }
.gform_wrapper.gravity-theme .gift-of-life-form .full-width-chooser legend {
  display: none;
}
.gform_wrapper.gravity-theme .gift-of-life-form .full-width-chooser label {
      line-height: 84px;
      background: rgba(192, 230, 230, 0.5);
      display: block;
      width: 100%;
      text-align: center;
      font-weight: 700;
      color: rgb(26 36 60 / var(--tw-text-opacity));
      --tw-text-opacity: 1;
      max-width:100% !important;
    }
@supports (color: rgb(0 0 0 / 0)) and (top: var(--f)) {
.gform_wrapper.gravity-theme .gift-of-life-form .full-width-chooser label {
      color: rgb(102 127 188 / var(--tw-text-opacity));
    }
}
.gform_wrapper.gravity-theme .gift-of-life-form .full-width-chooser .gfield_radio {
  display: flex;
  width: 100%;
}
.gform_wrapper.gravity-theme .gift-of-life-form .full-width-chooser .gchoice {
  width: 50%;
}
.gform_wrapper.gravity-theme .gift-of-life-form .full-width-chooser .gfield-choice-input:checked + label {
      background: rgba(192, 230, 230, 1);
      --tw-text-opacity: 1;
      color: rgb(26 36 60 / var(--tw-text-opacity));
    }
.gform_wrapper.gravity-theme .gift-of-life-form .full-width-chooser .gfield-choice-input {
  display: none;
}
.mobile-menu {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {

  .mobile-menu {
    display: none;
  }
}
.mobile-menu {
  position: fixed;
  top: 11rem;
  z-index: 50;
  height: 100vh;
  width: 95%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.mobile-menu--open {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.mobile-menu__close {
  position: absolute;
  top: 3rem;
  left: 3rem;
}
.mobile-menu__cta {
  margin-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.mobile-menu__cta button {
  display: block;
  width: 100%;
}
body.has-announcement .mobile-menu {
  padding-top: 10rem;
}
body.no-announcement .mobile-menu {
  padding-top: 0.5rem;
}
.nav__wrap {
  }
.nav--primary .nav__list {
  display: flex;
  gap: 1.5rem;
}
.nav--primary .nav__toggle {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.nav--primary .nav__toggle svg {
  margin-top: 0.25rem;
}
.nav--primary .nav__item {
  display: flex;
  gap: 0.5rem;
}
.nav--primary .nav__item--parent:hover .nav__children {
  max-height: 400px;
}
.nav--primary .nav__item--parent:hover .nav__toggle {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.nav--primary .nav__children-wrap {
  position: absolute;
  top: 100%;
  display: block;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.nav--primary .nav__children {
        transition: max-height .2s ease-in-out,opacity .2s ease-in-out;
        max-height: 0px;
        width: 14rem;
        overflow: hidden;
      }
.nav--primary .nav__children .nav__item {
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-weight: 500;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.nav--primary .nav__children .nav__item:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.nav--primary .nav__link:not(.nav__link--child) {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.nav--primary .nav__link:not(.nav__link--child)::after{
          content: ' ';
          position: relative;
          margin-top: 0.25rem;
          display: inline-block;
          height: 2px;
          width: 100%;
          background-image: none;
          transition-property: all;
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-duration: 150ms;
        }
.nav--primary .nav__link:not(.nav__link--child):hover::after {
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
}
.nav--footer .nav__list {
      }
.nav--footer .nav__item {
  margin-bottom: 1rem;
}
.nav--footer .nav__link {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.nav--footer .nav__link:hover {
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.nav--social .nav__list {
  display: flex;
  gap: 1rem;
}
.nav--social .nav__item {
      }
.nav--social .nav__link {
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.nav--legal .nav__list {
      }
.nav--legal .nav__item {
  margin-bottom: 1rem;
}
.nav--legal .nav__link {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.nav--legal .nav__link:hover {
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.nav--mobile .nav__list {
      }
.nav--mobile .nav__item {
  padding-left: 2rem;
  padding-right: 2rem;
}
.nav--mobile .nav__item--child {
  padding-left: 1rem;
  padding-right: 1rem;
}
.nav--mobile .nav__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.nav--mobile .nav__children-wrap {
  max-height: 0px;
  overflow: hidden;
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.nav--mobile .nav__children-wrap.open {
  max-height: 300px;
}
.pagination {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: min-content;
  flex-direction: row;
  justify-content: center;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(187 198 225 / var(--tw-border-opacity));
}
.pagination .page-numbers {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  line-height: 1.25;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(187 198 225 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  --tw-text-opacity: 1 !important;
  color: rgb(26 36 60 / var(--tw-text-opacity)) !important;
  text-decoration-line: none !important;
}
@media (min-width: 1000px) {
.pagination .page-numbers {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
    }
.pagination .page-numbers:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination .page-numbers:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-right-width: 0px;
}
.pagination .page-numbers i {
  font-weight: 400;
}
.pagination .page-numbers.current {
  font-weight: 700;
}
.pagination a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.postnav {
  margin-bottom: 1rem;
  display: flex;
  gap: 1rem;
}
.postnav__link {
  position: relative;
  height: 280px;
  width: 50%;
  --tw-bg-opacity: 1;
  background-color: rgb(247 251 251 / var(--tw-bg-opacity));
}
.postnav__link--next .postnav__inside {
  align-items: flex-end;
  text-align: right;
}
.postnav__link.photo .postnav__info {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.postnav__link.photo .postnav__connection {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.postnav__link.icon {
    }
.postnav__inside {
  position: relative;
  z-index: 20;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2rem;
}
.postnav img {
  position: absolute;
  z-index: 10;
}
.postnav img.photo {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.postnav img.icon {
  height: 100%;
  width: 100%;
  object-fit: scale-down;
      object-position: 50% 30%;
}
.postnav__icon {
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.postnav__info {
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}
.postnav__connection {
  display: block;
}
.search__form {
  margin-top: 2rem;
}
.search__results {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .search__results {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .search__results {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .search__results {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .search__results {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .search__results {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .search__results {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .search__results {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.search__result-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(126 204 204 / var(--tw-text-opacity));
}
.search__result {
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity));
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.search__result:last-of-type {
  border-bottom-width: 0px;
}
.story__quote {
  display: flex;
  align-items: center;
  text-align: center;
}
.story__quote .story__detail-padding {
  padding: 2rem;
}
@media (min-width: 768px) {

  .story__quote h2 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1251px) {

  .story__quote h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.story__quote h2 {
  margin: 0px !important;
  padding: 0px !important;
  padding-bottom: 1rem !important;
}
.story__quote--yellow {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 201 49 / var(--tw-bg-opacity)) !important;
}
.story__quote--green {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(154 200 88 / var(--tw-bg-opacity)) !important;
}
.story__quote--sky {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 199 220 / var(--tw-bg-opacity)) !important;
}
.story__quote--orange {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 123 97 / var(--tw-bg-opacity)) !important;
}
.story__body {
  margin: auto;
  max-width: 48rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.story__top {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .story__top {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .story__top {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .story__top {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .story__top {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .story__top {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .story__top {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .story__top {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.story__top {
  margin-top: 3rem;
}
.story__hero {
  margin: auto;
  align-items: center;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {

  .story__hero {
    display: flex;
    max-width: 48rem;
  }

  .story__hero > div {
    width: 50%;
  }
}
.story__hero .hero__title {
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(126 204 204 / var(--tw-text-opacity));
  font-size: 3.75rem !important;
  line-height: 1 !important;
}
.story__hero p {
  text-align: left;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.story__hero-photo {
  max-height: 420px;
}
.story__hero-photo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.story__hero-icon {
  aspect-ratio: 1 / 1;
  --tw-bg-opacity: 1;
  background-color: rgb(247 251 251 / var(--tw-bg-opacity));
}
.story__hero-icon img {
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}
.story__foot {
  margin: auto;
  margin-top: 4rem;
  max-width: 48rem;
  padding: 1rem;
}
.story__cta {
  display: flex;
  align-items: center;
  gap: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 201 49 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media not all and (min-width: 768px) {

  .story__cta {
    flex-direction: column;
    row-gap: 1rem;
  }
}
.story__cta .wp-block-buttons {
  flex-shrink: 0;
}
@media (min-width: 768px) {

  .story__cta .wp-block-buttons {
    margin-left: auto;
  }
}
.story__cta-message {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}
@media not all and (min-width: 768px) {

  .story__cta-message {
    text-align: center;
  }
}
.story__backlink {
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 768px) {

  .story__backlink {
    width: 48rem;
  }
}
.story__backlink i {
  margin-right: 0.5rem;
}
.story__filter-wrap {
  margin: auto;
  max-width: 56rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.story__filter {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media not all and (min-width: 768px) {

  .story__filter {
    flex-direction: column;
    row-gap: 0.5rem;
  }
}
.story__filter label {
  display: block;
  flex-shrink: 0;
  font-weight: 700;
}
.story__input {
  margin-left: auto;
  width: 100%;
  appearance: none;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(116 189 189 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.story__select {
      background: url("data:image/svg+xml;charset=utf-8,%3Csvg height=%2710%27 width=%2710%27 viewBox=%270 0 16 16%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7.247 11.14L2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 01.753 1.659l-4.796 5.48a1 1 0 01-1.506 0z%27/%3E%3C/svg%3E") #fff no-repeat;
      background-position: calc(100% - 0.75rem) 50%!important;
      margin-left: auto;
      width: 100%;
      appearance: none;
      border-radius: 0.375rem;
      border-width: 2px;
      --tw-border-opacity: 1;
      border-color: rgb(116 189 189 / var(--tw-border-opacity));
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      outline: 2px solid transparent;
      outline-offset: 2px;
  }
.story__filter-btn {
  cursor: pointer;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 201 49 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.story__filter-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 180 8 / var(--tw-bg-opacity));
}
.story__filter-reset {
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.story__gradient {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
    background: rgb(0,0,0);
    background: linear-gradient(360deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%);
}
.story__item {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(247 251 251 / var(--tw-bg-opacity));
}
.story__item img.photo {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.story__item img.icon {
  height: 100%;
  width: 100%;
  object-fit: scale-down;
      object-position: 50% 30%;
}
.story__item--icon .story__title {
  --tw-text-opacity: 1;
  color: rgb(26 36 60 / var(--tw-text-opacity));
}
.story__item--icon .story__connection {
  --tw-text-opacity: 1 !important;
  color: rgb(26 36 60 / var(--tw-text-opacity)) !important;
}
.story__item--icon .story__gradient {
        background: rgba(0,0,0,0);
      }
.story__item.active .story__title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.story__item.active .story__connection {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.story__item.active .story__detail {
  height: 100%;
}
.story__item.active .story__gradient {
        background: rgba(0,0,0,0.5);
      }
.story__item.active .story__footer {
  display: block;
}
.story__item.active .story__intro {
  display: block;
}
.story__detail {
  position: absolute;
  bottom: 0px;
  height: 40%;
  width: 100%;
  text-align: left;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.story__detail-padding {
  padding: 1rem;
}
.story__title {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
@media (min-width: 768px) {

  .story__title {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
}
@media (min-width: 1000px) {

  .story__title {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
}
.story__title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.story__connection {
  margin-bottom: 0.5rem !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
@media (min-width: 1000px) {

  .story__connection {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
}
.story__footer {
  display: none;
}
.story__intro {
  display: none;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1000px) {

  .story__intro {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.story__intro p {
  line-height: 1.5;
}
.story__btn {
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1000px) {

  .story__btn {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.stories__wrap {
  max-width: 56rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1000px) {

  .stories__wrap {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .stories__wrap {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .stories__wrap {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .stories__wrap {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .stories__wrap {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .stories__wrap {
      max-width: 1536px;
    }
  }
}
.stories__body {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}
@media (min-width: 768px) {

  .stories__body {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1000px) {

  .stories__body {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.stories__noresults {
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
.stories__foot {
  max-width: 56rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
@media (min-width: 1000px) {

  .stories__foot {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .stories__foot {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .stories__foot {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .stories__foot {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .stories__foot {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .stories__foot {
      max-width: 1536px;
    }
  }
}
.stories__foot .wp-block-buttons {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.tabs__header {

  }
.tabs__group {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media not all and (min-width: 1000px) {

  .tabs__group {
    justify-content: center;
  }
}
.tabs__group {
  list-style-type: none !important;
  padding-left: 0px !important;
}
.tab__link {
  border-bottom-width: 2px;
  border-style: solid;
  border-bottom-color: transparent;
  padding-bottom: 0.25rem;
  font-weight: 500;
}
.tab__link:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(126 204 204 / var(--tw-border-opacity));
}
.tab--active a {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(126 204 204 / var(--tw-border-opacity));
}
.tail {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .tail {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .tail {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .tail {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .tail {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .tail {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .tail {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .tail {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.tail {
  display: flex;
  gap: 2rem;
  padding-top: 3rem;
}
@media not all and (min-width: 768px) {

  .tail {
    flex-wrap: wrap;
  }
}
.tail__social {
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
}
.tail__social nav {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1251px) {

  .tail__social nav {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  @media (min-width: 640px) {

    .tail__social nav {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {

    .tail__social nav {
      max-width: 768px;
    }
  }

  @media (min-width: 1000px) {

    .tail__social nav {
      max-width: 1000px;
    }
  }

  @media (min-width: 1251px) {

    .tail__social nav {
      max-width: 1251px;
    }
  }

  @media (min-width: 1536px) {

    .tail__social nav {
      max-width: 1536px;
    }
  }
}
@media (min-width: 1000px) {

  .tail__social nav {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.tail__wrap {
  --tw-bg-opacity: 1;
  background-color: rgb(126 204 204 / var(--tw-bg-opacity));
}
.tail__side {
  width: 100%;
}
@media (min-width: 768px) {

  .tail__side {
    width: 50%;
  }
}
.tail__hashtag {
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tail__impact {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1000px) {

  .tail__impact {
    font-size: 40px;
  }
}
.tail__impact {
  max-width: 48rem;
}
@media (min-width: 1000px) {

  .tail__footer {
    width: 25%;
  }
}
.tail__footer h4 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(192 230 230 / var(--tw-text-opacity));
}
@media (min-width: 1000px) {

  .tail__legal {
    width: 25%;
  }
}
.tail__legal h4 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(192 230 230 / var(--tw-text-opacity));
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.static {
  position: static;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.hidden {
  display: none;
}
.min-h-\[300px\] {
  min-height: 300px;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
