*, ::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.18 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: sans-serif; /* 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: 300px) {

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

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

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

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

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

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

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

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

  .container {
    max-width: 3839px;
  }
}
.container {
  max-width: 100%;
}
@media (min-width: 300px) {

  .container {
    max-width: 90%;
  }
}
@media (min-width: 431px) {

  .container {
    max-width: 90%;
  }
}
@media (min-width: 769px) {

  .container {
    max-width: 80%;
  }
}
@media (min-width: 1152px) {

  .container {
    max-width: 75%;
  }
}
@media (min-width: 1367px) {

  .container {
    max-width: 75%;
  }
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.m-8 {
  margin: 2rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.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;
}
.mb-\[11px\] {
  margin-bottom: 11px;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-\[32px\] {
  margin-top: 32px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.\!h-\[3px\] {
  height: 3px !important;
}
.h-1 {
  height: 0.25rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-12 {
  width: 3rem !important;
}
.w-16 {
  width: 4rem;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-full {
  width: 100%;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-sm {
  max-width: 24rem;
}
.flex-grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.content-center {
  align-content: center;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-y-\[12px\] {
  row-gap: 12px;
}
.\!rounded-full {
  border-radius: 9999px !important;
}
.\!rounded-none {
  border-radius: 0px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-none {
  border-radius: 0px;
}
.\!border {
  border-width: 1px !important;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-\[1\.5px\] {
  border-bottom-width: 1.5px;
}
.border-b-\[2px\] {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-l-0 {
  border-left-width: 0px;
}
.\!border-white {
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(63 61 61 / var(--tw-border-opacity, 1));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(254 16 3 / var(--tw-border-opacity, 1));
}
.border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-t-red {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 16 3 / var(--tw-border-opacity, 1));
}
.\!bg-red {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 16 3 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 48 / var(--tw-bg-opacity, 1));
}
.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(75 91 71 / var(--tw-bg-opacity, 1));
}
.bg-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(63 61 61 / var(--tw-bg-opacity, 1));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.bg-sand {
  --tw-bg-opacity: 1;
  background-color: rgb(206 200 190 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-4 {
  padding: 1rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[10vw\] {
  padding-left: 10vw;
  padding-right: 10vw;
}
.px-\[32px\] {
  padding-left: 32px;
  padding-right: 32px;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[48px\] {
  padding-top: 48px;
  padding-bottom: 48px;
}
.py-\[80px\] {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[1px\] {
  padding-bottom: 1px;
}
.pb-\[48px\] {
  padding-bottom: 48px;
}
.pb-\[4px\] {
  padding-bottom: 4px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-16 {
  padding-top: 4rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[48px\] {
  padding-top: 48px;
}
.text-center {
  text-align: center;
}
.font-bull {
  font-family: Bull, sans-serif;
}
.text-1xl {
  font-size: 1.5rem;
  line-height: 33px;
}
.text-2xl {
  font-size: 1.75rem;
  line-height: 34px;
}
.text-3xl {
  font-size: 2.25rem;
  line-height: 45px;
}
.text-4xl {
  font-size: 3rem;
  line-height: 60px;
}
.text-5xl {
  font-size: 3.75rem;
  line-height: 75px;
}
.text-6xl {
  font-size: 4.5rem;
  line-height: 90px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-base {
  font-size: 1rem;
  line-height: 20px;
}
.text-lg {
  font-size: 1.25rem;
  line-height: 25px;
}
.text-sm {
  font-size: .875rem;
  line-height: 15px;
}
.text-txt5-sm {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
.font-bold {
  font-weight: 900;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[20px\] {
  line-height: 20px;
}
.leading-\[24px\] {
  line-height: 24px;
}
.leading-tight {
  line-height: 1.25;
}
.\!text-green {
  --tw-text-opacity: 1 !important;
  color: rgb(75 91 71 / var(--tw-text-opacity, 1)) !important;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(40 40 48 / var(--tw-text-opacity, 1));
}
.text-grey {
  --tw-text-opacity: 1;
  color: rgb(63 61 61 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.decoration-red {
  text-decoration-color: #FE1003;
}
.decoration-2 {
  text-decoration-thickness: 2px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  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;
}
.duration-300 {
  transition-duration: 300ms;
}
.alignfull {
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}
.alignwide {
  margin: 2rem 0;
  max-width: 1367px !important;
}
.alignnone {
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}
.aligncenter {
  margin: 0.5rem auto;
  display: block;
}
@media (min-width: 431px) {

  .alignleft:not(.wp-block-button) {
    margin-right: 0.5rem;
    float: left;
  }

  .alignright:not(.wp-block-button) {
    margin-left: 0.5rem;
    float: right;
  }

  .wp-block-button.alignleft a {
    float: left;
    margin-right: 1rem;
  }

  .wp-block-button.alignright a {
    float: right;
    margin-left: 1rem;
  }
}
.wp-caption {
  display: inline-block;
}
.wp-caption img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.wp-caption-text {
  font-size: .875rem;
  color: #718096;
}
.wysiwig ul {
    list-style: disc;
    padding-left: 32px;
    padding-bottom: 16px;
  }
.wysiwig ul li {
      margin-bottom: 8px;
    }
.wysiwig p {
    margin-bottom: 16px;
  }
.wysiwig p:last-child {
      margin-bottom: 0;
    }
.contact-form .gform-theme--foundation .gfield input {
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0px;
  font-size: 1rem;
  line-height: 20px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.contact-form .gform-theme--foundation .gfield input:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-width: 0px !important;
}
@media (min-width: 2561px) {

  .contact-form .gform-theme--foundation .gfield input {
    height: 5rem;
  }
}
.contact-form .gform-theme--foundation .gfield input[type="checkbox"] {
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}
@media (min-width: 2561px) {

  .contact-form .gform-theme--foundation .gfield input[type="checkbox"] {
    height: auto;
    width: auto;
  }
}
.contact-form .gform-theme--foundation .gfield input[type="checkbox"]:before {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.contact-form .gform-theme--framework .gform-field-label--type-inline {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.contact-form .gform-theme--framework input[type="submit"] {
  border-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(75 91 71 / var(--tw-text-opacity, 1)) !important;
}
.contact-form .gform-theme--framework input[type="submit"]:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 225 72 / var(--tw-bg-opacity, 1)) !important;
}
@media (min-width: 2561px) {

  .contact-form .gform-theme--framework input[type="submit"] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    font-size: 1.25rem !important;
  }
}
.contact-form .gform-theme--framework .gform_validation_errors {
    display: none;
  }
.contact-form .gform_confirmation_message_1.gform_confirmation_message {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 2561px) {

  .contact-form .gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    font-size: 1.25rem !important;
  }
}
.table-holder {
  width: 100%;
  overflow: auto;
}
.table-holder table,
  .table-holder th,
  .table-holder td {
    border-collapse: collapse;
    padding: 10px;
  }
@media (min-width: 769px) {

  .table-holder tr {
    font-size: 14px;
  }
}
@media (min-width: 1601px) {

  .table-holder tr {
    font-size: 1.125rem;
    line-height: 24px;
  }
}
@media (min-width: 2561px) {

  .table-holder tr {
    font-size: 1.25rem;
    line-height: 25px;
  }
}
@media (min-width: 3071px) {

  .table-holder tr {
    font-size: 1.5rem;
    line-height: 33px;
  }
}
.table-holder tr:first-child {
  font-size: 1rem;
  line-height: 20px;
}
@media (min-width: 769px) {

  .table-holder tr:first-child {
    font-size: 1rem;
    line-height: 20px;
  }
}
@media (min-width: 1601px) {

  .table-holder tr:first-child {
    font-size: 1.25rem;
    line-height: 25px;
  }
}
@media (min-width: 2561px) {

  .table-holder tr:first-child {
    font-size: 1.5rem;
    line-height: 33px;
  }
}
@media (min-width: 3071px) {

  .table-holder tr:first-child {
    font-size: 1.875rem;
    line-height: 38px;
  }
}
@media (min-width: 769px) {

  .text-1 {
    font-size: 14px;
  }
}
@media (min-width: 1601px) {

  .text-1 {
    font-size: 1.125rem;
    line-height: 24px;
  }
}
@media (min-width: 2561px) {

  .text-1 {
    font-size: 1.25rem;
    line-height: 25px;
  }
}
@media (min-width: 3071px) {

  .text-1 {
    font-size: 1.5rem;
    line-height: 33px;
  }
}
.text-2 {
  font-size: 1rem;
  line-height: 20px;
}
@media (min-width: 769px) {

  .text-2 {
    font-size: 1rem;
    line-height: 20px;
  }
}
@media (min-width: 1601px) {

  .text-2 {
    font-size: 1.25rem;
    line-height: 25px;
  }
}
@media (min-width: 2561px) {

  .text-2 {
    font-size: 1.5rem;
    line-height: 33px;
  }
}
@media (min-width: 3071px) {

  .text-2 {
    font-size: 1.875rem;
    line-height: 38px;
  }
}
.text-3 {
  font-size: 1rem;
  line-height: 20px;
}
@media (min-width: 769px) {

  .text-3 {
    font-size: 1.125rem;
    line-height: 24px;
  }
}
@media (min-width: 1601px) {

  .text-3 {
    font-size: 1.5rem;
    line-height: 33px;
  }
}
@media (min-width: 2561px) {

  .text-3 {
    font-size: 1.5rem;
    line-height: 33px;
  }
}
@media (min-width: 3071px) {

  .text-3 {
    font-size: 2.25rem;
    line-height: 45px;
  }
}
.text-4 {
  font-size: 1.75rem;
  line-height: 34px;
}
@media (min-width: 769px) {

  .text-4 {
    font-size: 2.25rem;
    line-height: 45px;
  }
}
@media (min-width: 1601px) {

  .text-4 {
    font-size: 3rem;
    line-height: 60px;
  }
}
@media (min-width: 2561px) {

  .text-4 {
    font-size: 3.75rem;
    line-height: 75px;
  }
}
@media (min-width: 3071px) {

  .text-4 {
    font-size: 4.5rem;
    line-height: 90px;
  }
}
.text-5 {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
@media (min-width: 769px) {

  .text-5 {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
}
@media (min-width: 1601px) {

  .text-5 {
    font-size: 1.875rem;
    line-height: 2.4375rem;
  }
}
@media (min-width: 2561px) {

  .text-5 {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
@media (min-width: 3071px) {

  .text-5 {
    font-size: 2.875rem;
    line-height: 3.75rem;
  }
}
.link {
  text-decoration-color: #FE1003;
  text-underline-offset: 4px;
}
.link:hover {
  text-decoration-line: underline;
}
.link {
  transition: all 0.3s ease-in-out;
}
.bg-sand {
  --tw-text-opacity: 1;
  color: rgb(63 61 61 / var(--tw-text-opacity, 1));
}
.cont {
  padding-left: 32px;
  padding-right: 32px;
}
@media (min-width: 1367px) {

  .cont {
    padding-left: 44px;
    padding-right: 44px;
  }
}
@media (min-width: 1601px) {

  .cont {
    padding-left: 64px;
    padding-right: 64px;
  }
}
.cont-y {
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 1367px) {

  .cont-y {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1601px) {

  .cont-y {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
@media (min-width: 2561px) {

  .cont-y {
    padding-top: 192px;
    padding-bottom: 192px;
  }
}
.txt-1 {
  font-size: 14px;
}
@media (min-width: 1601px) {

  .txt-1 {
    font-size: 16px;
  }
}
@media (min-width: 2561px) {

  .txt-1 {
    font-size: 20px;
  }
}
@media (min-width: 3071px) {

  .txt-1 {
    font-size: 24px;
  }
}
.hero-strapline {
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 431px) {

  .hero-strapline {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 1367px) {

  .hero-strapline {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 1601px) {

  .hero-strapline {
    font-size: 24px;
    line-height: 33px;
  }
}
@media (min-width: 3071px) {

  .hero-strapline {
    font-size: 36px;
    line-height: 47px;
  }
}
.hero-body {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 1601px) {

  .hero-body {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 3071px) {

  .hero-body {
    font-size: 36px;
    line-height: 48px;
  }
}
.hpt {
  padding-top: 48px;
}
@media (min-width: 769px) {

  .hpt {
    padding-top: 80px;
  }
}
@media (min-width: 1601px) {

  .hpt {
    padding-top: 128px;
  }
}
@media (min-width: 2561px) {

  .hpt {
    padding-top: 192px;
  }
}
.hpb {
  padding-bottom: 48px;
}
@media (min-width: 769px) {

  .hpb {
    padding-bottom: 80px;
  }
}
@media (min-width: 1601px) {

  .hpb {
    padding-bottom: 128px;
  }
}
@media (min-width: 2561px) {

  .hpb {
    padding-bottom: 192px;
  }
}
.flickity-page-dots {
  bottom: 2rem !important;
}
.flickity-page-dots .dot {
  height: 3px !important;
  width: 3rem !important;
  border-radius: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  opacity: 1 !important;
}
.flickity-page-dots .dot.is-selected {
  height: 3px !important;
  width: 3rem !important;
  border-radius: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 16 3 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:border-red:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 16 3 / var(--tw-border-opacity, 1));
}
.hover\:\!bg-yellow:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 225 72 / var(--tw-bg-opacity, 1)) !important;
}
.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 48 / var(--tw-bg-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.focus\:shadow-none:focus {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:\!outline-0:focus {
  outline-width: 0px !important;
}
@media (min-width: 300px) {

  .xs\:mb-\[16px\] {
    margin-bottom: 16px;
  }
}
@media (min-width: 431px) {

  .sm\:text-\[14px\] {
    font-size: 14px;
  }

  .sm\:leading-\[20px\] {
    line-height: 20px;
  }
}
@media (min-width: 769px) {

  .md\:order-first {
    order: -9999;
  }

  .md\:order-last {
    order: 9999;
  }

  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

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

  .md\:mt-\[48px\] {
    margin-top: 48px;
  }

  .md\:flex {
    display: flex;
  }

  .md\:aspect-16\/9 {
    aspect-ratio: 16 / 9;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-\[65vw\] {
    width: 65vw;
  }

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

  .md\:grid-flow-col {
    grid-auto-flow: column;
  }

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

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

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

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

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

  .md\:gap-x-\[12px\] {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }

  .md\:place-self-end {
    place-self: end;
  }

  .md\:border-r-0 {
    border-right-width: 0px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:border-l-0 {
    border-left-width: 0px;
  }

  .md\:border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(63 61 61 / var(--tw-border-opacity, 1));
  }

  .md\:px-\[5vw\] {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

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

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

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

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

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

  .md\:pb-\[80px\] {
    padding-bottom: 80px;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

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

  .md\:pt-3 {
    padding-top: 0.75rem;
  }

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

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

  .md\:pt-\[80px\] {
    padding-top: 80px;
  }

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

  .md\:text-\[14px\] {
    font-size: 14px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 20px;
  }

  .md\:text-md {
    font-size: 1.125rem;
    line-height: 24px;
  }

  .md\:text-sm {
    font-size: .875rem;
    line-height: 15px;
  }

  .md\:text-txt5-md {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }

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

  .md\:even\:border-r-0:nth-child(even) {
    border-right-width: 0px;
  }
}
@media (min-width: 1152px) {

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:w-\[45vw\] {
    width: 45vw;
  }

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

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

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

  .lg\:border-b-\[1\.5px\] {
    border-bottom-width: 1.5px;
  }

  .lg\:border-l-0 {
    border-left-width: 0px;
  }

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

  .lg\:border-b-red {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 16 3 / var(--tw-border-opacity, 1));
  }

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

  .lg\:py-\[0px\] {
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:text-5xl {
    font-size: 3.75rem;
    line-height: 75px;
  }

  .lg\:text-md {
    font-size: 1.125rem;
    line-height: 24px;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
  }
}
@media (min-width: 1367px) {

  .xl\:mt-\[80px\] {
    margin-top: 80px;
  }

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

  .xl\:border-b {
    border-bottom-width: 1px;
  }

  .xl\:border-b-0 {
    border-bottom-width: 0px;
  }

  .xl\:border-r {
    border-right-width: 1px;
  }

  .xl\:px-\[44px\] {
    padding-left: 44px;
    padding-right: 44px;
  }

  .xl\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xl\:pb-28 {
    padding-bottom: 7rem;
  }

  .xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .xl\:pt-28 {
    padding-top: 7rem;
  }

  .xl\:text-2xl {
    font-size: 1.75rem;
    line-height: 34px;
  }

  .xl\:text-\[18px\] {
    font-size: 18px;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
  }

  .xl\:leading-\[24px\] {
    line-height: 24px;
  }

  .xl\:even\:border-r:nth-child(even) {
    border-right-width: 1px;
  }
}
@media (min-width: 1601px) {

  .\32xl\:mt-\[120px\] {
    margin-top: 120px;
  }

  .\32xl\:px-\[64px\] {
    padding-left: 64px;
    padding-right: 64px;
  }

  .\32xl\:py-\[128px\] {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .\32xl\:pb-\[128px\] {
    padding-bottom: 128px;
  }

  .\32xl\:pt-\[128px\] {
    padding-top: 128px;
  }

  .\32xl\:text-1xl {
    font-size: 1.5rem;
    line-height: 33px;
  }

  .\32xl\:text-4xl {
    font-size: 3rem;
    line-height: 60px;
  }

  .\32xl\:text-\[16px\] {
    font-size: 16px;
  }

  .\32xl\:text-\[24px\] {
    font-size: 24px;
  }

  .\32xl\:text-lg {
    font-size: 1.25rem;
    line-height: 25px;
  }

  .\32xl\:text-md {
    font-size: 1.125rem;
    line-height: 24px;
  }

  .\32xl\:text-txt5-2xl {
    font-size: 1.875rem;
    line-height: 2.4375rem;
  }

  .\32xl\:leading-\[32px\] {
    line-height: 32px;
  }

  .\32xl\:leading-\[33px\] {
    line-height: 33px;
  }

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

  .xxl\:pb-32 {
    padding-bottom: 8rem;
  }

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

  .xxl\:pb-8 {
    padding-bottom: 2rem;
  }

  .xxl\:pt-16 {
    padding-top: 4rem;
  }

  .xxl\:pt-32 {
    padding-top: 8rem;
  }

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

  .xxl\:pt-8 {
    padding-top: 2rem;
  }
}
@media (min-width: 2561px) {

  .\33xl\:h-auto {
    height: auto;
  }

  .\33xl\:\!px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .\33xl\:\!py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .\33xl\:py-\[192px\] {
    padding-top: 192px;
    padding-bottom: 192px;
  }

  .\33xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .\33xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .\33xl\:pb-48 {
    padding-bottom: 12rem;
  }

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

  .\33xl\:pb-\[192px\] {
    padding-bottom: 192px;
  }

  .\33xl\:pt-12 {
    padding-top: 3rem;
  }

  .\33xl\:pt-24 {
    padding-top: 6rem;
  }

  .\33xl\:pt-48 {
    padding-top: 12rem;
  }

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

  .\33xl\:pt-\[192px\] {
    padding-top: 192px;
  }

  .\33xl\:text-1xl {
    font-size: 1.5rem;
    line-height: 33px;
  }

  .\33xl\:text-5xl {
    font-size: 3.75rem;
    line-height: 75px;
  }

  .\33xl\:text-\[20px\] {
    font-size: 20px;
  }

  .\33xl\:text-lg {
    font-size: 1.25rem;
    line-height: 25px;
  }

  .\33xl\:text-txt5-3xl {
    font-size: 2.5rem;
    line-height: 3.25rem;
  }
}
@media (min-width: 3071px) {

  .\34xl\:text-1xl {
    font-size: 1.5rem;
    line-height: 33px;
  }

  .\34xl\:text-25xl {
    font-size: 1.875rem;
    line-height: 38px;
  }

  .\34xl\:text-3xl {
    font-size: 2.25rem;
    line-height: 45px;
  }

  .\34xl\:text-6xl {
    font-size: 4.5rem;
    line-height: 90px;
  }

  .\34xl\:text-\[24px\] {
    font-size: 24px;
  }

  .\34xl\:text-\[36px\] {
    font-size: 36px;
  }

  .\34xl\:leading-\[47px\] {
    line-height: 47px;
  }

  .\34xl\:leading-\[48px\] {
    line-height: 48px;
  }
}
.\[\&\:last-child\]\:border-r-0:last-child {
  border-right-width: 0px;
}
