/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb
}

:after,
:before {
  --tw-content: ""
}

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: initial
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0
}

fieldset {
  margin: 0
}

fieldset,
legend {
  padding: 0
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af
}

[role=button],
button {
  cursor: pointer
}

:disabled {
  cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle
}

img,
video {
  max-width: 100%;
  height: auto
}

[hidden] {
  display: none
}

.clip {
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 15% 0);
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 15% 0)
}

.clip-2 {
  clip-path: polygon(100% 0, 50% 100%, 0 100%, 0 0);
  -webkit-clip-path: polygon(100% 0, 50% 100%, 0 100%, 0 0)
}

.clip-3 {
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0);
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 30% 0)
}

@font-face {
  font-family: helvetica;
  src: url(../fonts/helvetica-roman.woff2) format("woff2"), url(../fonts/helvetica-roman.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: helvetica;
  src: url(../fonts/helvetica-bold.woff) format("woff2"), url(../fonts/helvetica-bold.woff2) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

.fadein {
  animation: fadein 2s
}

@keyframes fadein {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

*,
::backdrop,
:after,
:before {
  --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: #3b82f680;
  --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:
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.bottom-0 {
  bottom: 0
}

.left-1\/2 {
  left: 50%
}

.left-3\/4 {
  left: 75%
}

.right-0 {
  right: 0
}

.right-3\/4 {
  right: 75%
}

.top-0 {
  top: 0
}

.top-\[4svh\] {
  top: 4svh
}

.z-10 {
  z-index: 10
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.hidden {
  display: none
}

.aspect-square {
  aspect-ratio: 1/1
}

.h-\[20rem\] {
  height: 20rem
}

.h-\[calc\(100svh-156px\)\] {
  height: calc(100svh - 156px)
}

.h-auto {
  height: auto
}

.h-full {
  height: 100%
}

.h-svh {
  height: 100svh
}

.w-1\/2 {
  width: 50%
}

.w-1\/3 {
  width: 33.333333%
}

.w-2\/5 {
  width: 40%
}

.w-3\/5 {
  width: 60%
}

.w-64 {
  width: 16rem
}

.w-\[40rem\] {
  width: 40rem
}

.w-\[50rem\] {
  width: 50rem
}

.w-svw {
  width: 100svw
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%
}

.-translate-x-1\/2,
.scale-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-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1
}

.items-center {
  align-items: center
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.overflow-hidden {
  overflow: hidden
}

.bg-\[\#9FE6B2\]\/20 {
  background-color: #9fe6b233
}

.bg-black\/40 {
  background-color: #0006
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-\[url\(\.\.\/images\/hero\.jpg\)\] {
  background-image: url(../images/hero.jpg)
}

.bg-cover {
  background-size: cover
}

.bg-center {
  background-position: 50%
}

.bg-no-repeat {
  background-repeat: no-repeat
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.text-center {
  text-align: center
}

.font-helvetica {
  font-family: helvetica, sans-serif
}

.text-\[clamp\(2rem\2c 4svw\2c 4\.5rem\)\] {
  font-size: clamp(2rem, 4svw, 4.5rem)
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem
}

.font-bold {
  font-weight: 700
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

@media not all and (min-width:768px) {
  .max-md\:text-center {
    text-align: center
  }
}

@media (min-width:768px) {
  .md\:top-10 {
    top: 2.5rem
  }

  .md\:inline-flex {
    display: inline-flex
  }

  .md\:hidden {
    display: none
  }

  .md\:h-\[calc\(100svh-202px\)\] {
    height: calc(100svh - 202px)
  }

  .md\:w-48 {
    width: 12rem
  }

  .md\:w-80 {
    width: 20rem
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
  }
}

@media (min-width:1024px) {
  .lg\:w-64 {
    width: 16rem
  }

  .lg\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem
  }
}

@media (min-width:1440px) {
  .\32xl\:h-\[26svh\] {
    height: 26svh
  }

  .\32xl\:h-\[calc\(100svh-270px\)\] {
    height: calc(100svh - 270px)
  }

  .\32xl\:w-56 {
    width: 14rem
  }

  .\32xl\:w-80 {
    width: 20rem
  }

  .\32xl\:w-96 {
    width: 24rem
  }

  .\32xl\:w-\[62\.5svh\] {
    width: 62.5svh
  }

  .\32xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .\32xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }
}

@media screen and (max-width: 450px) {
  a.top-logo img {
    width: 170px;
  }

  .top-logo-bg {
    width: 225px;
  }
}