*, ::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 */
  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]) {
  text-decoration: underline dotted;
}

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
      .card {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
  --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);
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
      .card:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
      .link {
  --tw-text-opacity: 1;
  color: rgb(0 128 101 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  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: 300ms;
}
      .link:hover {
  --tw-text-opacity: 1;
  color: rgb(0 109 85 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
      .section-padding {
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
      @media (min-width: 768px) {

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

  .section-padding {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
      .container-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
}
      .skip-link {
  position: absolute;
  left: 0px;
  top: -2.5rem;
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 128 101 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
      .skip-link:focus {
  top: 0px;
}
      .absolute {
  position: absolute;
}
      .relative {
  position: relative;
}
      .sticky {
  position: sticky;
}
      .inset-0 {
  inset: 0px;
}
      .bottom-0 {
  bottom: 0px;
}
      .bottom-1\/4 {
  bottom: 25%;
}
      .left-0 {
  left: 0px;
}
      .left-10 {
  left: 2.5rem;
}
      .right-10 {
  right: 2.5rem;
}
      .top-0 {
  top: 0px;
}
      .top-1\/4 {
  top: 25%;
}
      .z-50 {
  z-index: 50;
}
      .mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
      .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
      .mb-1 {
  margin-bottom: 0.25rem;
}
      .mb-10 {
  margin-bottom: 2.5rem;
}
      .mb-2 {
  margin-bottom: 0.5rem;
}
      .mb-3 {
  margin-bottom: 0.75rem;
}
      .mb-4 {
  margin-bottom: 1rem;
}
      .mb-6 {
  margin-bottom: 1.5rem;
}
      .mb-8 {
  margin-bottom: 2rem;
}
      .mt-2 {
  margin-top: 0.5rem;
}
      .mt-8 {
  margin-top: 2rem;
}
      .inline-block {
  display: inline-block;
}
      .flex {
  display: flex;
}
      .grid {
  display: grid;
}
      .h-10 {
  height: 2.5rem;
}
      .h-11 {
  height: 2.75rem;
}
      .h-16 {
  height: 4rem;
}
      .h-24 {
  height: 6rem;
}
      .h-32 {
  height: 8rem;
}
      .h-4 {
  height: 1rem;
}
      .h-8 {
  height: 2rem;
}
      .min-h-\[650px\] {
  min-height: 650px;
}
      .w-10 {
  width: 2.5rem;
}
      .w-24 {
  width: 6rem;
}
      .w-32 {
  width: 8rem;
}
      .w-4 {
  width: 1rem;
}
      .w-8 {
  width: 2rem;
}
      .w-auto {
  width: auto;
}
      .w-full {
  width: 100%;
}
      .max-w-2xl {
  max-width: 42rem;
}
      .max-w-3xl {
  max-width: 48rem;
}
      .max-w-4xl {
  max-width: 56rem;
}
      .flex-shrink-0 {
  flex-shrink: 0;
}
      .translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .scale-x-\[-1\] {
  --tw-scale-x: -1;
  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));
}
      .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
      .flex-col {
  flex-direction: column;
}
      .flex-wrap {
  flex-wrap: wrap;
}
      .items-start {
  align-items: flex-start;
}
      .items-end {
  align-items: flex-end;
}
      .items-center {
  align-items: center;
}
      .justify-center {
  justify-content: center;
}
      .justify-between {
  justify-content: space-between;
}
      .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;
}
      .rounded-card {
  border-radius: 0.5rem;
}
      .rounded-full {
  border-radius: 9999px;
}
      .rounded-xl {
  border-radius: 0.75rem;
}
      .border {
  border-width: 1px;
}
      .border-t {
  border-top-width: 1px;
}
      .border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
      .border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}
      .bg-primary-emerald\/20 {
  background-color: rgb(0 128 101 / 0.2);
}
      .bg-primary-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(229 83 0 / var(--tw-bg-opacity, 1));
}
      .bg-primary-orange\/20 {
  background-color: rgb(229 83 0 / 0.2);
}
      .bg-primary-sky\/10 {
  background-color: rgb(0 93 125 / 0.1);
}
      .bg-secondary-cyan {
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 70 / var(--tw-bg-opacity, 1));
}
      .bg-secondary-cyan\/5 {
  background-color: rgb(0 47 70 / 0.05);
}
      .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
      .bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
      .bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
      .bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
      .from-secondary-cyan\/90 {
  --tw-gradient-from: rgb(0 47 70 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 47 70 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
      .from-white\/10 {
  --tw-gradient-from: rgb(255 255 255 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
      .to-secondary-cyan\/70 {
  --tw-gradient-to: rgb(0 47 70 / 0.7) var(--tw-gradient-to-position);
}
      .to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
      .bg-cover {
  background-size: cover;
}
      .bg-center {
  background-position: center;
}
      .bg-no-repeat {
  background-repeat: no-repeat;
}
      .p-3 {
  padding: 0.75rem;
}
      .p-4 {
  padding: 1rem;
}
      .p-5 {
  padding: 1.25rem;
}
      .p-6 {
  padding: 1.5rem;
}
      .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
      .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
      .py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
      .py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
      .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
      .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
      .py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
      .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
      .pt-6 {
  padding-top: 1.5rem;
}
      .text-left {
  text-align: left;
}
      .text-center {
  text-align: center;
}
      .font-barlow {
  font-family: Barlow, sans-serif;
}
      .font-noto-sans {
  font-family: Noto Sans, sans-serif;
}
      .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
      .text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
      .text-blockquote {
  font-size: 19px;
  line-height: 1.5;
  font-weight: 700;
}
      .text-body {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
      .text-cta {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}
      .text-h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
}
      .text-h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 500;
}
      .text-h4 {
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
}
      .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
      .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
      .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
      .font-bold {
  font-weight: 700;
}
      .uppercase {
  text-transform: uppercase;
}
      .italic {
  font-style: italic;
}
      .leading-relaxed {
  line-height: 1.625;
}
      .leading-tight {
  line-height: 1.25;
}
      .tracking-wider {
  letter-spacing: 0.05em;
}
      .text-primary-orange {
  --tw-text-opacity: 1;
  color: rgb(229 83 0 / var(--tw-text-opacity, 1));
}
      .text-primary-sky {
  --tw-text-opacity: 1;
  color: rgb(0 93 125 / var(--tw-text-opacity, 1));
}
      .text-secondary-cyan {
  --tw-text-opacity: 1;
  color: rgb(0 47 70 / var(--tw-text-opacity, 1));
}
      .text-secondary-gray-dark {
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity, 1));
}
      .text-secondary-gray-dark\/70 {
  color: rgb(33 33 33 / 0.7);
}
      .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
      .text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}
      .text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}
      .opacity-50 {
  opacity: 0.5;
}
      .shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
      .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
      .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);
}
      .blur-3xl {
  --tw-blur: blur(64px);
  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, 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-300 {
  transition-duration: 300ms;
}
    /* Marketo Form Styles */
    .mktoForm, .mktoForm .mktoFieldWrap, .mktoForm .mktoHtmlText, .mktoForm input, .mktoLogicalField .mktoCheckboxList, .mktoRangeField, .mktoRangeValue {width:100% !important;}
    @media only screen and (min-width:480px) {
    .mktoFormCol:first-child:nth-last-child(2), .mktoFormCol:first-child:nth-last-child(2) ~ .mktoFormCol {width: 100% !important;}
    .mktoFormCol:first-child:nth-last-child(3), .mktoFormCol:first-child:nth-last-child(3) ~ .mktoFormCol {width: 50% !important;}
    .mktoFormCol:first-child:nth-last-child(4), .mktoFormCol:first-child:nth-last-child(4) ~ .mktoFormCol {width: 33.3333% !important;}
    .mktoFormCol:first-child:nth-last-child(3) ~ .mktoFormCol {padding-left: 0.3em !important;}
    }
    @media only screen and (max-width:480px) {.mktoFormCol {width:100% !important;}}
    .mktoAsterix{display:none !important;}
    .mktoForm .mktoGutter {display:none !important;}
    .mktoButtonWrap {margin-left:0 !important;}
    .mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {padding: 0.3em; width: 100% !important;}
    .mktoForm {clear: both; margin-bottom: 0.3em;}
    .mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {float: left !important; width: auto !important;}
    .mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {display: inherit !important;}
    .mktoForm input[type="radio"], .mktoForm input[type="checkbox"] {width: auto !important;}
    .mktoForm fieldset legend {margin: inherit !important;}

    .mktoForm select {
       -moz-appearance: none;
       -webkit-appearance: none;
       appearance: none;
       background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=) no-repeat 95% 50%;
       padding: 10px 8px !important;
       height: 60px !important;
    }

    .mktoForm input, .mktoForm select, .mktoForm textarea {
       max-width: 100%;
    }

    .mktoForm .mktoClear {
       display: none;
    }

    .mktoForm input[type=text], .mktoForm input[type=email], .mktoForm input[type=url], .mktoForm input[type=number], .mktoForm input[type=tel], select, textarea {
       font-size: 16px !important;
       height: 60px;
       line-height: 28px !important;
       max-width: 100% !important;
       background-color: #f2f2f2 !important;
       border: 1px solid #cacaca !important;
       border-radius: 5px !important;
       padding: 10px 8px !important;
    }

    .mktoForm select.mktoField {
       /*         padding: 10px 8px !important;
          -webkit-appearance: none;
 */
    }

    .mktoForm input:hover, .mktoForm input:active, .mktoForm input:focus, .mktoForm input:focus-visible {
       padding: 9px 8px !important;
       border: 2px solid #008065 !important;
    }

    .mktoForm .mktoFormRow {
       padding-left: 5px;
       padding-right: 5px;
       float: left !important;
       width: 50% !important;
       clear: unset !important;
    }

       .mktoForm .mktoFormRow:nth-child(odd) {
          padding-left: 15px;
       }

       .mktoForm .mktoFormRow:nth-child(even) {
          padding-right: 15px;
          clear: both !important;
       }

       .mktoForm .mktoFormRow:nth-of-type(9), .mktoForm .mktoFormRow:nth-of-type(10), .mktoForm .mktoFormRow:nth-of-type(11), .mktoForm .mktoFormRow:nth-of-type(12) {
          padding-right: 5px;
          padding-left: 5px;
          width: 100% !important;
          clear: both;
       }

       .mktoForm .mktoFormRow:nth-of-type(11) {
          padding-left: 15px !important;
       }

    .mktoForm .mktoFormCol {
       margin-bottom: 25px !important;
    }

 #LbladdMetoBlanchardEmailUpdates.mktoLabel {
    float: unset !important;
    max-width: calc(100% - 50px);
    display: inline-block !important;
    font-family: "Noto Sans",sans-serif !important;
    font-size: 16px !important;
    text-transform: unset !important;
    letter-spacing: unset !important;
    font-weight: 400 !important;
    padding-top: 1px !important;
 }

    #LbladdMetoBlanchardEmailUpdates.mktoLabel > div.mktoAsterix, #LblcommentCapture.mktoLabel > div.mktoAsterix {
       display: none !important;
    }

 .mktoForm .mktoLogicalField.mktoCheckboxList {
    padding-right: 0 !important;
 }

 /* Checkbox custom styling*/
 .mktoForm .mktoCheckboxList {
    position: relative;
 }

 .mktoForm input[type=checkbox], .mktoForm input[type=radio] {
    width: 1em;
    height: 1em;
    opacity: 0;
 }

 .mktoForm .mktoCheckboxList > input {
    padding: 0;
 }

 .mktoForm .mktoRadioList > label, .mktoForm .mktoCheckboxList > label {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute; /*Experiment*/
    top: 0; /*Experiment*/
    left: 0; /*Experiment*/
    margin-left: 5px !important;
    margin-top: 0.1em !important;
    margin-bottom: 0.3em;
    line-height: 1.2em;
    display: block;
    min-height: 12px;
 }

 .mktoForm input[type=checkbox] + label:before, .mktoForm input[type=radio] + label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    margin-left: -1.0em; /*Was -1.5em*/
    line-height: 1em;
    font-family: Arial, sans-serif;
    font-size: 13px;
    border: solid 2px #008065;
    border-radius: 2px;
    background-color: #fff;
 }

 .mktoForm input[type=checkbox]:checked + label:before {
    /*content: "\2713 ";*/
 }

 .mktoForm input[type=checkbox]:checked + label:before, .mktoForm input[type=radio]:checked + label:before {
    text-align: center;
    color: #fff;
    background-color: #008065;
 }

 .mktoForm input[type=checkbox] + label:after {
    position: absolute;
    content: "";
 }

 .mktoForm input[type=checkbox]:checked + label:after {
    left: -.58em; /*Orign -2px*/
    top: 1px; /*orig -2px*/
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
 }
 /* End custom checkbox styling */
 .mktoForm.mktoLayoutAbove .mktoLabel {
    font-family: "Barlow", "Noto Sans",sans-serif !important;
    font-size: 14px !important;
    width: auto !important;
    text-transform: uppercase !important;
    letter-spacing: 1.75px !important;
    font-weight: 700 !important;
    margin-bottom: 7px;
 }

 .mktoForm .mktoAsterix {
    display: block !important;
    padding-left: 3px !important;
    float: right !important;
 }

 .mktoForm .mktoCaptchaDisclaimer {
    clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center !important;
 }

 .mktoForm .mktoOffset {
    display: none !important;
 }

 .mktoForm .mktoError {
    top: 0 !important;
    right: 0 !important;
    bottom: unset !important;
 }

    .mktoForm .mktoError .mktoErrorArrowWrap, .mktoForm .mktoError .mktoErrorArrowWrap .mktoErrorArrow {
       display: none !important;
    }

    .mktoForm .mktoError .mktoErrorMsg {
       font-family: "Barlow", "Noto Sans",sans-serif !important;
       font-size: 14px !important;
       letter-spacing: 1.75px !important;
       font-weight: 700 !important;
       text-transform: uppercase;
       display: block;
       margin-top: 1px;
       background-color: unset !important;
       background-image: unset !important;
       border: none !important;
       -webkit-border-radius: unset !important;
       border-radius: unset !important;
       -webkit-box-shadow: unset !important;
       box-shadow: unset !important;
       color: #bf0000 !important;
       line-height: unset !important;
       max-width: unset !important;
       padding: 0 !important;
       text-shadow: unset !important;
    }
 /*      .mktoForm .mktoFormRow:nth-of-type(11) .mktoFormCol {
             width: 100% !important;
             clear: both;
          }
    */
 .mktoForm .mktoFieldWrap {
    /*      float: left !important;
          width: 50% !important;
    */
 }

 .mktoButtonRow, .mktoButtonWrap {
    width: 100% !important;
    margin-bottom: 50px !important;
 }

 .mktoForm .mktoButtonWrap .mktoButton {
    font-family: "Noto Sans",sans-serif !important;
    font-size: 1.1875rem !important;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 18px 20px !important;
    background-color: #E55300 !important;
    background-image: none !important;
    border: none !important;
    border-radius: 30px !important;
    /*height: 60px !important;*/
    width: 100% !important;
 }

 .mktoButton:hover {
    text-decoration: none !important;
    /*opacity: .8 !important;*/
    filter: brightness(0.8);
 }

 /* mobile */
 @media (max-width: 1000px) {
.mktoForm .mktoFormRow {
       padding-left: 5px;
       padding-right: 5px;
       float: left !important;
       width: 100% !important;
       clear: both !important;
       margin-bottom: 15px;
    }

       .mktoForm .mktoFormRow:nth-child(odd) {
          padding-left: 5px !important;
       }

       .mktoForm .mktoFormRow:nth-child(even) {
          padding-right: 5px !important;
          clear: both !important;
       }

    .mktoForm input[type=text], .mktoForm input[type=email], .mktoForm input[type=email], .mktoForm input[type=tel], select, textarea {
       height: 44px !important;
       line-height: 28px !important;
       padding: 6px 8px !important;
    }

    .mktoForm select {
       padding: 6px 8px !important;
       height: 44px !important;
    }
.mktoButtonRow, .mktoButtonWrap {
    margin-bottom: 100px !important;
}

 }
 .hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}
 .hover\:bg-primary-orange-hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 74 0 / var(--tw-bg-opacity, 1));
}
 .hover\:bg-white\/20:hover {
  background-color: rgb(255 255 255 / 0.2);
}
 .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
 .hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
 .group:hover .group-hover\:bg-primary-sky\/20 {
  background-color: rgb(0 93 125 / 0.2);
}
 @media (min-width: 640px) {

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

  .sm\:items-center {
    align-items: center;
  }
}
 @media (min-width: 768px) {

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

  .md\:w-3\/4 {
    width: 75%;
  }

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

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

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
 @media (min-width: 1024px) {

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