/*
! tailwindcss v3.4.9 | 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] {
  display: none;
}

*, ::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:  ;
}
.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: 3072px) {

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

  .container {
    max-width: 3840px;
  }
}
.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%;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-2 {
  bottom: 0.5rem;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.right-\[1\.5rem\] {
  right: 1.5rem;
}
.right-\[25px\] {
  right: 25px;
}
.top-0 {
  top: 0px;
}
.top-\[2\.5rem\] {
  top: 2.5rem;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[9999\] {
  z-index: 9999;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.m-8 {
  margin: 2rem;
}
.mx-\[8vw\] {
  margin-left: 8vw;
  margin-right: 8vw;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.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-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-1 {
  height: 0.25rem;
}
.h-20 {
  height: 5rem;
}
.h-4 {
  height: 1rem;
}
.h-auto {
  height: auto;
}
.min-h-screen {
  min-height: 100vh;
}
.w-16 {
  width: 4rem;
}
.w-20 {
  width: 5rem;
}
.w-4 {
  width: 1rem;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-sm {
  max-width: 24rem;
}
.flex-grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.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));
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.content-center {
  align-content: center;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.rounded {
  border-radius: 0.25rem;
}
.border {
  border-width: 1px;
}
.border-\[16px\] {
  border-width: 16px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity));
}
.bg-dark-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(69 70 85 / var(--tw-bg-opacity));
}
.bg-light-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(238 236 237 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-4 {
  padding: 1rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-\[calc\(5vw\+30px\)\] {
  padding-left: calc(5vw + 30px);
  padding-right: calc(5vw + 30px);
}
.px-\[calc\(8vw\+16px\)\] {
  padding-left: calc(8vw + 16px);
  padding-right: calc(8vw + 16px);
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[88px\] {
  padding-top: 88px;
  padding-bottom: 88px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-11 {
  padding-bottom: 2.75rem;
}
.pb-\[28px\] {
  padding-bottom: 28px;
}
.pb-\[calc\(2rem\+16px\)\] {
  padding-bottom: calc(2rem + 16px);
}
.pl-0 {
  padding-left: 0px;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-11 {
  padding-top: 2.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-\[28px\] {
  padding-top: 28px;
}
.text-center {
  text-align: center;
}
.font-roc-grotesk {
  font-family: roc-grotesk, sans-serif;
}
.font-roc-grotesk-wide {
  font-family: roc-grotesk-wide, sans-serif;
}
.text-base {
  font-size: 1rem;
  line-height: 22px;
}
.text-lg {
  font-size: 1.375rem;
  line-height: 28px;
}
.text-sm {
  font-size: .875rem;
  line-height: 16px;
}
.text-xs {
  font-size: .625rem;
  line-height: 12px;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-regular {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-standard {
  letter-spacing: 4px;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-dark-grey {
  --tw-text-opacity: 1;
  color: rgb(69 70 85 / var(--tw-text-opacity));
}
.text-light-grey {
  --tw-text-opacity: 1;
  color: rgb(238 236 237 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.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, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  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;
}
.title {
  font-size: 1.375rem;
  line-height: 28px;
  letter-spacing: 4px;
}
@media (min-width: 1152px) {

  .title {
    font-size: 1.625rem;
    line-height: 32px;
    letter-spacing: 5px;
  }
}
.body-copy {
  font-size: 1.375rem;
  line-height: 1.4;
  letter-spacing: 1px;
}
.body-copy-small {
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 1px;
}
.title-copy {
  font-size: 1.75rem;
  line-height: 1.2;
  letter-spacing: 4px;
}
.small-copy {
  font-size: .625rem;
  line-height: 12px;
  letter-spacing: 1px;
}
@media (min-width: 1152px) {

  .small-copy {
    font-size: .875rem;
    line-height: 16px;
  }
}
.padding-top-none {
  padding-top: 0px;
}
.padding-top-standard {
  padding-top: 2.75rem;
}
@media (min-width: 1152px) {

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

  .padding-top-standard {
    padding-top: 112px;
  }
}
.padding-top-half-standard {
  padding-top: 28px;
}
@media (min-width: 1152px) {

  .padding-top-half-standard {
    padding-top: 2.75rem;
  }
}
@media (min-width: 1601px) {

  .padding-top-half-standard {
    padding-top: 3.5rem;
  }
}
.padding-bottom-none {
  padding-bottom: 0px;
}
.padding-bottom-standard {
  padding-bottom: 2.75rem;
}
@media (min-width: 1152px) {

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

  .padding-bottom-standard {
    padding-bottom: 112px;
  }
}
.padding-bottom-half-standard {
  padding-bottom: 28px;
}
@media (min-width: 1152px) {

  .padding-bottom-half-standard {
    padding-bottom: 2.75rem;
  }
}
@media (min-width: 1601px) {

  .padding-bottom-half-standard {
    padding-bottom: 3.5rem;
  }
}
.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;
    }
.table-holder {
  width: 100%;
  overflow: auto;
}
.table-holder table, .table-holder th, .table-holder td {
    border: 1px solid white;
    border-collapse: collapse;
    padding: 10px;
  }
.mobile-table {
  width: 100%;
  overflow-x: auto;
}
.reveal {
  overflow:hidden;
  position:relative;
  display:inline-block;
}
.reveal img {
    opacity: 1;
    clip-path: inset(0 50% 0 50%);
    transition: all 2s ease;
  }
.reveal.delay-2:after {
  transition-delay: 1s;
}
.reveal.delay-3:after {
  transition-delay: .5s;
}
.reveal.element-from-top img {
  clip-path: inset(0 0 0 0);
}
.reveal[data-animation="fade-slide-up"] {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.reveal[data-animation="fade-slide-up"].element-from-top {
  opacity: 1;
  transform: translateY(0);
}
.reveal[data-animation="fade-up"] {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.reveal[data-animation="fade-up"].element-from-top {
  opacity: 1;
  transform: translateY(0);
}
.storyboard-hero {
  height: 100vh;
  overflow: hidden;
}
.storyboard-container {
  height: 100vh;
  position: relative;
}
.storyboard-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(100vh);
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.storyboard-slide:first-child {
  opacity: 1;
  transform: translateY(0);
}
.storyboard-slide.active {
  opacity: 1;
  transform: translateY(0);
}
.storyboard-slide.prev {
  transform: translateY(-100vh);
}
.lottie-slide {
  background: inherit;
}
.lottie-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lottie-animation {
  width: 100%;
  height: 60vh;
  max-width: 800px;
  max-height: 600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}
.lottie-animation svg {
  width: 100%;
  height: 100%;
}
.lottie-fallback {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 400px;
}
.content-slide {
  background: inherit;
}
.content-slide-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.storyboard-title {
  font-size: 1.375rem;
  line-height: 1.75rem; 
  letter-spacing: 4px;
  margin-bottom: 2rem;
}
.storyboard-body {
  font-size: 1.125rem;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}
.scroll-down-container {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.scroll-down-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  background: none;
  border: none;
  cursor: pointer;
  color: currentColor;
  transition: all 0.3s ease;
  padding: 2rem;
}
.scroll-down-btn:hover {
  transform: translateY(4px);
}
.scroll-text {
  font-family: 'Roc Grotesk Wide', sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.scroll-arrow {
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.progress-indicator {
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  z-index: 10;
}
.progress-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
  cursor: pointer;
}
.progress-dot.active {
  background: currentColor;
  transform: scale(1.2);
}
/* Responsive Design */
@media (max-width: 768px) {
  .storyboard-title {
    font-size: 1.625rem;
    line-height: 2rem;
    letter-spacing: 4px; 
  }
  
  .storyboard-body {
    font-size: 1rem;
  }
  
  .lottie-animation {
    width: 90%;
    height: 70%;
  }
  
  .progress-indicator {
    right: 1rem;
  }
  
  .scroll-down-container {
    bottom: 1rem;
  }
}
.section.line .animated-line {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 180px;
  width: 100%;
}
.section.line .animated-line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100%;
  background-color: #454655;
}
@media (min-width: 768px) {
  .section.line .animated-line::before {
    width: 3px;
  }
}
.storyboard-hero .animated-line-container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 100vh;
  z-index: 1;
  background: inherit;
}
.storyboard-hero .animated-line {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
}
.storyboard-hero .animated-line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #454655;
  transition: height 0.8s ease-out;
  transform-origin: top;
}
@media (min-width: 768px) {
  .storyboard-hero .animated-line-container {
    width: 3px;
  }
}
.storyboard-hero .animated-line.line-animate::before {
  height: 35vh; 
}
.storyboard-hero .animated-line.line-complete::before {
  height: 100vh; 
}
@media (min-width: 768px) {
  .storyboard-hero .svg-scroll-line-container {
    width: 3px;
  }
}
.centered-content {
  position: relative;
  z-index: 10;
  text-align: center;
  max-width: 800px;
  width: 100%;
  padding: 0 2rem;
  background: inherit;
}
.storyboard-hero .bottom-line-container {
  position: fixed;
  top: 65vh;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 35vh;
  z-index: 5;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.storyboard-hero .bottom-line-container.active {
  opacity: 1;
}
.storyboard-hero .bottom-line {
  position: relative;
  width: 100%;
  height: 100%;
}
.storyboard-hero .bottom-line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #454655;
  transition: height 0.8s ease-out;
  transform-origin: top;
}
.storyboard-hero .bottom-line.line-extend::before {
  height: 100%;
}
@media (min-width: 768px) {
  .storyboard-hero .bottom-line-container {
    width: 3px;
  }
}
.old-animated-line.line-animate::before {
  height: 180px;
}
.hover\:underline:hover {
  text-underline-offset: 10px;
}
.font-ultra-light {
  font-weight: 200;
}
.contact-button {
  position: relative;
  text-decoration: underline;
  text-underline-offset: 10px;
  letter-spacing: 0.18em; 
  transition: all 0.3s ease;
}
.contact-button:focus {
  outline: none;
}
.is-mac .contact-button:focus,
.is-ios .contact-button:focus {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
#contact:focus {
  outline: none;
}
.is-mac #contact:focus,
.is-ios #contact:focus {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.contact-button::after {
  content: '';
  position: absolute;
  bottom: 9px; 
  left: 1rem; 
  right: 1rem;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.4s ease;
}
.contact-button:hover::after {
  width: calc(100% - 2rem);
}
.back-to-top {
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent;
}
.back-to-top::after {
  content: '';
  position: absolute;
  bottom: 16px; 
  left: 1rem; 
  right: 1rem;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.4s ease;
}
@media (hover: hover) and (pointer: fine) {
  .back-to-top:hover::after {
    width: calc(100% - 2rem);
  }
}
.back-to-top:active::after,
.back-to-top:focus::after {
  width: 0;
}
.back-to-top:focus {
  outline: none;
  text-decoration: none !important;
}
.contact-link {
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
}
.contact-link::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
  transition: width 0.4s ease;
}
.contact-link:hover::after {
  width: 100%;
}
.full-width-title {
  font-size: 1.375rem;
  line-height: 1.75rem; 
  letter-spacing: 4px;
}
@media (min-width: 769px) {
  .full-width-title {
    font-size: 1.625rem;
    line-height: 2rem;
    letter-spacing: 4px; 
  }
}
.full-width-body {
  font-size: 1rem;
  line-height: 1.375rem; 
  letter-spacing: 1px;
}
@media (min-width: 769px) {
  .full-width-body {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 1px; 
  }
}
.contact-footer-text {
  font-size: 1rem; 
}
@media (min-width: 769px) {
  .contact-footer-text {
    font-size: 1.125rem; 
  }
}
.sticky-cta {
  font-size: 0.625rem; 
  letter-spacing: 4px;
}
@media (min-width: 769px) {
  .sticky-cta {
    font-size: 0.875rem;
    letter-spacing: 4px; 
  }
}
.bg-light-grey-custom {
  background-color: #e9e7e6;
}
@media (max-width: 768px) {
  .sticky-cta {
    background-color: #EEECED;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 0.625rem;
    text-decoration: none;
  }
  
  .sticky-cta:hover {
    text-decoration: none;
  }
  
  .sticky-cta::after {
    display: none;
  }
}
.is-mac .bg-light-grey,
.is-ios .bg-light-grey {
  background-color: #EEECED !important;
}
.is-mac .bg-light-grey-custom,
.is-ios .bg-light-grey-custom {
  background-color: #EEECED !important;
}
.menu {
  position: absolute;
  right: calc(5% - 30px);
  z-index: 10;
  flex-direction: row-reverse;
  align-items: center;
}
.menu-button {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
.menu-button .horizontal {
  position: absolute;
  background-color: #72693E;
  width: 4px;
  height: 24px;
}
.menu-button .vertical {
  position: absolute;
  background-color: #72693E;
  width: 4px;
  height: 24px;
}
.closed .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
}
.closed .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
.opened .menu-button {
  opacity: 1;
}
.opened .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
}
.opened .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.closed .menu-button + .menu-list {
  visibility: hidden;
  opacity: 0;
  transform: translateX(40px);
  transition: visibility 0s, opacity 0.5s linear, transform 0.3s linear;
}
.opened .menu-button + .menu-list {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.menu-button.active {
  z-index: 999999;
}
.menu-button.active .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
  background-color: #72693E;
}
.menu-button.active .vertical.cross {
  transition: all 0.3s ease-in-out;
  transform: rotate(-45deg);
}
.menu-button.active .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1024px) { 
  body.menu-open {
    overflow: hidden;
  }
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.active\:border-b:active {
  border-bottom-width: 1px;
}
.active\:pb-1:active {
  padding-bottom: 0.25rem;
}
@media not all and (min-width: 769px) {

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

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

  .max-md\:pb-0 {
    padding-bottom: 0px;
  }
}
@media (min-width: 431px) {

  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .sm\:col-start-3 {
    grid-column-start: 3;
  }

  .sm\:col-start-4 {
    grid-column-start: 4;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 769px) {

  .md\:right-\[3\.5rem\] {
    right: 3.5rem;
  }

  .md\:right-\[60px\] {
    right: 60px;
  }

  .md\:top-\[3\.5rem\] {
    top: 3.5rem;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-start-3 {
    grid-column-start: 3;
  }

  .md\:mx-\[5vw\] {
    margin-left: 5vw;
    margin-right: 5vw;
  }

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

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

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

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

  .md\:justify-self-start {
    justify-self: start;
  }

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

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

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

  .md\:px-\[calc\(5vw\+30px\)\] {
    padding-left: calc(5vw + 30px);
    padding-right: calc(5vw + 30px);
  }

  .md\:px-\[calc\(8vw\+30px\)\] {
    padding-left: calc(8vw + 30px);
    padding-right: calc(8vw + 30px);
  }

  .md\:pb-\[calc\(2rem\+30px\)\] {
    padding-bottom: calc(2rem + 30px);
  }

  .md\:text-left {
    text-align: left;
  }

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

  .md\:text-sm {
    font-size: .875rem;
    line-height: 16px;
  }
}
@media (min-width: 1152px) {

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-start-2 {
    grid-column-start: 2;
  }

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

  .lg\:col-start-4 {
    grid-column-start: 4;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

  .lg\:flex {
    display: flex;
  }

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

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

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

  .lg\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .lg\:pb-\[88px\] {
    padding-bottom: 88px;
  }

  .lg\:pt-11 {
    padding-top: 2.75rem;
  }

  .lg\:pt-\[88px\] {
    padding-top: 88px;
  }

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

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

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

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

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

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

  .\32xl\:border-\[40px\] {
    border-width: 40px;
  }

  .\32xl\:px-\[calc\(5vw\+40px\)\] {
    padding-left: calc(5vw + 40px);
    padding-right: calc(5vw + 40px);
  }

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

  .\32xl\:pb-\[calc\(2rem\+40px\)\] {
    padding-bottom: calc(2rem + 40px);
  }

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