*, ::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: 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: 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]) {
  -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;
}

html {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-style: normal;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(209 212 219 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  /*15/130*/
}

@media (max-width: 860px) {
  p {
    font-size: 14px !important;
  }
}

p {
  font-size: 18px;
  line-height: 110%;
}

a {
  cursor: pointer;
}

.font-regular {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-italic {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.font-medium {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 1240px) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 860px) {
  .wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.full-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1240px) {
  .full-grid {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 860px) {
  .full-grid {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center-x {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

h1,
  .h1 {
  /*@apply text-3xl;*/
  font-size: clamp(2rem, 1rem + 2.6667vw, 5rem);
  line-height: clamp(2.5rem, 0.3247rem + 3.1169vw, 6rem);
}

@media (max-width: 860px) {
  h1,
  .h1 {
    font-size: 30px !important;
    line-height: 34px !important;
  }
}

h2,
  .h2 {
  /*h2 - 45/110*/
}

@media (max-width: 1240px) {
  h2,
  .h2 {
    font-size: 38px !important;
  }
}

@media (max-width: 860px) {
  h2,
  .h2 {
    font-size: 24px !important;
  }
}

h2,
  .h2 {
  font-size: 45px;
  line-height: 110%;
}

h3,
  .h3 {
  /*h3 - 22/110*/
}

@media (max-width: 1240px) {
  h3,
  .h3 {
    font-size: 20px !important;
  }
}

@media (max-width: 860px) {
  h3,
  .h3 {
    font-size: 18px !important;
  }
}

h3,
  .h3 {
  font-size: 22px;
  line-height: 110%;
}

h4,
  .h4,
  p.large {
  /*18/100*/
}

@media (max-width: 1240px) {
  h4,
  .h4,
  p.large {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  h4,
  .h4,
  p.large {
    font-size: 16px !important;
  }
}

h4,
  .h4,
  p.large {
  font-size: 18px;
  line-height: 110%;
}

p {
  /*15/130*/
}

@media (max-width: 860px) {
  p {
    font-size: 14px !important;
  }
}

p {
  font-size: 18px;
  line-height: 110%;
}

.text-3xl {
  /*h1 - 60/105*/
}

@media (max-width: 860px) {
  .text-3xl {
    font-size: 32px !important;
    line-height: 36px !important;
  }
}

.text-2xl {
  /*h2 - 45/110*/
}

@media (max-width: 1240px) {
  .text-2xl {
    font-size: 38px !important;
  }
}

@media (max-width: 860px) {
  .text-2xl {
    font-size: 24px !important;
  }
}

.text-xl {
  /*h3 - 22/110*/
}

@media (max-width: 1240px) {
  .text-xl {
    font-size: 20px !important;
  }
}

@media (max-width: 860px) {
  .text-xl {
    font-size: 18px !important;
  }
}

.\!text-lg {
  /*18/100*/
}

.text-lg {
  /*18/100*/
}

@media (max-width: 1240px) {
  .\!text-lg {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  .\!text-lg {
    font-size: 16px !important;
  }
}

@media (max-width: 1240px) {
  .text-lg {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  .text-lg {
    font-size: 16px !important;
  }
}

.text-base {
  /*15/130*/
}

@media (max-width: 860px) {
  .text-base {
    font-size: 14px !important;
  }

  .text-xs {
    font-size: 11px !important;
  }
}

html.lenis,
  html.lenis body {
  height: auto;
}

@media (max-width: 860px) {
  html.lenis,
  html.lenis body {
    overflow-x: hidden;
  }
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.container {
  width: 100%;
}

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

.button {
  /*18/100*/
}

@media (max-width: 1240px) {
  .button {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  .button {
    font-size: 16px !important;
  }
}

.button {
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-align: center;
  font-size: 18px;
  line-height: 110%;
  line-height: 1 !important;
  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;
}

@media (max-width: 860px) {
  .button {
    /*15/130*/
  }

  @media (max-width: 860px) {
    .button {
      font-size: 14px !important;
    }
  }

  .button {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 18px;
    line-height: 110%;
  }
}

.button.transparent-to-white {
  --tw-border-opacity: 1;
  border-color: rgb(122 122 122 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.button.transparent-to-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.first-indent {
  pointer-events: none;
  display: inline-block;
  height: 1px;
  width: 360px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  vertical-align: baseline;
}

@media (max-width: 1240px) {
  .first-indent {
    width: 180px;
  }
}

@media (max-width: 860px) {
  .first-indent {
    width: 60px;
  }
}

.square-video .h3 {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  max-width: 80%;
  font-size: 30px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .square-video .h3 {
    bottom: 2rem;
    left: 2rem;
  }
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-top-\[1px\] {
  top: -1px;
}

.bottom-10 {
  bottom: 2.5rem;
}

.bottom-16 {
  bottom: 4rem;
}

.bottom-20 {
  bottom: 5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-8 {
  bottom: 2rem;
}

.bottom-\[22vw\] {
  bottom: 22vw;
}

.bottom-\[30px\] {
  bottom: 30px;
}

.left-0 {
  left: 0px;
}

.left-10 {
  left: 2.5rem;
}

.left-20 {
  left: 5rem;
}

.left-3 {
  left: 0.75rem;
}

.right-10 {
  right: 2.5rem;
}

.right-20 {
  right: 5rem;
}

.right-32 {
  right: 8rem;
}

.top-0 {
  top: 0px;
}

.top-20 {
  top: 5rem;
}

.top-8 {
  top: 2rem;
}

.top-\[250px\] {
  top: 250px;
}

.top-\[300px\] {
  top: 300px;
}

.top-auto {
  top: auto;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[5\] {
  z-index: 5;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

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

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

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

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

.col-span-9 {
  grid-column: span 9 / span 9;
}

.col-span-full {
  grid-column: 1 / -1;
}

.col-start-10 {
  grid-column-start: 10;
}

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

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

.col-start-5 {
  grid-column-start: 5;
}

.col-start-6 {
  grid-column-start: 6;
}

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

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-36 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.-ml-\[200px\] {
  margin-left: -200px;
}

.-mt-10 {
  margin-top: -2.5rem;
}

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

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

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

.mb-20 {
  margin-bottom: 5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-36 {
  margin-bottom: 9rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-32 {
  margin-top: 8rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-48 {
  margin-top: 12rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

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

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

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

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-\[500px\] {
  height: 500px;
}

.h-\[556px\] {
  height: 556px;
}

.h-\[78px\] {
  height: 78px;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.min-h-\[500px\] {
  min-height: 500px;
}

.min-h-\[620px\] {
  min-height: 620px;
}

.w-5 {
  width: 1.25rem;
}

.w-\[100\%\] {
  width: 100%;
}

.w-\[330px\] {
  width: 330px;
}

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

.w-\[55\%\] {
  width: 55%;
}

.w-\[calc\(100\%\+400px\)\] {
  width: calc(100% + 400px);
}

.w-full {
  width: 100%;
}

.max-w-\[1000px\] {
  max-width: 1000px;
}

.max-w-\[1100px\] {
  max-width: 1100px;
}

.max-w-\[280px\] {
  max-width: 280px;
}

.max-w-\[490px\] {
  max-width: 490px;
}

.max-w-\[530px\] {
  max-width: 530px;
}

.max-w-\[568px\] {
  max-width: 568px;
}

.max-w-\[590px\] {
  max-width: 590px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[760px\] {
  max-width: 760px;
}

.max-w-\[970px\] {
  max-width: 970px;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-grow {
  flex-grow: 1;
}

.translate-y-\[200\%\] {
  --tw-translate-y: 200%;
  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));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.gap-0 {
  gap: 0px;
}

.gap-20 {
  gap: 5rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

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

.border-t {
  border-top-width: 1px;
}

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(122 122 122 / var(--tw-border-opacity, 1));
}

.border-grey-light\/20 {
  border-color: rgb(209 212 219 / 0.2);
}

.border-transparent {
  border-color: transparent;
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
}

.bg-dark\/60 {
  background-color: rgb(19 19 19 / 0.6);
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.from-dark {
  --tw-gradient-from: #131313 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(19 19 19 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-dark\/20 {
  --tw-gradient-to: rgb(19 19 19 / 0.2) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.to-60\% {
  --tw-gradient-to-position: 60%;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-10 {
  padding: 2.5rem;
}

.p-5 {
  padding: 1.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0 {
  padding-bottom: 0px;
}

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

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

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

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

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

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

.pb-40 {
  padding-bottom: 10rem;
}

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

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

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

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

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

.pt-64 {
  padding-top: 16rem;
}

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

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

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.align-middle {
  vertical-align: middle;
}

.\!text-lg {
  font-size: 18px !important;
  line-height: 110% !important;
}

.text-2xl {
  font-size: 45px;
  line-height: 110%;
}

.text-3xl {
  font-size: 4vw;
  line-height: 4.1vw;
}

.text-\[0\] {
  font-size: 0;
}

.text-\[8vw\] {
  font-size: 8vw;
}

.text-base {
  font-size: 18px;
  line-height: 110%;
}

.text-lg {
  font-size: 18px;
  line-height: 110%;
}

.text-sm {
  font-size: 13px;
  line-height: 130%;
}

.text-xl {
  font-size: 22px;
  line-height: 110%;
}

.text-xs {
  font-size: 11px;
  line-height: 100%;
}

.font-medium {
  font-weight: 500;
}

.lowercase {
  text-transform: lowercase;
}

.leading-\[1\] {
  line-height: 1;
}

.leading-none {
  line-height: 1;
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity, 1));
}

.text-dark\/50 {
  color: rgb(19 19 19 / 0.5);
}

.text-grey-medium {
  --tw-text-opacity: 1;
  color: rgb(155 155 155 / 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;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.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-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-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-\[400ms\] {
  transition-duration: 400ms;
}

.duration-\[600ms\] {
  transition-duration: 600ms;
}

.overlayNav.active {
  --tw-translate-x: 0px;
  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));
}

.textContent img {
  margin-top: 4rem;
  margin-bottom: 4rem;
  width: 100%;
}

@media (max-width: 860px) {
  .textContent img {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

.textContent.propertyTextContent img {
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}

.textContent p {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  /*18/100*/
}

@media (max-width: 1240px) {
  .textContent p {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  .textContent p {
    font-size: 16px !important;
  }
}

.textContent p {
  margin-bottom: 2rem;
  font-size: 18px;
  line-height: 130%;
}

@media (max-width: 860px) {
  .textContent p {
    margin-bottom: 1.5rem;
  }
}

.textContent ul {
  margin-bottom: 2.5rem;
}

@media (max-width: 860px) {
  .textContent ul {
    margin-bottom: 2rem;
  }
}

.textContent ul li {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  /*18/100*/
}

@media (max-width: 1240px) {
  .textContent ul li {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  .textContent ul li {
    font-size: 16px !important;
  }
}

.textContent ul li {
  margin-left: 1.75rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
  font-size: 18px;
  line-height: 130%;
}

.textContent h2 {
  /*h2 - 45/110*/
}

@media (max-width: 1240px) {
  .textContent h2 {
    font-size: 38px !important;
  }
}

@media (max-width: 860px) {
  .textContent h2 {
    font-size: 24px !important;
  }
}

.textContent h2 {
  margin-bottom: 1.5rem;
  font-size: 45px;
  line-height: 110%;
}

@media (max-width: 860px) {
  .textContent h2 {
    margin-bottom: 1rem;
  }
}

.textContent h2.inner {
  /*h2 - 45/110*/
}

@media (max-width: 1240px) {
  .textContent h2.inner {
    font-size: 38px !important;
  }
}

@media (max-width: 860px) {
  .textContent h2.inner {
    font-size: 24px !important;
  }
}

.textContent h2.inner {
  margin-bottom: 0px;
  font-size: 45px;
  line-height: 110%;
}

.textContent h3 {
  /*h3 - 22/110*/
}

@media (max-width: 1240px) {
  .textContent h3 {
    font-size: 20px !important;
  }
}

@media (max-width: 860px) {
  .textContent h3 {
    font-size: 18px !important;
  }
}

.textContent h3 {
  margin-bottom: 1rem;
  margin-top: 3rem;
  font-size: 22px;
  line-height: 110%;
}

@media (max-width: 860px) {
  .textContent h3 {
    margin-bottom: 0.75rem;
    margin-top: 2rem;
  }
}

.textContent h4 {
  /*18/100*/
}

@media (max-width: 1240px) {
  .textContent h4 {
    font-size: 18px !important;
  }
}

@media (max-width: 860px) {
  .textContent h4 {
    font-size: 16px !important;
  }
}

.textContent h4 {
  margin-bottom: 1rem;
  margin-top: 3rem;
  font-size: 18px;
  line-height: 110%;
}

@media (max-width: 860px) {
  .textContent h4 {
    margin-bottom: 0.75rem;
    margin-top: 2.5rem;
  }
}

.textContent p a:not(.button) {
  text-decoration-line: underline;
}

.textContent .button {
  margin-top: 1rem;
  margin-right: 1rem;
  display: inline-block;
}

.input {
  /*h3 - 22/110*/
}

@media (max-width: 1240px) {
  .input {
    font-size: 20px !important;
  }
}

@media (max-width: 860px) {
  .input {
    font-size: 18px !important;
  }
}

.input {
  margin-top: 2.5rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(122 122 122 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 22px;
  line-height: 110%;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

.input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

.textarea {
  height: 200px;
  border-radius: 20px;
}

.blurredList li {
  margin-bottom: 10rem;
}

.blurredList li:last-of-type {
  margin-bottom: 0px;
}

@media (max-width: 860px) {
  .blurredList li {
    margin-bottom: 5rem;
  }
}

.blurredList li {
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1),
      opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.teamSlider {
  position: relative;
  cursor: grab;
  &:active {
    cursor: grabbing;
  }
}

.teamSlider .oneTeam {
  /*15/130*/
}

@media (max-width: 860px) {
  .teamSlider .oneTeam {
    font-size: 14px !important;
  }
}

.teamSlider .oneTeam {
  display: inline-block;
  width: 280px;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 18px;
  line-height: 110%;
}

@media (max-width: 1240px) {
  .teamSlider .oneTeam {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 860px) {
  .teamSlider .oneTeam {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.teamSlider .oneTeam img {
  margin-bottom: 1.75rem;
  width: 100%;
}

@media (max-width: 860px) {
  .teamSlider .oneTeam img {
    padding-right: 1.25rem;
  }
}

.teamSlider .oneTeam h3 {
  /*15/130*/
}

@media (max-width: 860px) {
  .teamSlider .oneTeam h3 {
    font-size: 14px !important;
  }
}

.teamSlider .oneTeam h3 {
  font-size: 18px;
  line-height: 110%;
}

@media (max-width: 860px) {
  .teamSlider .oneTeam h3 {
    padding-right: 1.25rem;
  }
}

.teamSlider .oneTeam span {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: italic;
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
  display: block;
}

@media (max-width: 860px) {
  .teamSlider .oneTeam span {
    padding-right: 1.25rem;
  }
}

.teamSlider .oneTeam p {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  white-space: normal;
  --tw-text-opacity: 1;
  color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .teamSlider .oneTeam p {
    padding-right: 1.25rem;
  }
}

.sliderNav {
  padding-top: 3rem;
  text-align: right;
}

.sliderNav a {
  margin-left: 1rem;
  display: inline-block;
}

.onePartner {
  border-width: 1px;
  border-color: rgb(209 212 219 / 0.2);
  padding: 2rem;
}

@media (max-width: 1240px) {
  .onePartner {
    padding: 1.5rem;
  }
}

@media (max-width: 860px) {
  .onePartner {
    padding: 1.25rem;
  }
}

.onePartner .image {
  height: 60px;
}

@media (max-width: 860px) {
  .onePartner .image {
    height: 40px;
  }
}

.onePartner .image img {
  display: block;
  height: auto;
  max-height: 60px;
  max-width: 80%;
}

@media (max-width: 860px) {
  .onePartner .image img {
    max-height: 40px;
    max-width: 140px;
  }
}

.onePartner .text {
  margin-top: 7rem;
}

@media (max-width: 1240px) {
  .onePartner .text {
    margin-top: 4rem;
  }
}

@media (max-width: 860px) {
  .onePartner .text {
    margin-top: 2.5rem;
  }
}

.onePartner .text h3 {
  margin-bottom: 0.25rem;
  font-size: 13px !important;
  line-height: 130% !important;
}

.onePartner .text p {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  padding-right: 2rem;
  font-size: 13px;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

@media (max-width: 1240px) {
  .onePartner .text p {
    padding-right: 0px;
  }
}

.oneBlog {
  grid-column: 1 / -1;
  border-top-width: 1px;
  border-color: rgb(209 212 219 / 0.2);
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (max-width: 860px) {
  .oneBlog {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.oneBlog > a {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

@media (max-width: 1240px) {
  .oneBlog > a {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

@media (max-width: 860px) {
  .oneBlog > a {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.oneBlog > a {
  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;
}

.oneBlog > a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .oneBlog > a {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
}

.oneBlog .date {
  font-size: 35px;
}

@media (max-width: 860px) {
  @media (max-width: 860px) {
    .oneBlog .date {
      font-size: 11px !important;
    }
  }
}

@media (max-width: 1240px) {
  .oneBlog .date {
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  .oneBlog .date {
    font-size: 22px;
  }
}

@media (max-width: 860px) {
  .oneBlog .date {
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    display: block;
    font-size: 11px;
    line-height: 100%;
  }
}

.oneBlog img {
  height: auto;
  width: 100%;
  opacity: 0.7;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (max-width: 860px) {
  .oneBlog img {
    margin-bottom: 1.5rem;
  }
}

.oneBlog h3 {
  margin-bottom: 1.25rem;
  display: block;
  padding-right: 2.5rem;
}

@media (max-width: 1024px) {
  .oneBlog h3 {
    /*18/100*/
  }

  @media (max-width: 1240px) {
    .oneBlog h3 {
      font-size: 18px !important;
    }
  }

  @media (max-width: 860px) {
    .oneBlog h3 {
      font-size: 16px !important;
    }
  }

  .oneBlog h3 {
    font-size: 18px;
    line-height: 110%;
  }
}

@media (max-width: 860px) {
  .oneBlog h3 {
    /*h3 - 22/110*/
  }

  @media (max-width: 1240px) {
    .oneBlog h3 {
      font-size: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .oneBlog h3 {
      font-size: 18px !important;
    }
  }

  .oneBlog h3 {
    font-size: 22px;
    line-height: 110%;
  }

  .square-video .oneBlog h3 {
    position: absolute;
    top: 2.5rem;
    left: 2.5rem;
    max-width: 80%;
    font-size: 30px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  @media (max-width: 860px) {
    .square-video .oneBlog h3 {
      bottom: 2rem;
      left: 2rem;
    }
  }

  .oneBlog h3 {
    margin-bottom: 0.75rem;
  }
}

.oneBlog p {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: block;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(122 122 122 / var(--tw-text-opacity, 1));
}

.oneBlog .readMore {
  /*h3 - 22/110*/
}

@media (max-width: 1240px) {
  .oneBlog .readMore {
    font-size: 20px !important;
  }
}

@media (max-width: 860px) {
  .oneBlog .readMore {
    font-size: 18px !important;
  }
}

.oneBlog .readMore {
  font-size: 22px;
  line-height: 110%;
}

.square-video .oneBlog .readMore {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
  max-width: 80%;
  font-size: 30px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 860px) {
  .square-video .oneBlog .readMore {
    bottom: 2rem;
    left: 2rem;
  }
}

.oneBlog .readMore {
  position: absolute;
  bottom: 0px;
}

@media (max-width: 1240px) {
  .oneBlog .readMore {
    display: none;
  }
}

.footerLinks {
  /*h3 - 22/110*/
}

@media (max-width: 1240px) {
  .footerLinks {
    font-size: 20px !important;
  }
}

@media (max-width: 860px) {
  .footerLinks {
    font-size: 18px !important;
  }
}

.footerLinks {
  margin-top: 0.25rem;
  font-size: 22px;
  line-height: 110%;
}

@media (max-width: 1024px) {
  .footerLinks {
    margin-top: 0px;
  }
}

.footerLinks a {
  display: block;
  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;
}

.footerLinks a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.footerLinks a img {
  display: inline-block;
}

.videoPopup {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  display: flex;
  height: 100%;
  width: 100%;
  --tw-translate-y: 100%;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
  align-items: center;
  justify-content: center;
  background-color: rgb(19 19 19 / 0.9);
  opacity: 0.9;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 600ms;
}

.videoPopup.active {
  --tw-translate-y: 0px;
  --tw-scale-x: 1;
  --tw-scale-y: 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));
  opacity: 1;
}

.videoPopup .videoHolder {
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
}

.videoPopup video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 860px) {
  .videoPopup video {
    width: 90%;
  }
}

.videoPopup .button {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  z-index: 20;
}

.topVideo {
  -webkit-mask-image: -webkit-gradient(
      linear,
      left 70%,
      left bottom,
      from(rgba(0, 0, 0, 1)),
      to(rgba(0, 0, 0, 0))
    );
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fadeIn {
  animation: fadeIn 700ms ease-out forwards;
  animation-delay: 0.2s;
}

@keyframes bob {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(-8px);
  }

  100% {
    transform: translateX(0);
  }
}

.animate-bob {
  animation: bob 1s ease-in-out infinite;
}

/* Add more nth-child rules as needed */

/*.blurredList li:nth-child(1) {
  margin-left: 40px;
}
.blurredList li:nth-child(2) {
  margin-left: 80px;
}
.blurredList li:nth-child(3) {
  margin-left: 120px;
}
.blurredList li:nth-child(4) {
  margin-left: 160px;
}
.blurredList li:nth-child(5) {
  margin-left: 200px;
}*/

@media (max-width: 1240px) {
  .laptop\:\!center-reset {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
  }
}

@media (max-width: 860px) {
  .mobile\:center-reset {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }

  .mobile\:\!h1 {
    /*@apply text-3xl;*/
    font-size: clamp(2rem, 1rem + 2.6667vw, 5rem) !important;
    line-height: clamp(2.5rem, 0.3247rem + 3.1169vw, 6rem) !important;
  }

  @media (max-width: 860px) {
    .mobile\:\!h1 {
      font-size: 30px !important;
      line-height: 34px !important;
    }
  }
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:pb-\[72\%\]::before {
  content: var(--tw-content);
  padding-bottom: 72%;
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:h-\[105\%\]:hover {
  height: 105%;
}

.hover\:w-\[105\%\]:hover {
  width: 105%;
}

.hover\:border-grey-light\/30:hover {
  border-color: rgb(209 212 219 / 0.3);
}

.hover\:bg-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity, 1));
}

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

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.group:hover .group-hover\:stroke-white {
  stroke: #FFFFFF;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-20 {
  opacity: 0.2;
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

@media (max-width: 1240px) {
  .laptop\:\!absolute {
    position: absolute !important;
  }

  .laptop\:\!left-10 {
    left: 2.5rem !important;
  }

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

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

  .laptop\:mt-\[240px\] {
    margin-top: 240px;
  }

  .laptop\:\!hidden {
    display: none !important;
  }

  .laptop\:gap-10 {
    gap: 2.5rem;
  }

  .laptop\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .laptop\:gap-y-10 {
    row-gap: 2.5rem;
  }

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

@media (max-width: 1024px) {
  .tablet\:col-span-5 {
    grid-column: span 5 / span 5;
  }

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

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

  .tablet\:col-span-9 {
    grid-column: span 9 / span 9;
  }

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

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

  .tablet\:col-start-9 {
    grid-column-start: 9;
  }

  .tablet\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .tablet\:mt-10 {
    margin-top: 2.5rem;
  }

  .tablet\:mt-16 {
    margin-top: 4rem;
  }

  .tablet\:mt-40 {
    margin-top: 10rem;
  }

  .tablet\:mt-\[240px\] {
    margin-top: 240px;
  }

  .tablet\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .tablet\:gap-y-8 {
    row-gap: 2rem;
  }

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

@media (min-width: 860px) {
  .desktop\:hidden {
    display: none;
  }
}

@media (max-width: 860px) {
  .mobile\:relative {
    position: relative;
  }

  .mobile\:\!bottom-\[210px\] {
    bottom: 210px !important;
  }

  .mobile\:\!left-5 {
    left: 1.25rem !important;
  }

  .mobile\:bottom-12 {
    bottom: 3rem;
  }

  .mobile\:bottom-6 {
    bottom: 1.5rem;
  }

  .mobile\:bottom-8 {
    bottom: 2rem;
  }

  .mobile\:bottom-auto {
    bottom: auto;
  }

  .mobile\:left-5 {
    left: 1.25rem;
  }

  .mobile\:left-6 {
    left: 1.5rem;
  }

  .mobile\:left-8 {
    left: 2rem;
  }

  .mobile\:left-auto {
    left: auto;
  }

  .mobile\:right-5 {
    right: 1.25rem;
  }

  .mobile\:right-8 {
    right: 2rem;
  }

  .mobile\:right-auto {
    right: auto;
  }

  .mobile\:top-6 {
    top: 1.5rem;
  }

  .mobile\:top-8 {
    top: 2rem;
  }

  .mobile\:top-\[450px\] {
    top: 450px;
  }

  .mobile\:top-auto {
    top: auto;
  }

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

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

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

  .mobile\:col-span-full {
    grid-column: 1 / -1;
  }

  .mobile\:col-start-1 {
    grid-column-start: 1;
  }

  .mobile\:-mt-20 {
    margin-top: -5rem;
  }

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

  .mobile\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .mobile\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .mobile\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .mobile\:mb-16 {
    margin-bottom: 4rem;
  }

  .mobile\:mb-20 {
    margin-bottom: 5rem;
  }

  .mobile\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .mobile\:mb-8 {
    margin-bottom: 2rem;
  }

  .mobile\:ml-0 {
    margin-left: 0px;
  }

  .mobile\:mt-0 {
    margin-top: 0px;
  }

  .mobile\:mt-10 {
    margin-top: 2.5rem;
  }

  .mobile\:mt-16 {
    margin-top: 4rem;
  }

  .mobile\:mt-20 {
    margin-top: 5rem;
  }

  .mobile\:mt-24 {
    margin-top: 6rem;
  }

  .mobile\:mt-28 {
    margin-top: 7rem;
  }

  .mobile\:mt-4 {
    margin-top: 1rem;
  }

  .mobile\:mt-6 {
    margin-top: 1.5rem;
  }

  .mobile\:mt-8 {
    margin-top: 2rem;
  }

  .mobile\:mt-\[100px\] {
    margin-top: 100px;
  }

  .mobile\:block {
    display: block;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:h-\[320px\] {
    height: 320px;
  }

  .mobile\:h-\[400px\] {
    height: 400px;
  }

  .mobile\:h-\[680px\] {
    height: 680px;
  }

  .mobile\:h-\[90px\] {
    height: 90px;
  }

  .mobile\:min-h-\[0\] {
    min-height: 0;
  }

  .mobile\:min-h-\[360px\] {
    min-height: 360px;
  }

  .mobile\:min-h-\[auto\] {
    min-height: auto;
  }

  .mobile\:\!w-full {
    width: 100% !important;
  }

  .mobile\:w-12 {
    width: 3rem;
  }

  .mobile\:w-\[150\%\] {
    width: 150%;
  }

  .mobile\:w-auto {
    width: auto;
  }

  .mobile\:w-full {
    width: 100%;
  }

  .mobile\:gap-6 {
    gap: 1.5rem;
  }

  .mobile\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .mobile\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .mobile\:whitespace-normal {
    white-space: normal;
  }

  .mobile\:border-none {
    border-style: none;
  }

  .mobile\:p-6 {
    padding: 1.5rem;
  }

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

  .mobile\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mobile\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mobile\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .mobile\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .mobile\:pb-0 {
    padding-bottom: 0px;
  }

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

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

  .mobile\:pb-5 {
    padding-bottom: 1.25rem;
  }

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

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

  .mobile\:pt-0 {
    padding-top: 0px;
  }

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

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

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

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

  .mobile\:text-sm {
    font-size: 13px;
    line-height: 130%;
  }
}

@media (max-width: 500px) {
  .small\:col-span-full {
    grid-column: 1 / -1;
  }

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