/* Utilities for pages/Digipost.php, compiled with Tailwind v4.3.3
 * from that template only (assets/tailwind.css is a static build with no
 * compile step). Layers are unwrapped so these rules always win over the
 * identically named utilities in tailwind.css. Rebuild after editing the
 * template: see the note in functions.php. */
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
:root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }




  .pointer-events-none {
    pointer-events: none;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .-top-\[121px\] {
    top: calc(121px * -1);
  }
  .top-\[150px\] {
    top: 150px;
  }
  .-right-\[83px\] {
    right: calc(83px * -1);
  }
  .-left-\[183px\] {
    left: calc(183px * -1);
  }
  .z-\[1\] {
    z-index: 1;
  }
  .m-0 {
    margin: 0px;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-mt-\[60px\] {
    margin-top: calc(60px * -1);
  }
  .mt-auto {
    margin-top: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .inline-flex {
    display: inline-flex;
  }
  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }
  .size-\[76px\] {
    width: 76px;
    height: 76px;
  }
  .size-\[500px\] {
    width: 500px;
    height: 500px;
  }
  .size-\[517px\] {
    width: 517px;
    height: 517px;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[730px\] {
    max-width: 730px;
  }
  .max-w-\[880px\] {
    max-width: 880px;
  }
  .max-w-\[1220px\] {
    max-width: 1220px;
  }
  .min-w-0 {
    min-width: 0px;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .list-none {
    list-style-type: none;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[11px\] {
    gap: 11px;
  }
  .gap-\[15px\] {
    gap: 15px;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .rounded-\[22px\] {
    border-radius: 22px;
  }
  .rounded-\[24px\] {
    border-radius: 24px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-\[rgba\(16\,32\,28\,0\.08\)\] {
    border-color: rgba(16,32,28,0.08);
  }
  .bg-\[\#0b7b6c\] {
    background-color: #0b7b6c;
  }
  .bg-\[\#f4fbf6\] {
    background-color: #f4fbf6;
  }
  .bg-\[\#fbfaf5\] {
    background-color: #fbfaf5;
  }
  .bg-\[rgba\(11\,123\,108\,0\.11\)\] {
    background-color: rgba(11,123,108,0.11);
  }
  .bg-\[rgba\(155\,127\,232\,0\.14\)\] {
    background-color: rgba(155,127,232,0.14);
  }
  .bg-\[rgba\(198\,220\,107\,0\.34\)\] {
    background-color: rgba(198,220,107,0.34);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-\[radial-gradient\(circle_at_32\%_32\%\,rgba\(227\,215\,250\,1\)_0\%\,rgba\(205\,187\,247\,1\)_65\%\,rgba\(205\,187\,247\,0\)_72\%\)\] {
    background-image: radial-gradient(circle at 32% 32%,rgba(227,215,250,1) 0%,rgba(205,187,247,1) 65%,rgba(205,187,247,0) 72%);
  }
  .bg-\[radial-gradient\(circle_at_64\%_43\%\,rgba\(234\,244\,192\,1\)_0\%\,rgba\(221\,237\,158\,1\)_60\%\,rgba\(221\,237\,158\,0\)_72\%\)\] {
    background-image: radial-gradient(circle at 64% 43%,rgba(234,244,192,1) 0%,rgba(221,237,158,1) 60%,rgba(221,237,158,0) 72%);
  }
  .object-cover {
    object-fit: cover;
  }
  .object-top {
    object-position: top;
  }
  .p-0 {
    padding: 0px;
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pt-\[120px\] {
    padding-top: 120px;
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-\[70px\] {
    padding-bottom: 70px;
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .font-\[Gloock\,Georgia\,serif\] {
    font-family: Gloock,Georgia,serif;
  }
  .text-\[11\.5px\] {
    font-size: 11.5px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[16\.5px\] {
    font-size: 16.5px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[34px\] {
    font-size: 34px;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.12\] {
    --tw-leading: 1.12;
    line-height: 1.12;
  }
  .leading-\[14px\] {
    --tw-leading: 14px;
    line-height: 14px;
  }
  .leading-\[27px\] {
    --tw-leading: 27px;
    line-height: 27px;
  }
  .leading-\[29px\] {
    --tw-leading: 29px;
    line-height: 29px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-0\.6px\] {
    --tw-tracking: -0.6px;
    letter-spacing: -0.6px;
  }
  .tracking-\[1\.495px\] {
    --tw-tracking: 1.495px;
    letter-spacing: 1.495px;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .text-\[\#0b6b5e\] {
    color: #0b6b5e;
  }
  .text-\[\#0b7b6c\] {
    color: #0b7b6c;
  }
  .text-\[\#0e1f1b\] {
    color: #0e1f1b;
  }
  .text-\[\#5e6e65\] {
    color: #5e6e65;
  }
  .text-\[\#9aa79e\] {
    color: #9aa79e;
  }
  .text-\[\#25352f\] {
    color: #25352f;
  }
  .text-\[\#43554d\] {
    color: #43554d;
  }
  .text-\[\#f4fbf6\] {
    color: #f4fbf6;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-55 {
    opacity: 55%;
  }
  .shadow-\[0_16px_34px_-22px_rgba\(8\,76\,67\,0\.5\)\] {
    --tw-shadow: 0 16px 34px -22px var(--tw-shadow-color, rgba(8,76,67,0.5));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0_28px_60px_-50px_rgba\(8\,76\,67\,0\.45\)\] {
    --tw-shadow: 0 28px 60px -50px var(--tw-shadow-color, rgba(8,76,67,0.45));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .blur-\[50px\] {
    --tw-blur: blur(50px);
    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-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
  }
  .before\:inset-x-0::before {
    content: var(--tw-content);
    inset-inline: 0px;
  }
  .before\:top-0::before {
    content: var(--tw-content);
    top: 0px;
  }
  .before\:h-1::before {
    content: var(--tw-content);
    height: var(--spacing);
  }
  .before\:bg-\[\#0b7b6c\]::before {
    content: var(--tw-content);
    background-color: #0b7b6c;
  }
  .before\:bg-\[\#6b4fc8\]::before {
    content: var(--tw-content);
    background-color: #6b4fc8;
  }
  .before\:bg-\[\#c6dc6b\]::before {
    content: var(--tw-content);
    background-color: #c6dc6b;
  }
  .after\:pointer-events-none::after {
    content: var(--tw-content);
    pointer-events: none;
  }
  .after\:absolute::after {
    content: var(--tw-content);
    position: absolute;
  }
  .after\:-top-\[70px\]::after {
    content: var(--tw-content);
    top: calc(70px * -1);
  }
  .after\:-right-\[60px\]::after {
    content: var(--tw-content);
    right: calc(60px * -1);
  }
  .after\:size-\[210px\]::after {
    content: var(--tw-content);
    width: 210px;
    height: 210px;
  }
  .after\:rounded-full::after {
    content: var(--tw-content);
    border-radius: calc(infinity * 1px);
  }
  .after\:bg-radial::after {
    content: var(--tw-content);
    --tw-gradient-position: in oklab;
    background-image: radial-gradient(var(--tw-gradient-stops));
  }
  .after\:from-\[rgba\(198\,220\,107\,0\.3\)\]::after {
    content: var(--tw-content);
    --tw-gradient-from: rgba(198,220,107,0.3);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .after\:from-\[rgba\(198\,220\,107\,0\.26\)\]::after {
    content: var(--tw-content);
    --tw-gradient-from: rgba(198,220,107,0.26);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .after\:from-\[rgba\(205\,187\,247\,0\.3\)\]::after {
    content: var(--tw-content);
    --tw-gradient-from: rgba(205,187,247,0.3);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .after\:to-transparent::after {
    content: var(--tw-content);
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .after\:to-70\%::after {
    content: var(--tw-content);
    --tw-gradient-to-position: 70%;
  }
  @media (hover: hover) {
    .hover\:bg-\[\#0a6a5d\]:hover {
      background-color: #0a6a5d;
    }
    .hover\:text-\[\#0e1f1b\]:hover {
      color: #0e1f1b;
    }
  }
  @media (width >= 48rem) {
    .md\:-mt-\[140px\] {
      margin-top: calc(140px * -1);
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:rounded-\[30px\] {
      border-radius: 30px;
    }
    .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
    .md\:p-9 {
      padding: calc(var(--spacing) * 9);
    }
    .md\:pt-\[70px\] {
      padding-top: 70px;
    }
    .md\:pt-\[153px\] {
      padding-top: 153px;
    }
    .md\:pb-\[40px\] {
      padding-bottom: 40px;
    }
    .md\:text-\[17\.5px\] {
      font-size: 17.5px;
    }
    .md\:text-\[20px\] {
      font-size: 20px;
    }
    .md\:text-\[31px\] {
      font-size: 31px;
    }
    .md\:text-\[52px\] {
      font-size: 52px;
    }
    .md\:leading-7 {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }
    .md\:leading-\[33px\] {
      --tw-leading: 33px;
      line-height: 33px;
    }
    .md\:leading-\[34\.72px\] {
      --tw-leading: 34.72px;
      line-height: 34.72px;
    }
    .md\:leading-\[65px\] {
      --tw-leading: 65px;
      line-height: 65px;
    }
    .md\:tracking-\[-1\.11px\] {
      --tw-tracking: -1.11px;
      letter-spacing: -1.11px;
    }
  }
  .\[\&\>span\]\:font-\[Gloock\,Georgia\,serif\] > span {
    font-family: Gloock,Georgia,serif;
  }
  .\[\&\>span\]\:text-\[\#0b7b6c\] > span {
    color: #0b7b6c;
  }
  .\[\&\>svg\]\:size-3\.5 > svg {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }


@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-content: "";
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
    }
  }


