/**
 * Remove top margin from first child and bottom margin from last child.
 */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*! tailwindcss v3.4.18 | 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: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.absolute-full {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

.x-center, .xy-center, .y-center {
  position: absolute;
  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));
}

.x-center, .xy-center {
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.y-center, .xy-center {
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.grid-gap, .grid-layout {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.grid-layout {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (min-width: 1024px) {
  .grid-layout {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-layout--small {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vp-height {
  height: 100vh;
  height: 100svh;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  text-rendering: optimizeLegibility;
}

body:not(.wp-admin), .acfe-flexible-placeholder {
  --tw-bg-opacity: 1;
  background-color: rgb(235 233 221 / var(--tw-bg-opacity, 1));
  font-family: Fustat, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(45 8 0 / var(--tw-text-opacity, 1));
}

.acfe-flexible-placeholder h1, .acfe-flexible-placeholder h2, .acfe-flexible-placeholder h3, .acfe-flexible-placeholder h4, .acfe-flexible-placeholder h5, .acfe-flexible-placeholder h6 {
  color: inherit;
}

.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-badge-text {
  margin-top: 1.25rem;
  font-size: 0.75rem;
}
.grecaptcha-badge-text a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.animation-buzz-out {
  -webkit-animation-name: buzz-out;
          animation-name: buzz-out;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

@-webkit-keyframes buzz-out {
  10% {
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    transform: translateX(1px) rotate(0);
  }
  100% {
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    transform: translateX(1px) rotate(0);
  }
  100% {
    transform: translateX(-1px) rotate(0);
  }
}
.animation-shifting-background {
  -webkit-animation: shifting-background 30s ease infinite;
          animation: shifting-background 30s ease infinite;
}

@-webkit-keyframes shifting-background {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes shifting-background {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 1024px) {
  .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 1280px) {
  .container {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.left-0 {
  left: 0px;
}
.top-0 {
  top: 0px;
}
.z-30 {
  z-index: 30;
}
.col-span-full {
  grid-column: 1 / -1;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mt-4 {
  margin-top: 1rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-1\/2 {
  height: 50%;
}
.h-9 {
  height: 2.25rem;
}
.h-\[50\.4379084967vh\] {
  height: 50.4379084967vh;
}
.h-\[60\%\] {
  height: 60%;
}
.h-\[80vh\] {
  height: 80vh;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.h-svh {
  height: 100svh;
}
.w-1\/2 {
  width: 50%;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.max-w-fit {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full {
  max-width: 100%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-y-\[10\%\] {
  --tw-translate-y: -10%;
  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));
}
.translate-y-px {
  --tw-translate-y: 1px;
  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));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-cream {
  --tw-border-opacity: 1;
  border-color: rgb(235 233 221 / var(--tw-border-opacity, 1));
}
.bg-brick {
  --tw-bg-opacity: 1;
  background-color: rgb(188 173 154 / var(--tw-bg-opacity, 1));
}
.bg-brown {
  --tw-bg-opacity: 1;
  background-color: rgb(45 8 0 / var(--tw-bg-opacity, 1));
}
.bg-cream {
  --tw-bg-opacity: 1;
  background-color: rgb(235 233 221 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-cream {
  --tw-gradient-from: #EBE9DD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(235 233 221 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pb-28 {
  padding-bottom: 7rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-\[min\(69\.7916666667\%\2c 100vh\)\] {
  padding-bottom: min(69.7916666667%,100vh);
}
.pt-24 {
  padding-top: 6rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[20vh\] {
  padding-top: 20vh;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-Forevs {
  font-family: Forevs, sans-serif;
}
.text-12 {
  font-size: 0.75rem;
}
.text-15 {
  font-size: 0.9375rem;
}
.text-17 {
  font-size: 1.0625rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.uppercase {
  text-transform: uppercase;
}
.leading-1\.17 {
  line-height: 1.17;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-none {
  line-height: 1;
}
.-tracking-0\.02 {
  letter-spacing: -0.02em;
}
.tracking-0\.09 {
  letter-spacing: 0.09em;
}
.text-brown {
  --tw-text-opacity: 1;
  color: rgb(45 8 0 / var(--tw-text-opacity, 1));
}
.text-cream {
  --tw-text-opacity: 1;
  color: rgb(235 233 221 / var(--tw-text-opacity, 1));
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.decoration-1 {
  text-decoration-thickness: 1px;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.opacity-70 {
  opacity: 0.7;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.txt-subheading, .wysiwyg-headings h3, .wysiwyg h3, .btn, .wpcf7-form .btn {
  font-family: Fustat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.7647058824;
  letter-spacing: 0.09em;
}

.txt-heading--small {
  font-family: Forevs, sans-serif;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.02em;
  font-size: clamp(3.125rem, 4.762vw + 1.964rem, 6.25rem) !important;
}

.txt-h2, .wysiwyg-headings h2, .wysiwyg h2 {
  font-family: Forevs, sans-serif;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.02em;
  font-size: clamp(2.813rem, 2.381vw + 2.232rem, 4.375rem) !important;
}

.txt-lg, .wysiwyg.wysiwyg--lg, .wysiwyg.wysiwyg--lg p {
  font-size: 1.125rem;
  line-height: 1.25;
  letter-spacing: 0.02em;
}

.txt-md, .wysiwyg.wysiwyg--md, .wysiwyg.wysiwyg--md p {
  font-size: 1rem;
  line-height: 1.17;
}

.txt-normal, .wysiwyg, .wysiwyg p {
  font-size: 0.9375rem;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.txt-header, .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
  font-family: Fustat, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  letter-spacing: 0.02em;
}

.header {
  position: fixed;
  z-index: 20;
  width: 100%;
}
@media (min-width: 1024px) {
  .header {
    left: 0px;
    bottom: 2.5rem;
  }
}
.header__container {
  visibility: hidden;
  position: fixed;
  left: 0px;
  top: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow-y: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background: rgba(242, 242, 242, 0.6);
}
@media (min-width: 1024px) {
  .header__container {
    visibility: visible;
    position: relative;
    left: auto;
    top: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
    width: auto;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    overflow: visible;
    border-radius: 9999px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    background: rgba(242, 242, 242, 0.5);
  }
}
.header__nav {
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header__nav > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
@media (min-width: 1024px) {
  .header__nav {
    margin: 0px;
    flex-direction: row;
  }
  .header__nav > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}
.header .menu-item {
  font-family: Fustat, sans-serif;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.02em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.header .menu-item:hover {
  opacity: 0.7;
}
@media (min-width: 1024px) {
  .header .menu-item {
    font-size: 0.9375rem;
  }
}
.header .menu-item.current-menu-item {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
@media (min-width: 1024px) {
  .header .menu-item.current-menu-item {
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
  }
}
.header .menu-selector {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -10;
  display: none;
  height: 100%;
  width: auto;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.header .menu-selector:not(.immediately) {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .header .menu-selector {
    display: block;
  }
}
.header__ham {
  position: fixed;
  right: 2rem;
  top: 2rem;
  z-index: 10;
  margin-left: auto;
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
  border-radius: 9999px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 1024px) {
  .header__ham {
    display: none;
  }
}
.header__ham::before {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  height: 3.5rem;
  width: 3.5rem;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(235 233 221 / var(--tw-border-opacity, 1));
  --tw-backdrop-blur: blur(40px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background: rgba(242, 242, 242, 0.8);
  content: "";
}
.header__ham:hover {
  opacity: 0.8;
}
.header__ham span {
  position: absolute;
  left: 50%;
  display: inline-block;
  height: 0.125rem;
  width: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  transform: translateX(-50%);
}
.header__ham span:nth-child(1), .header__ham span:nth-child(2), .header__ham span:nth-child(3) {
  transition: transform 0.2s ease 0.2s, opacity 0s 0.2s, background-color 0.15s ease;
  opacity: 1;
}
.header__ham span:nth-child(1) {
  transform: translate(-50%, -6px);
}
.header__ham span:nth-child(3) {
  transform: translate(-50%, 6px);
}
.header__ham span:nth-child(4), .header__ham span:nth-child(5) {
  transition: transform 0.2s ease, background-color 0.15s ease;
}
.header__ham span:nth-child(4) {
  transform: translateX(-50%) rotate(0deg);
}
.header__ham span:nth-child(5) {
  transform: translateX(-50%) rotate(0deg);
}
.header.open .header__container {
  visibility: visible;
}
.header.open .header__ham span:nth-child(1), .header.open .header__ham span:nth-child(2), .header.open .header__ham span:nth-child(3) {
  transition: transform 0.2s ease, opacity 0s 0.2s, background-color 0.15s ease;
  transform: translate(-50%, 0px);
  opacity: 0;
}
.header.open .header__ham span:nth-child(4), .header.open .header__ham span:nth-child(5) {
  transition: transform 0.2s ease 0.2s, background-color 0.15s ease;
}
.header.open .header__ham span:nth-child(4) {
  transform: translateX(-50%) rotate(45deg);
}
.header.open .header__ham span:nth-child(5) {
  transform: translateX(-50%) rotate(-45deg);
}

.btn, .wpcf7-form .btn {
  position: relative;
  display: block;
  height: 3rem;
  overflow: hidden;
  border-radius: 9999px;
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  padding-top: 0.875rem;
  padding-bottom: 0.625rem;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  line-height: 1 !important;
}
.btn--brown, .wpcf7-form .btn {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(45 8 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(45 8 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 233 221 / var(--tw-text-opacity, 1));
}
.btn--brown:hover, .wpcf7-form .btn:hover {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(45 8 0 / var(--tw-text-opacity, 1));
}

.wysiwyg strong, .wysiwyg b {
  font-weight: 700;
}

.wysiwyg-anchors a, .wysiwyg a, .wysiwyg-anchors a:visited {
  transition: all 0.24s ease;
}
h1 .wysiwyg-anchors a, h1 .wysiwyg a, h1 .wysiwyg-anchors a:visited, h2 .wysiwyg-anchors a, h2 .wysiwyg a, h2 .wysiwyg-anchors a:visited, h3 .wysiwyg-anchors a, h3 .wysiwyg a, h3 .wysiwyg-anchors a:visited, h4 .wysiwyg-anchors a, h4 .wysiwyg a, h4 .wysiwyg-anchors a:visited, h5 .wysiwyg-anchors a, h5 .wysiwyg a, h5 .wysiwyg-anchors a:visited, h6 .wysiwyg-anchors a, h6 .wysiwyg a, h6 .wysiwyg-anchors a:visited {
  color: inherit;
}

.wysiwyg-headings h1, .wysiwyg h1, .wysiwyg-headings h2, .wysiwyg h2, .wysiwyg-headings h3, .wysiwyg h3, .wysiwyg-headings h4, .wysiwyg h4, .wysiwyg-headings h5, .wysiwyg h5, .wysiwyg-headings h6, .wysiwyg h6 {
  font-weight: 600;
  line-height: 1.25;
}
.wysiwyg-headings h1, .wysiwyg h1 {
  font-size: 1.5rem;
  line-height: 2rem;
}
.wysiwyg-headings h2, .wysiwyg h2 {
  margin-bottom: 3rem;
}
.wysiwyg-headings h2:last-child, .wysiwyg h2:last-child {
  margin-bottom: 0px;
}
.wysiwyg-headings h3, .wysiwyg h3 {
  margin-bottom: 2rem;
}
.wysiwyg-headings h3:last-child, .wysiwyg h3:last-child {
  margin-bottom: 0px;
}
.wysiwyg-headings h3, .wysiwyg h3, .wysiwyg-headings h4, .wysiwyg h4, .wysiwyg-headings h5, .wysiwyg h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.wysiwyg-images img.aligncenter, .wysiwyg img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.wysiwyg-images .gallery .gallery-item, .wysiwyg .gallery .gallery-item {
  border-width: 0px;
  text-align: center;
}
.wysiwyg-images .gallery .gallery-icon, .wysiwyg .gallery .gallery-icon {
  text-align: center;
}
.wysiwyg-images .gallery img, .wysiwyg .gallery img {
  display: inline;
  border: none !important;
}
.wysiwyg-images .wp-caption-text, .wysiwyg .wp-caption-text {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.wysiwyg-code code, .wysiwyg code {
  display: inline-block;
  border-radius: 0.125rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  vertical-align: baseline;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.wysiwyg-spacing p, .wysiwyg p, .wysiwyg-spacing ul, .wysiwyg ul, .wysiwyg-spacing ol, .wysiwyg ol, .wysiwyg-spacing hr, .wysiwyg hr, .wysiwyg-spacing .wp-block-embed, .wysiwyg .wp-block-embed, .wysiwyg-spacing .gallery, .wysiwyg .gallery, .wysiwyg-spacing [class*=wp-image-], .wysiwyg [class*=wp-image-] {
  margin-bottom: 2rem;
}

.wysiwyg-spacing p:last-child, .wysiwyg p:last-child, .wysiwyg-spacing ul:last-child, .wysiwyg ul:last-child, .wysiwyg-spacing ol:last-child, .wysiwyg ol:last-child, .wysiwyg-spacing hr:last-child, .wysiwyg hr:last-child, .wysiwyg-spacing .wp-block-embed:last-child, .wysiwyg .wp-block-embed:last-child, .wysiwyg-spacing .gallery:last-child, .wysiwyg .gallery:last-child, .wysiwyg-spacing [class*=wp-image-]:last-child, .wysiwyg [class*=wp-image-]:last-child {
  margin-bottom: 0px;
}

.wysiwyg-lists ul, .wysiwyg ul, .wysiwyg-lists ol, .wysiwyg ol {
  margin-left: 1.5rem;
  list-style-position: outside;
}
.wysiwyg-lists ul, .wysiwyg ul {
  list-style-type: disc;
}
.wysiwyg-lists ol, .wysiwyg ol {
  list-style-type: decimal;
}
.wysiwyg-lists li, .wysiwyg li {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.wysiwyg p {
  margin-bottom: 1.75rem;
}

.wysiwyg p:last-child {
  margin-bottom: 0px;
}

.wysiwyg.wysiwyg--md strong, .wysiwyg.wysiwyg--md b {
  margin-bottom: 0.5rem;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1;
  letter-spacing: 0.05em;
}

.wysiwyg.wysiwyg--md strong:last-child, .wysiwyg.wysiwyg--md b:last-child {
  margin-bottom: 0px;
}

.wysiwyg.wysiwyg--lg p {
  margin-bottom: 2rem;
}

.wysiwyg.wysiwyg--lg p:last-child {
  margin-bottom: 0px;
}

.dots-loader, .wpcf7-form.submitting .btn .cf7-loader {
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(45 8 0 / var(--tw-bg-opacity, 1));
}
.dots-loader::before, .wpcf7-form.submitting .btn .cf7-loader::before {
  width: 15px;
  aspect-ratio: 1;
  border-radius: 50%;
  -webkit-animation: l5 1s infinite linear alternate;
          animation: l5 1s infinite linear alternate;
  content: "";
}
@-webkit-keyframes l5 {
  0% {
    box-shadow: 20px 0 #EBE9DD, -20px 0 #BCAD9A;
    background: #EBE9DD;
  }
  33% {
    box-shadow: 20px 0 #EBE9DD, -20px 0 #BCAD9A;
    background: #BCAD9A;
  }
  66% {
    box-shadow: 20px 0 #BCAD9A, -20px 0 #fff;
    background: #BCAD9A;
  }
  100% {
    box-shadow: 20px 0 #BCAD9A, -20px 0 #fff;
    background: #EBE9DD;
  }
}
@keyframes l5 {
  0% {
    box-shadow: 20px 0 #EBE9DD, -20px 0 #BCAD9A;
    background: #EBE9DD;
  }
  33% {
    box-shadow: 20px 0 #EBE9DD, -20px 0 #BCAD9A;
    background: #BCAD9A;
  }
  66% {
    box-shadow: 20px 0 #BCAD9A, -20px 0 #fff;
    background: #BCAD9A;
  }
  100% {
    box-shadow: 20px 0 #BCAD9A, -20px 0 #fff;
    background: #EBE9DD;
  }
}

.fsdpcfl-loader {
  --tw-border-opacity: 1 !important;
  border-color: rgb(45 8 0 / var(--tw-border-opacity, 1)) !important;
}

.wpcf7-form {
  width: 100%;
  padding-bottom: 1.25rem;
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form .wpcf7-response-output {
  margin-left: 0px !important;
  margin-right: 0px !important;
  border-style: none !important;
  padding: 0px !important;
}
.wpcf7-form .wpcf7-form-control-wrap {
  margin-bottom: 2.75rem;
  display: block;
}
.wpcf7-form .wpcf7-form-control-wrap:last-child {
  margin-bottom: 0px;
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
  width: 100%;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-bottom: 0.875rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder, .wpcf7-form select::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.wpcf7-form input:-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder, .wpcf7-form select:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder, .wpcf7-form select::placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.wpcf7-form input.wpcf7-not-valid, .wpcf7-form textarea.wpcf7-not-valid, .wpcf7-form select.wpcf7-not-valid {
  border-color: red;
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus {
  outline: none;
  border-bottom-width: 2px;
}
.wpcf7-form .btn {
  margin-top: 4rem;
}
.wpcf7-form.submitting .btn {
  pointer-events: none;
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.hover\:bg-cream:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(235 233 221 / var(--tw-bg-opacity, 1));
}
.hover\:text-brown:hover {
  --tw-text-opacity: 1;
  color: rgb(45 8 0 / var(--tw-text-opacity, 1));
}
.hover\:opacity-75:hover {
  opacity: 0.75;
}
@media (min-width: 640px) {
  .xsm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .xsm\:col-start-1 {
    grid-column-start: 1;
  }
  .xsm\:col-start-3 {
    grid-column-start: 3;
  }
  .xsm\:mb-12 {
    margin-bottom: 3rem;
  }
  .xsm\:mb-20 {
    margin-bottom: 5rem;
  }
  .xsm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xsm\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .xsm\:gap-y-10 {
    row-gap: 2.5rem;
  }
  .xsm\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
@media (min-width: 768px) {
  .sm\:mb-12 {
    margin-bottom: 3rem;
  }
  .sm\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .sm\:mb-24 {
    margin-bottom: 6rem;
  }
  .sm\:block {
    display: block;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:w-\[29\.5368055556\%\] {
    width: 29.5368055556%;
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .sm\:pb-40 {
    padding-bottom: 10rem;
  }
}
@media (min-width: 1024px) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .md\:col-start-1 {
    grid-column-start: 1;
  }
  .md\:col-start-10 {
    grid-column-start: 10;
  }
  .md\:col-start-4 {
    grid-column-start: 4;
  }
  .md\:col-start-5 {
    grid-column-start: 5;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .md\:mb-16 {
    margin-bottom: 4rem;
  }
  .md\:mb-28 {
    margin-bottom: 7rem;
  }
  .md\:mr-5 {
    margin-right: 1.25rem;
  }
  .md\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .md\:gap-y-14 {
    row-gap: 3.5rem;
  }
  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .md\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .md\:pb-28 {
    padding-bottom: 7rem;
  }
  .md\:pb-52 {
    padding-bottom: 13rem;
  }
  .md\:pt-28 {
    padding-top: 7rem;
  }
}
@media (min-width: 1280px) {
  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }
  .lg\:col-start-2 {
    grid-column-start: 2;
  }
  .lg\:mb-32 {
    margin-bottom: 8rem;
  }
  .lg\:ml-14 {
    margin-left: 3.5rem;
  }
  .lg\:ml-20 {
    margin-left: 5rem;
  }
  .lg\:ml-9 {
    margin-left: 2.25rem;
  }
  .lg\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  .lg\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  .lg\:pb-60 {
    padding-bottom: 15rem;
  }
}
