/*
 * Theme Name: Hour Weddings
 * Author: Alex Rodwell
 * Author URI: https://rodwell.io
*/

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

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

/*
 ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

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

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.left-1\/2 {
  left: 50%;
}

.top-0 {
  top: 0px;
}

.-z-10 {
  z-index: -10;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.order-1 {
  order: 1;
}

.m-0 {
  margin: 0px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.\!mb-0 {
  margin-bottom: 0px !important;
}

.ml-auto {
  margin-left: auto;
}

.mt-0 {
  margin-top: 0px;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-container {
  margin-top: 3rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[2\.38\/1\] {
  aspect-ratio: 2.38/1;
}

.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}

.aspect-\[4\/5\] {
  aspect-ratio: 4/5;
}

.aspect-\[9\/5\] {
  aspect-ratio: 9/5;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-3 {
  height: 0.75rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-12 {
  max-height: 3rem;
}

.max-h-32 {
  max-height: 8rem;
}

.w-11 {
  width: 2.75rem;
}

.w-12 {
  width: 3rem;
}

.w-3 {
  width: 0.75rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-\[calc\(100\%-theme\(spacing\.container\)\)\] {
  width: calc(100% - 3rem);
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.\!max-w-none {
  max-width: none !important;
}

.max-w-\[50\%\] {
  max-width: 50%;
}

.max-w-screen-md {
  max-width: 768px;
}

.flex-\[0_0_100\%\] {
  flex: 0 0 100%;
}

.shrink-0 {
  flex-shrink: 0;
}

.-translate-x-1\/2 {
  --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));
}

.-translate-y-\[100vh\] {
  --tw-translate-y: -100vh;
  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));
}

.rotate-3 {
  --tw-rotate: 3deg;
  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));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-\[auto\2c 1fr\2c auto\] {
  grid-template-columns: auto 1fr auto;
}

.grid-rows-\[1fr\2c auto\] {
  grid-template-rows: 1fr auto;
}

.grid-rows-\[auto\2c 1fr\2c auto\] {
  grid-template-rows: auto 1fr auto;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.place-items-center {
  place-items: center;
}

.content-start {
  align-content: flex-start;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-stretch {
  justify-content: stretch;
}

.justify-items-start {
  justify-items: start;
}

.justify-items-center {
  justify-items: center;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-pink\/100 {
  border-color: rgb(222 186 190 / 1);
}

.border-l-black\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
}

.bg-darkgrey {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.bg-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.bg-navigation {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-pink\/80 {
  background-color: rgb(222 186 190 / 0.8);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.stroke-darkgrey {
  stroke: rgb(51, 51, 51);
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0\.5 {
  padding: 0.125rem;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-container-compact {
  padding: 1.25rem;
}

.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-container {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-container-compact {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-block {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-0 {
  padding-left: 0px;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-\[calc\(var\(--header\)\+theme\(spacing\.container\)\)\] {
  padding-top: calc(var(--header) + 3rem);
}

.pt-container {
  padding-top: 3rem;
}

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

.font-heading {
  font-family: "Playfair Display", serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

.\!leading-snug {
  line-height: 1.375 !important;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-darkgrey {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.no-underline {
  text-decoration-line: none;
}

.opacity-70 {
  opacity: 0.7;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -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);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -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);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

html,
body {
  overflow-x: hidden;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: "Montserrat", sans-serif;
  --tw-text-opacity: 1;
  color: rgb(61 61 61 / var(--tw-text-opacity, 1));
}

.container {
  max-width: calc(1620px + (2 * 3rem));
  margin-inline: auto;
  /* padding-inline: theme(spacing.container); */
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 1024px) {
  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.container--lg {
  max-width: 1024px;
  max-width: calc(1024px + (2 * 3rem));
}

.container--3xl {
  max-width: 1920px;
  max-width: calc(1920px + (2 * 3rem));
}

[data-block] {
  position: relative;
  z-index: 10;
}

.container.container--wide {
  max-width: calc(1920px + (2 * 3rem));
}

.embla {
  overflow: hidden;
}

.embla__container {
  display: flex;
}

.embla__slide {
  flex: 0 0 100%;
  min-width: 0;
}

.button,
.wp-block-button .wp-block-button__link,
button[type="submit"],
input[type="submit"],
.wpcf7-submit,
.wpcf7-form-control.has-spinner {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(222 186 190 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.button:hover,
.button:active,
.button:visited,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:active,
.wp-block-button .wp-block-button__link:visited,
button[type="submit"]:hover,
button[type="submit"]:active,
button[type="submit"]:visited,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:visited,
.wpcf7-submit:hover,
.wpcf7-submit:active,
.wpcf7-submit:visited,
.wpcf7-form-control.has-spinner:hover,
.wpcf7-form-control.has-spinner:active,
.wpcf7-form-control.has-spinner:visited {
  --tw-bg-opacity: 1;
  background-color: rgb(229 200 203 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* WhatsApp button - square, same height as regular button */

.button-whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 0px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  /* Match button height exactly: 28px content + 16px top + 16px bottom = 60px total */
  height: 60px;
  width: 60px;
  /* Make it square */
  min-width: 60px;
  min-height: 60px;
  flex-shrink: 0;
  background-color: #17a300 !important;
  /* WhatsApp brand green */
  padding: 0;
  text-decoration: none;
}

.button-whatsapp:hover {
  background-color: #1bb300 !important;
  /* 20% lighter WhatsApp green on hover */
}

.button-whatsapp:active {
  background-color: #1bb300 !important;
}

.button-whatsapp:visited {
  background-color: #17a300 !important;
  /* Keep original green when visited */
}

.button-whatsapp:visited:hover {
  background-color: #1bb300 !important;
  /* Lighter green on hover even when visited */
}

.button-whatsapp svg {
  width: 1.5rem;
  /* 24px */
  height: 1.5rem;
  /* 24px */
  fill: white;
}

/* Google button in testimonials - ensure smooth hover transition */

[data-block="testimonial"] a[href*="google.com"] {
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out !important;
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), 
textarea,
select {
  display: flex;
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(61 61 61 / 0.4);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):focus, 
textarea:focus,
select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(222 186 190 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 186 190 / var(--tw-ring-opacity, 1));
}

/* Date input specific styling - limited browser support */

input[type="date"] {
  color-scheme: light;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  opacity: 0.6;
  filter: invert(0.5);
}

input[type="date"]::-webkit-calendar-picker-indicator:hover {
  opacity: 1;
}

input[type="checkbox"],
input[type="radio"] {
  height: 1rem;
  width: -moz-fit-content;
  width: fit-content;
  width: 1rem;
  cursor: pointer;
  appearance: none;
  border-radius: 0.375rem;
  border-width: 1px;
  border-color: rgb(61 61 61 / 0.4);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  accent-color: rgb(222, 186, 190);
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  flex-shrink: 0;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  align-self: center;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  --tw-border-opacity: 1;
  border-color: rgb(222 186 190 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(222 186 190 / var(--tw-bg-opacity, 1));
}

input[type="checkbox"]:checked::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 5px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

input[type="radio"] {
  border-radius: 9999px;
}

input[type="radio"]:checked::before {
  border-radius: 9999px;
  clip-path: none;
  width: 8px;
  height: 8px;
}

input[type="checkbox"]:focus,
input[type="radio"]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(222 186 190 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(222 186 190 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 0px;
  outline-offset: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
input[type="week"] {
  border-radius: 0.375rem;
}

/* Contact Form 7 specific form fields */

.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio) {
  border-radius: 0.375rem;
}

:where(h1, h2, h3, h4, h5, h6, p):empty {
  display: none;
}

:where(h1, h2, h3, h4, h5, h6) {
  font-family: "Playfair Display", serif;
  font-weight: 500 !important;
  font-feature-settings: "lnum";
}

.prose {
  max-width: none;
  --tw-text-opacity: 1 !important;
  color: rgb(61 61 61 / var(--tw-text-opacity, 1)) !important;
}

.article-body > :where(h1, h2, h3, h4, h5, h6),
.prose :where(h1, h2, h3, h4, h5, h6):not(.not-prose) {
  font-family: "Playfair Display", serif;
  font-weight: 500 !important;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  font-feature-settings: "lnum";
}

.prose :where(h2):not(.not-prose) {
  font-size: 1.3125rem;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .prose :where(h2):not(.not-prose) {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.prose p > :where(strong, b) {
  font-weight: 500;
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
  font-feature-settings: "lnum";
}

.prose :where(ul, ol) > li > :where(strong, b) {
  font-weight: 500 !important;
  --tw-text-opacity: 1;
  color: rgb(61 61 61 / var(--tw-text-opacity, 1));
}

.prose :where([class^="wp-block-"]:not(.wp-block-heading, .wp-block-list, .wp-block-image)) {
  margin: 0px !important;
}

.blocks > h1:not(.wp-block-image) {
  width: 100%;
}

@media (min-width: 640px) {
  .blocks > h1:not(.wp-block-image) {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .blocks > h1:not(.wp-block-image) {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .blocks > h1:not(.wp-block-image) {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .blocks > h1:not(.wp-block-image) {
    max-width: 1280px;
  }
}

@media (min-width: 1620px) {
  .blocks > h1:not(.wp-block-image) {
    max-width: 1620px;
  }
}

@media (min-width: 1920px) {
  .blocks > h1:not(.wp-block-image) {
    max-width: 1920px;
  }
}

@media (min-width: 2240px) {
  .blocks > h1:not(.wp-block-image) {
    max-width: 2240px;
  }
}

.blocks > h1:not(.wp-block-image) {
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: calc(1620px + (2 * 3rem));
  margin-inline: auto;
  /* padding-inline: theme(spacing.container); */
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 1024px) {
  .blocks > h1:not(.wp-block-image) {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.blocks > h1:not(.wp-block-image) {
  max-width: 1024px;
  max-width: calc(1024px + (2 * 3rem));
}

.blocks > h1:not(.wp-block-image).container--wide {
  max-width: calc(1920px + (2 * 3rem));
}

.blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
  width: 100%;
}

@media (min-width: 640px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    max-width: 1280px;
  }
}

@media (min-width: 1620px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    max-width: 1620px;
  }
}

@media (min-width: 1920px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    max-width: 1920px;
  }
}

@media (min-width: 2240px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    max-width: 2240px;
  }
}

.blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
  margin-top: 2rem;
  max-width: calc(1620px + (2 * 3rem));
  margin-inline: auto;
  /* padding-inline: theme(spacing.container); */
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 1024px) {
  .blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image) {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.blocks > :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure, .wp-block-buttons, .wpcf7):not(.wp-block-image).container--wide {
  max-width: calc(1920px + (2 * 3rem));
}

.wp-block-list {
  list-style-position: outside;
}

/* Bulleted lists - pink bullets, better alignment */

.prose ul,
.prose ol {
  padding-left: 1.5rem;
}

.prose ul {
  list-style-type: disc;
}

.prose ul li::marker {
  color: rgb(222, 186, 190);
}

.prose ol {
  list-style-type: decimal;
}

.prose ol li::marker {
  color: rgb(222, 186, 190);
}

.blocks > :where(h2, h3, h4, h5, h6, p) + :where([class^="wp-block"], div, section) {
  margin-top: 4rem;
}

.blocks [data-block="header"] + h1 {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  .blocks [data-block="header"] + h1 {
    margin-top: 3rem;
  }
}

.blocks [data-block="header"] + :where(h2, h3, h4, h5, h6, p, table, ol, ul, blockquote, figure) {
  margin-top: 3rem;
}

.blocks [data-block="header"] + :where(h2, h3, h4, h5, h6) {
  margin-bottom: 1rem;
}

.blocks > h1 + :where([class^="wp-block"], div, section) {
  margin-top: 1.5rem;
}

@media (min-width: 768px) {
  .blocks > h1 + :where([class^="wp-block"], div, section) {
    margin-top: 4rem;
  }
}

.blocks > :where([data-block="content"], [data-block="gallery"], [data-block="carousel"], .wp-block-image) + [data-block="content"],
.blocks > :where([data-block="content"], [data-block="gallery"], [data-block="carousel"], .wp-block-image) + [data-block="gallery"],
.blocks > :where([data-block="content"], [data-block="gallery"], [data-block="carousel"], .wp-block-image) + [data-block="carousel"],
.blocks > :where([data-block="content"], [data-block="gallery"], [data-block="carousel"], .wp-block-image) + .wp-block-image {
  margin-top: 4rem;
}

.blocks [data-block="details"] .prose h1:first-of-type {
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
}

@media (min-width: 768px) {
  .blocks [data-block="details"] .prose h1:first-of-type {
    font-size: 3.75rem;
    line-height: 1;
  }
}

.blocks [data-block="details"] .prose p:first-of-type:has(+ h1) {
  margin-bottom: 1rem;
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.wp-block-image {
  position: relative;
  margin: 0px;
}

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

.blocks > .wp-block-image.size-full,
.blocks > .wp-block-image.size-large {
  aspect-ratio: 3/2;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .blocks > .wp-block-image.size-full,
.blocks > .wp-block-image.size-large {
    aspect-ratio: 320/173;
  }
}

.blocks > .wp-block-image.size-full,
.blocks > .wp-block-image.size-large {
  aspect-ratio: 4 / 3;
}

[data-block="header"] > header,
[data-block="carousel"] > header {
  aspect-ratio: 4 / 3;
}

@media (min-width: 1024px) {
  [data-block="header"] > header {
    aspect-ratio: auto;
  }

  [data-block="carousel"] > header,
	.blocks > .wp-block-image.size-full,
	.blocks > .wp-block-image.size-large {
    aspect-ratio: 320 / 173;
  }
}

.blocks > .wp-block-image.size-full img,
.blocks > .wp-block-image.size-large img {
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wp-block-buttons.is-content-justification-right .wp-block-button {
  justify-content: flex-end;
}

.wp-block-buttons.is-content-justification-center .wp-block-button {
  justify-content: center;
}

.wp-block-button {
  display: flex;
  flex-direction: row;
}

.content-wrapper {
  margin-top: var(--header);
}

.content-wrapper--hero {
  margin-top: var(--header);
}

@media (min-width: 768px) {
  .content-wrapper--hero {
    margin-top: 0px;
  }
}

/* Two-column layout for forms */

.two-columns {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

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

.full-width {
  width: 100%;
}

/* Form spacing - remove top margins, keep only bottom (apply to all form states) */

.wpcf7-form p,
.wpcf7-form.invalid p,
.wpcf7-form.sent p,
.wpcf7-form.submitting p,
.wpcf7-form .two-columns p,
.wpcf7-form.invalid .two-columns p,
.wpcf7-form.sent .two-columns p,
.wpcf7-form.submitting .two-columns p,
.wpcf7-form .full-width p,
.wpcf7-form.invalid .full-width p,
.wpcf7-form.sent .full-width p,
.wpcf7-form.submitting .full-width p,
.wpcf7-form .two-columns > div,
.wpcf7-form.invalid .two-columns > div,
.wpcf7-form.sent .two-columns > div,
.wpcf7-form.submitting .two-columns > div,
.wpcf7-form .checkbox-group,
.wpcf7-form.invalid .checkbox-group,
.wpcf7-form.sent .checkbox-group,
.wpcf7-form.submitting .checkbox-group {
  margin-top: 0 !important;
  margin-bottom: 0.5rem !important;
}

.wpcf7-form .two-columns,
.wpcf7-form.invalid .two-columns,
.wpcf7-form.sent .two-columns,
.wpcf7-form.submitting .two-columns {
  margin-bottom: 0.5rem !important;
}

.wpcf7-form .full-width,
.wpcf7-form.invalid .full-width,
.wpcf7-form.sent .full-width,
.wpcf7-form.submitting .full-width {
  margin-bottom: 0.5rem !important;
}

/* Remove extra <br> tags that Contact Form 7 inserts */

.wpcf7-form p br,
.wpcf7-form.invalid p br,
.wpcf7-form.sent p br,
.wpcf7-form.submitting p br,
.wpcf7-form label br,
.wpcf7-form br {
  display: none !important;
}

/* Reduce spacing on labels */

.wpcf7-form label,
.wpcf7-form.invalid label,
.wpcf7-form.sent label,
.wpcf7-form.submitting label {
  margin-top: 0 !important;
  margin-bottom: 0.25rem !important;
  display: block;
}

/* Reduce spacing on form control wraps */

.wpcf7-form-control-wrap,
.wpcf7-form.invalid .wpcf7-form-control-wrap,
.wpcf7-form.sent .wpcf7-form-control-wrap,
.wpcf7-form.submitting .wpcf7-form-control-wrap {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Required fields notice and asterisks */

.required-fields-notice {
  margin-bottom: 1rem;
}

.required-asterisk {
  color: #dc2626;
}

.wpcf7-checkbox > span {
  margin: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}

/* Remove padding/margin from list items for all checkboxes */

.wpcf7-list-item {
  margin: 0 !important;
  padding: 0 !important;
}

/* Two-column checkbox group - add extra 8px to match venue checkbox groups */

.wpcf7-form .checkbox-group-two-columns,
.wpcf7-form.invalid .checkbox-group-two-columns,
.wpcf7-form.sent .checkbox-group-two-columns,
.wpcf7-form.submitting .checkbox-group-two-columns {
  margin-bottom: 1rem !important;
}

.checkbox-group-two-columns .wpcf7-checkbox {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 1024px) {
  .checkbox-group-two-columns .wpcf7-checkbox {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.checkbox-group-two-columns .wpcf7-checkbox {
  gap: 0;
}

.checkbox-group-two-columns .wpcf7-checkbox > span {
  margin-bottom: 0.5rem;
}

/* Ensure venue checkboxes also have consistent spacing */

.checkbox-group .wpcf7-checkbox > span {
  margin-bottom: 0.5rem;
}

.wpcf7-checkbox > span > label,
.checkbox-group label {
  display: flex;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  pointer-events: auto;
}

.wpcf7-checkbox input[type="checkbox"],
.checkbox-group input[type="checkbox"] {
  cursor: pointer;
  vertical-align: middle;
  flex-shrink: 0;
}

/* Ensure checkbox labels are clickable */

.wpcf7-checkbox label,
.checkbox-group label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.wpcf7-checkbox label input[type="checkbox"],
.checkbox-group label input[type="checkbox"] {
  margin-right: 0.5rem;
}

.page-top-padding {
  padding-top: 2.5rem;
}

@media (min-width: 768px) {
  .page-top-padding {
    padding-top: 4rem;
  }
}

/* WhatsApp hover effect */

.whatsapp-icon .cls-2 {
  transition: fill 200ms ease-in-out;
}

.whatsapp-icon:hover .cls-2,
a:hover .whatsapp-icon .cls-2 {
  fill: #1bb300;
  /* 20% lighter than #17a300 */
}

/* Modal Styles */

.modal-dialog {
  display: none;
}

.modal-dialog[open] {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
  background: transparent;
  z-index: 50;
  box-sizing: border-box;
  /* Ensure scrollbar matches body styling */
  color-scheme: light;
}

@media (min-width: 1024px) {
  .modal-dialog[open] {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.modal-dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.modal-content {
  max-width: 896px;
  /* lg:max-w-3xl */
  width: 100%;
  position: relative;
  border-radius: 0.75rem;
  /* 12px - sensible rounded corners */
  overflow: visible;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1023px) {
  .modal-content {
    max-width: 100%;
    width: 100%;
    min-height: 100vh;
    height: auto;
    border-radius: 0;
    margin: 0;
    margin-top: 0 !important;
  }
}

@media (min-width: 1024px) {
  .modal-content {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}

.modal-header {
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding-right: 3.5rem;
  /* Space for absolutely positioned close button */
  padding-top: 1rem;
  /* 16px - matches close button top on mobile */
}

@media (min-width: 1024px) {
  .modal-header {
    padding-top: 1.5rem;
    /* 24px - matches close button top on desktop */
  }
}

.modal-title {
  margin: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 44px;
  /* Align cap height with close button X */
  transform: translateY(-2px);
}

.modal-close {
  position: absolute;
  top: 1rem;
  /* Same as px-4 */
  right: 1rem;
  /* Same as px-4 */
  min-width: 44px;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1024px) {
  .modal-close {
    top: 1.5rem;
    /* Same as lg:px-6 */
    right: 1.5rem;
    /* Same as lg:px-6 */
  }
}

/* Contact Form 7 Spinner - position to right of submit button */

.wpcf7-form p:has(.wpcf7-submit) {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
}

.wpcf7-submit {
  position: relative;
  flex-shrink: 0;
}

.wpcf7-spinner {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-top: 0;
  flex-shrink: 0;
  align-self: center;
}

/* Contact Form 7 Error Messages - no height when hidden */

.wpcf7-response-output {
  min-height: 0;
  overflow: hidden;
  transition: min-height 0.2s ease, padding 0.2s ease, margin 0.2s ease;
}

/* Hide empty or hidden messages (but allow invalid/sent to override) */

.wpcf7-response-output:empty {
  display: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

.wpcf7-response-output[aria-hidden="true"] {
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

/* Error messages - red border and text (when form has .invalid class) */

.wpcf7-form.invalid .wpcf7-response-output {
  display: block !important;
  width: 100% !important;
  border: 2px solid #dc2626 !important;
  border-radius: 0.375rem !important;
  color: #dc2626 !important;
  padding: 0.75rem !important;
  margin-top: 1rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: transparent !important;
  box-sizing: border-box !important;
}

/* Success messages - green border and text (when form has .sent class) */

.wpcf7-form.sent .wpcf7-response-output {
  display: block !important;
  width: 100% !important;
  border: 2px solid #10b981 !important;
  border-radius: 0.375rem !important;
  color: #10b981 !important;
  padding: 0.75rem !important;
  margin-top: 1rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  background-color: transparent !important;
  box-sizing: border-box !important;
}

.wpcf7-mail-sent-ng,
.wpcf7-aborted,
.wpcf7-spam,
.wpcf7-invalid,
.wpcf7-unaccepted {
  min-height: 0;
  max-width: 100%;
}

.wpcf7-response-output:empty,
.wpcf7-response-output[aria-hidden="true"] {
  display: none;
}

/* Field-level error messages - smaller text with spacing */

.wpcf7-not-valid-tip {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 0.5rem;
  padding-left: 1rem;
  /* Match input field padding (px-4) */
  display: block;
}

/* Add bottom margin to form fields to accommodate error messages */

.wpcf7-form-control-wrap {
  margin-bottom: 0.5rem;
}

.wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) {
  margin-bottom: 1.5rem;
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:-z-10::after {
  content: var(--tw-content);
  z-index: -10;
}

.after\:w-screen::after {
  content: var(--tw-content);
  width: 100vw;
}

.after\:bg-grey::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 186 190 / var(--tw-bg-opacity, 1));
}

.hover\:text-pink:hover {
  --tw-text-opacity: 1;
  color: rgb(222 186 190 / var(--tw-text-opacity, 1));
}

.group\/item:focus-within .group-focus-within\/item\:pointer-events-auto {
  pointer-events: auto;
}

.group\/item:focus-within .group-focus-within\/item\:opacity-100 {
  opacity: 1;
}

.group\/item:hover .group-hover\/item\:pointer-events-auto {
  pointer-events: auto;
}

.group:hover .group-hover\:-translate-x-1 {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/item:hover .group-hover\/item\:opacity-100 {
  opacity: 1;
}

.group\/item:focus .group-focus\/item\:pointer-events-auto {
  pointer-events: auto;
}

.group\/item:focus .group-focus\/item\:opacity-100 {
  opacity: 1;
}

.data-\[hidden\=false\]\:pointer-events-auto[data-hidden="false"] {
  pointer-events: auto;
}

.data-\[scroll-lock\=true\]\:h-screen[data-scroll-lock="true"] {
  height: 100vh;
}

.data-\[scrolled\=true\]\:max-h-10[data-scrolled="true"] {
  max-height: 2.5rem;
}

.data-\[hidden\=false\]\:translate-y-0[data-hidden="false"] {
  --tw-translate-y: 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));
}

.data-\[scroll-lock\=true\]\:overflow-hidden[data-scroll-lock="true"] {
  overflow: hidden;
}

.data-\[scrolled\=true\]\:border-b-gray-400\/10[data-scrolled="true"] {
  border-bottom-color: rgb(156 163 175 / 0.1);
}

@media not all and (min-width: 1280px) {
  .max-xl\:hidden {
    display: none;
  }

  .max-xl\:w-full {
    width: 100%;
  }

  .max-xl\:border-l {
    border-left-width: 1px;
  }

  .max-xl\:border-l-black {
    --tw-border-opacity: 1;
    border-left-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  }

  .max-xl\:pl-8 {
    padding-left: 2rem;
  }

  .max-xl\:text-left {
    text-align: left;
  }

  .max-xl\:text-center {
    text-align: center;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:order-1 {
    order: 1;
  }

  .max-lg\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .max-lg\:mt-8 {
    margin-top: 2rem;
  }

  .max-lg\:w-full {
    width: 100%;
  }

  .max-lg\:gap-8 {
    gap: 2rem;
  }

  .max-lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:text-center {
    text-align: center;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:w-full {
    width: 100%;
  }
}

@media (min-width: 640px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px) {
  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:gap-16 {
    gap: 4rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:bg-white\/80 {
    background-color: rgb(255 255 255 / 0.8);
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pt-\[calc\(theme\(spacing\.container\)\+theme\(spacing\.container-compact\)\)\] {
    padding-top: calc(3rem + 1.25rem);
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:aspect-\[320\/173\] {
    aspect-ratio: 320/173;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:max-h-16 {
    max-height: 4rem;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:p-container {
    padding: 3rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-\[calc\(theme\(spacing\.container\)\/2\)\] {
    padding-left: calc(3rem / 2);
    padding-right: calc(3rem / 2);
  }

  .lg\:px-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:data-\[scrolled\=true\]\:max-h-12[data-scrolled="true"] {
    max-height: 3rem;
  }
}

@media (min-width: 1280px) {
  .xl\:pointer-events-none {
    pointer-events: none;
  }

  .xl\:absolute {
    position: absolute;
  }

  .xl\:left-1\/2 {
    left: 50%;
  }

  .xl\:top-0 {
    top: 0px;
  }

  .xl\:order-none {
    order: 0;
  }

  .xl\:mt-8 {
    margin-top: 2rem;
  }

  .xl\:mt-\[calc\(var\(--header\)-theme\(spacing\.2\)\)\] {
    margin-top: calc(var(--header) - 0.5rem);
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:w-2\/3 {
    width: 66.666667%;
  }

  .xl\:-translate-x-1\/2 {
    --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));
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-\[1fr\2c auto\] {
    grid-template-columns: 1fr auto;
  }

  .xl\:grid-cols-\[5fr\2c 3fr\] {
    grid-template-columns: 5fr 3fr;
  }

  .xl\:grid-cols-none {
    grid-template-columns: none;
  }

  .xl\:grid-rows-\[auto\2c auto\] {
    grid-template-rows: auto auto;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:gap-8 {
    gap: 2rem;
  }

  .xl\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .xl\:p-12 {
    padding: 3rem;
  }

  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xl\:opacity-0 {
    opacity: 0;
  }

  .xl\:after\:absolute::after {
    content: var(--tw-content);
    position: absolute;
  }

  .xl\:after\:left-1\/2::after {
    content: var(--tw-content);
    left: 50%;
  }

  .xl\:after\:top-0::after {
    content: var(--tw-content);
    top: 0px;
  }

  .xl\:after\:-z-10::after {
    content: var(--tw-content);
    z-index: -10;
  }

  .xl\:after\:h-0::after {
    content: var(--tw-content);
    height: 0px;
  }

  .xl\:after\:w-0::after {
    content: var(--tw-content);
    width: 0px;
  }

  .xl\:after\:-translate-x-1\/2::after {
    content: var(--tw-content);
    --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));
  }

  .xl\:after\:-translate-y-1\/2::after {
    content: var(--tw-content);
    --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));
  }

  .xl\:after\:border-b-\[1rem\]::after {
    content: var(--tw-content);
    border-bottom-width: 1rem;
  }

  .xl\:after\:border-l-\[1rem\]::after {
    content: var(--tw-content);
    border-left-width: 1rem;
  }

  .xl\:after\:border-r-\[1rem\]::after {
    content: var(--tw-content);
    border-right-width: 1rem;
  }

  .xl\:after\:border-transparent::after {
    content: var(--tw-content);
    border-color: transparent;
  }

  .xl\:after\:border-b-white::after {
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }

  .xl\:after\:content-\[\\\'\\\'\]::after {
    --tw-content: \'\';
    content: var(--tw-content);
  }
}

@media (min-width: 1620px) {
  .\32xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
