/*
! 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%;
  }
}
/* HERO TITLE (SEGMENT) */
.rk-hero-title {
  font-size: 4rem;
  line-height: 3.75rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-hero-title {
    font-size: 5rem;
    line-height: 4.5rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-hero-title {
    font-size: 7.5rem;
    line-height: 6.75rem;
    letter-spacing: 0.04em;
  }
}
/* TITLE (SEGMENT) */
.rk-title {
  font-size: 3.5rem;
  line-height: 3.25rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-title {
    font-size: 4rem;
    line-height: 3.75rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-title {
    font-size: 6rem;
    line-height: 5.5rem;
    letter-spacing: 0.04em;
  }
}
/* ICON TITLE (SEGMENT) */
.stat .rk-icon-title {
    margin-bottom: 0.5rem;
  }
.rk-icon-title {
  font-size: 2.5rem;
  line-height: 2.25rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-icon-title {
    font-size: 3rem;
    line-height: 2.75rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-icon-title {
    font-size: 5rem;
    line-height: 4.5rem;
    letter-spacing: 0.04em;
  }
}
/* SUBTITLE (JOOST) */
.rk-subtitle {
  font-size: 1.5rem;
  line-height: 1.625rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-subtitle {
    font-size: 2rem;
    line-height: 2.125rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-subtitle {
    font-size: 2.625rem;
    line-height: 2.75rem;
    letter-spacing: 0.04em;
  }
}
/* BIG BODY COPY */
.rk-body-big {
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-body-big {
    font-size: 1.25rem;
    line-height: 1.625rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-body-big {
    font-size: 1.375rem;
    line-height: 1.75rem;
    letter-spacing: 0.04em;
  }
}
/* CAPTION */
.rk-caption {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-caption {
    font-size: 1rem;
    line-height: 1.375rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-caption {
    font-size: 1.375rem;
    line-height: 1.75rem;
    letter-spacing: 0.04em;
  }
}
.rk-caption {
    letter-spacing: 0.12em;
  }
/* BODY COPY */
.rk-body {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-body {
    font-size: 1rem;
    line-height: 1.375rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-body {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0.04em;
  }
}
/* MENU */
.rk-menu {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.04em;
}
@media (min-width: 1152px) {

  .rk-menu {
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1601px) {

  .rk-menu {
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0.04em;
  }
}
.rk-menu {
    letter-spacing: 0.12em;
  }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-24 {
  bottom: 6rem;
}
.bottom-8 {
  bottom: 2rem;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-8 {
  top: 2rem;
}
.isolate {
  isolation: isolate;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.m-0 {
  margin: 0px;
}
.mx-\[2vw\] {
  margin-left: 2vw;
  margin-right: 2vw;
}
.mx-\[5vw\] {
  margin-left: 5vw;
  margin-right: 5vw;
}
.mx-\[8vw\] {
  margin-left: 8vw;
  margin-right: 8vw;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[18px\] {
  margin-bottom: 18px;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.\!hidden {
  display: none !important;
}
.hidden {
  display: none;
}
.aspect-\[1\/1\.5\] {
  aspect-ratio: 1/1.5;
}
.aspect-\[10\/9\] {
  aspect-ratio: 10/9;
}
.aspect-\[12\/7\] {
  aspect-ratio: 12/7;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.h-12 {
  height: 3rem;
}
.h-5 {
  height: 1.25rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[500px\] {
  height: 500px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-12 {
  width: 3rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-3\/4 {
  width: 75%;
}
.w-4\/5 {
  width: 80%;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[90px\] {
  width: 90px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.flex-shrink {
  flex-shrink: 1;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  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;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10vw\] {
  gap: 10vw;
}
.gap-\[5vw\] {
  gap: 5vw;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded {
  border-radius: 0.25rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-black\/70 {
  --tw-gradient-from: rgb(23 14 16 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 14 16 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-black\/20 {
  --tw-gradient-to: rgb(23 14 16 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 14 16 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.stroke-white {
  stroke: #FFFFFF;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-6 {
  padding: 1.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[8vw\] {
  padding-left: 8vw;
  padding-right: 8vw;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pl-0 {
  padding-left: 0px;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-center {
  text-align: center;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 1.625rem;
  letter-spacing: 0.04em;
}
.text-2xs {
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.04em;
}
.text-4xl {
  font-size: 2.5rem;
  line-height: 2.25rem;
  letter-spacing: 0.04em;
}
.text-7xl {
  font-size: 3.5rem;
  line-height: 3.25rem;
  letter-spacing: 0.04em;
}
.text-8xl {
  font-size: 4rem;
  line-height: 3.75rem;
  letter-spacing: 0.04em;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-md {
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.04em;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0.04em;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.leading-\[22px\] {
  line-height: 22px;
}
.leading-tight {
  line-height: 1.1;
}
.tracking-\[0\.72px\] {
  letter-spacing: 0.72px;
}
.tracking-\[1\.92px\] {
  letter-spacing: 1.92px;
}
.tracking-\[3\.84px\] {
  letter-spacing: 3.84px;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-\[\#170E10\] {
  --tw-text-opacity: 1;
  color: rgb(23 14 16 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(23 14 16 / 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;
}
.opacity-60 {
  opacity: 0.6;
}
.outline {
  outline-style: solid;
}
.invert {
  --tw-invert: invert(100%);
  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);
}
.sepia {
  --tw-sepia: sepia(100%);
  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);
}
.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.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-\[flex-basis\] {
  transition-property: flex-basis;
  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;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.w-wide {
  max-width: 1367px;
}
.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: 0.875rem;
  color: #718096;
}
.\[background\:linear-gradient\(90deg\2c rgba\(208\2c 99\2c 73\2c 0\.97\)_0\.16\%\2c rgba\(143\2c 53\2c 31\2c 0\.97\)_99\.66\%\)\] {
  background: linear-gradient(90deg,rgba(208,99,73,0.97) 0.16%,rgba(143,53,31,0.97) 99.66%);
}
.jost-light {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.jost-regular {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.jost-medium {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.jost-bold {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.segmenta-key-regular {
  font-family: "SegmentA-KeyRegular", sans-serif;
}
.beige,
.bg-beige  { background-color: #FBF6F4; }
.blue,
.bg-blue   { background-color: #7DACAE; }
.orange,
.bg-orange { background: linear-gradient(90deg, #D06349 0%, #8F351F 100%); }
.full-width-content.bg-orange {
  position: relative;
  overflow: hidden;
}
.full-width-content.bg-orange::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: var(--tile-pattern);
  background-size: cover;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  opacity: 0.6;
  pointer-events: none;
}
.full-width-content.bg-orange > div {
  position: relative;
  z-index: 1;
}
.stats.bg-orange {
  position: relative;
  overflow: hidden;
}
.stats.bg-orange::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: var(--tile-pattern);
  background-size: cover;
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  opacity: 0.6;
  pointer-events: none;
}
.stats.bg-orange > div {
  position: relative;
  z-index: 1;
}
.gradoent,
.bg-gradoent {
  background: linear-gradient(90deg, rgba(208,99,73,0.97) 0.16%, rgba(143,53,31,0.97) 99.66%);
}
.dark_stone,
.bg-dark_stone { background-color: #F1E2D8; }
.dark_blue,
.bg-dark_blue  { background-color: #64989A; }
/* Burger menu: icon (3 lines) and active state (X) */
.menu-button {
  position: relative;
  width: 28px;
  height: 20px;
  cursor: pointer;
  color: currentColor;
}
.menu-button .horizontal,
.menu-button .vertical {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: currentColor;
  border-radius: 1px;
  transition: transform 0.25s ease, opacity 0.25s ease;
}
.menu-button .horizontal.top-\[8px\] {
  top: 4px;
  transform-origin: center;
}
.menu-button .horizontal.bottom-\[8px\] {
  bottom: 4px;
  transform-origin: center;
}
.menu-button .vertical {
  top: 50%;
  margin-top: -1px;
  opacity: 1;
}
.menu-button .vertical.cross {
  display: none;
}
.menu-button.active .horizontal.top-\[8px\] {
  top: 50%;
  margin-top: -1px;
  transform: rotate(45deg);
}
.menu-button.active .horizontal.bottom-\[8px\] {
  bottom: auto;
  top: 50%;
  margin-top: -1px;
  transform: rotate(-45deg);
}
.menu-button.active .vertical {
  opacity: 0;
}
/* Desktop: primary nav with hover submenus and chevrons */
@media (min-width: 768px) {
  .primary-nav__list {
    gap: 2rem !important;
  }
  .header-cta {
    font-size: 16px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1535px) {
  .header-cta {
    font-size: 12px !important;
  }
}
@media (min-width: 1536px) {
  .header-cta {
    font-size: 14px !important;
  }
}
.header-cta:hover {
  background-color: #F1E2D8 !important;
}
@media (min-width: 768px) {
  body::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease;
    z-index: 40;
  }

  body:has(.site-header .desktop-header .primary-nav .menu-item-has-children:hover)::before {
    opacity: 1;
  }

  .primary-nav__list > li > a {
    color: var(--RAK-White, #FFF);
    font-family: Jost, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 94%;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    text-decoration: none;
  }

  .primary-nav__list > li.current-menu-item > a {
    font-weight: 500;
  }

  .primary-nav .sub-menu li.current-menu-item > a {
    font-weight: 500;
  }

  .primary-nav .menu-item-has-children {
    position: relative;
  }
  .primary-nav .menu-item-has-children > a {
    display: inline-flex;
    align-items: center;
    gap: 12px;
  }
  .primary-nav .menu-item-has-children > a .nav-chevron {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    transition: transform 0.2s ease;
  }
  .primary-nav .menu-item-has-children:hover > a .nav-chevron {
    transform: rotate(180deg);
  }
  /* Submenu: hidden by default, show on parent hover */
  .primary-nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: -moz-max-content;
    width: max-content;
    list-style: none;
    margin: 0;
    padding: 0.5rem 0 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .primary-nav .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .primary-nav .sub-menu li {
    margin: 0;
  }
  .primary-nav .sub-menu a {
    display: block;
    padding: 0.5rem 0.75rem 0.5rem 0.5rem;
    text-decoration: none;
    color: var(--RAK-White, #FFF);
    font-family: Jost, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 90%;
    letter-spacing: 1.44px;
    text-transform: uppercase;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .primary-nav .sub-menu li:last-child a {
    border-bottom: none;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover),
  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .sub-menu {
    background: #fff;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) {
    padding-bottom: 8rem;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .desktop-header,
  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .primary-nav__list > li > a,
  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .primary-nav .sub-menu a {
    color: #170E10;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .desktop-header .logo-container > a {
    color: #170E10 !important;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .desktop-header .logo-container img {
    filter: brightness(0) saturate(100%) invert(5%) sepia(15%) saturate(1236%) hue-rotate(301deg) brightness(98%) contrast(92%);
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .primary-nav .menu-item-has-children > a .nav-chevron path {
    stroke: #170E10;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) a[style*="background-color"] {
    background-color: #F1E2D8 !important;
    color: #170E10 !important;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .primary-nav .sub-menu {
    padding-top: 16px;
    background: transparent;
    box-shadow: none;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .primary-nav .sub-menu a {
    padding: 0 0 16px;
    color: #170E10;
    border-bottom: 1px solid #170E10;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .primary-nav .sub-menu li + li a {
    padding-top: 16px;
  }

  .site-header:has(.desktop-header .primary-nav .menu-item-has-children:hover) .primary-nav .sub-menu li:last-child a {
    padding-bottom: 0;
    border-bottom: none;
  }


  .site-header.site-header--scrolled .desktop-header:has(.primary-nav .menu-item-has-children:hover) {
    padding-bottom: 8rem;
  }

  .site-header.site-header--scrolled .primary-nav .sub-menu {
    padding-top: 16px;
    background: transparent;
    box-shadow: none;
  }

  .site-header.site-header--scrolled .primary-nav .sub-menu a {
    padding: 0 0 16px;
    color: #170E10;
    border-bottom: 1px solid #170E10;
  }

  .site-header.site-header--scrolled .primary-nav .sub-menu li + li a {
    padding-top: 16px;
  }

  .site-header.site-header--scrolled .primary-nav .sub-menu li:last-child a {
    padding-bottom: 0;
    border-bottom: none;
  }
}
@media (min-width: 1024px) and (max-width: 1535px) {
  .primary-nav__list > li > a {
    font-size: 12px;
  }
  .primary-nav .sub-menu a {
    font-size: 12px;
  }
}
@media (min-width: 1536px) {
  .primary-nav__list > li > a {
    font-size: 14px;
  }
  .primary-nav .sub-menu a {
    font-size: 14px;
  }
}
/* Inner page hero: full-width background image or video with text at bottom centre */
.inner-page-hero {
  --hero-bg-mobile: var(--hero-bg);
  aspect-ratio: 15 / 16;
  background-image: var(--hero-bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 1.5rem;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  overflow: hidden;
}
@media (min-width: 768px) {
  .inner-page-hero {
    aspect-ratio: 16 / 9;
  }
}
@media (max-width: 767px) {
  .inner-page-hero {
    background-image: var(--hero-bg-mobile);
  }
}
/* Video layer: full-bleed, cover behaviour, behind text */
.inner-page-hero__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.inner-page-hero__video--desktop {
  display: block;
}
.inner-page-hero__video--mobile {
  display: none;
}
@media (max-width: 767px) {
  .inner-page-hero__video--desktop {
    display: none;
  }
  .inner-page-hero__video--mobile {
    display: block;
  }
}
.inner-page-hero__video-wrap {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.inner-page-hero__video-wrap iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 56.25vw;
  min-height: 100%;
  min-width: 177.78vh;
  transform: translate(-50%, -50%);
}
.inner-page-hero__content {
  position: relative;
  z-index: 1;
  text-align: center;
  width: 100%;
}
.inner-page-hero .rk-hero-title {
  font-size: 64px;
  line-height: 60px;
}
@media (min-width: 768px) {
  .inner-page-hero .rk-hero-title {
    font-size: 120px;
    line-height: 110px;
  }
}
.page-hero__small-title {
  color: var(--RAK-White, #FFF);
  text-align: center;
  font-family: Jost, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 3.12px;
  text-transform: uppercase;
  z-index: 1;
}
@media (max-width: 767px) {
  .page-hero__small-title {
    padding-bottom: 30px !important;
  }
}
@media (min-width: 1152px) {
  .page-hero__small-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (min-width: 1601px) {
  .page-hero__small-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (min-width: 2561px) {
  .page-hero img {
    height: 600px;
    width: auto;
  }
}
.full-width-content .wysiwig,
.full-width-content .wysiwig p,
.rk-bodywysiwig,
.rk-bodywysiwig p {
  font-size: 18px;
  line-height: 26px;
}
@media (min-width: 1152px) {
  .full-width-content .wysiwig,
  .full-width-content .wysiwig p,
  .rk-bodywysiwig,
  .rk-bodywysiwig p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 1601px) {
  .full-width-content .wysiwig,
  .full-width-content .wysiwig p,
  .rk-bodywysiwig,
  .rk-bodywysiwig p {
    font-size: 22px;
    line-height: 30px;
  }
}
.full-width-content strong {
  font-weight: 500;
}
.rk-body-small {
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .rk-body-small {
    font-size: 16px;
    line-height: 22px;
  }
}
.fwc-cta-box {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 16px;
  font-size: 14px;
  letter-spacing: 1.92px;
  line-height: 90%;
  text-decoration: none;
}
.fwc-cta-box:hover {
  text-decoration: none;
  background-color: #F1E2D8;
  color: #170E10;
}
.fwc-cta-box--light {
  background-color: #fff;
  color: #170E10;
}
.fwc-cta-box--dark {
  border: 1px solid #170E10;
  color: #170E10;
}
.wysiwig ul {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
    list-style: disc;
    padding-left: 32px;
    padding-bottom: 16px;
}
.wysiwig ul li {
      margin-bottom: 8px;
    }
.wysiwig p {
  margin-bottom: 1rem;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.wysiwig p:last-child {
  margin-bottom: 0px;
}
.bg-gradient {
  background-blend-mode: multiply;
  background: linear-gradient(90deg,rgba(208,99,73,0.97) 0.16%,rgba(143,53,31,0.97) 99.66%);
}
/* .wrap { position: relative; width: 100%; height: min(70vh, 800px); 
svg, canvas { position: absolute; inset: 0; width: 100%; height: 100%; display: block; }
}
.wrap-right { transform: scaleX(-1); } */
.hide-original svg {
  opacity: 0;
}
.mag-lines-container {
  width: 100vw;
  overflow: hidden;
}
.mag-lines-wrap {
  position: relative;
  width: 100%;
  max-height: 272px;
  height: 272px;
  overflow: hidden;
}
@media (min-width: 1775px) {
  .mag-lines-wrap {
    height: calc(100vw * 273 / 1775);
    max-height: none;
  }
}
.mag-lines-wrap svg,
.mag-lines-wrap canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* Optional: hide original lines once canvas is live (toggle below in JS) */
.mag-lines-hide-original svg {
  opacity: 0;
}
/* Mobile: ensure it fits viewport width and cuts off sides */
.last {
  order: 9999;
}
@media (min-width: 769px) {

  .last {
    order: -9999;
  }
}
.first {
  order: -9999;
}
@media (min-width: 769px) {

  .first {
    order: 9999;
  }
}
.slider .slick-list {
  overflow: hidden;
}
@media (min-width: 1152px) {

  .slider .slick-list {
    overflow: visible;
  }
}
.table-component__title {
  color: var(--New-Orange, #9F3816);
  text-align: center;
  font-family: "SegmentA-KeyRegular", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}
.table-component__description {
  color: var(--RAK-Black, #170E10);
  text-align: center;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  letter-spacing: 0.8px;
  margin-top: 56px;
  margin-bottom: 56px;
}
.table-holder {
  width: 100%;
  overflow: auto;
}
.table-component__cta-wrap {
  text-align: center;
  margin-top: 56px;
}
.table-component__cta {
  color: var(--RAK-Black, #170E10);
  font-family: Jost;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 31px;
  letter-spacing: 0.88px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px solid var(--RAK-Black, #170E10);
}
.table-component__table {
  width: 100%;
  max-width: 650px;
  border-collapse: collapse;
  text-align: left;
  margin: 0 auto;
}
.table-component__table tr {
    border-top: 1px solid #170e10;
    transition: background-color 0.3s ease;
  }
.table-component__table tr:last-child {
      border-bottom: none;
    }
.table-component__table tr.table-component__row--has-modal {
      cursor: pointer;
    }
.table-component__table tr.table-component__row--has-modal:hover {
        background-color: #ecd2c8;
      }
.table-component__table td {
    padding: 22px 16px;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #000;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 1.32px;
  }
@media (min-width: 1024px) {
.table-component__table td {
      font-size: 16px;
      line-height: 22px
  }
    }
@media (min-width: 1536px) {
.table-component__table td {
      font-size: 22px;
      line-height: 28px
  }
    }
.fp-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  overflow-y: auto;
}
.fp-modal.is-open {
  display: block;
}
.fp-modal__wrap {
  display: flex;
  min-height: 100%;
  align-items: flex-start;
  justify-content: center;
  padding: 60px 5vw 24px;
}
@media (min-width: 1280px) {
  .fp-modal__wrap {
    align-items: center;
  }
}
.fp-modal__box {
  position: relative;
  width: 100%;
  max-width: 1416px;
  background: #fff;
}
@media (min-width: 1280px) {
  .fp-modal__box {
    max-height: calc(100vh - 120px);
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
}
.fp-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  line-height: 0;
  transition: opacity 0.2s ease;
}
.fp-modal__close:hover {
  opacity: 0.6;
}
@media (min-width: 768px) {
  .fp-modal__close {
    top: 28px;
    right: 28px;
  }
}
.fp-modal__grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  gap: 32px;
  padding: 24px;
  padding-top: 72px;
}
@media (min-width: 768px) {
  .fp-modal__grid {
    padding: 32px;
    padding-top: 80px;
  }
}
@media (min-width: 1280px) {
  .fp-modal__grid {
    grid-template-columns: 360px 1fr;
    grid-template-rows: auto 1fr auto;
    -moz-column-gap: 56px;
         column-gap: 56px;
    row-gap: 40px;
    padding: 48px;
    padding-top: 80px;
    flex: 1;
    min-height: 0;
  }
}
.fp-modal__left-top  { order: 1; display: flex; flex-direction: column; gap: 24px; }
.fp-modal__image-col { order: 2; }
.fp-modal__left-mid  { order: 3; }
.fp-modal__left-bot  { order: 4; }
@media (min-width: 1280px) {
  .fp-modal__left-top  { grid-column: 1; grid-row: 1; }
  .fp-modal__image-col { grid-column: 2; grid-row: 1 / span 3; display: flex; align-items: center; }
  .fp-modal__left-mid  { grid-column: 1; grid-row: 2; overflow-y: auto; min-height: 0; }
  .fp-modal__left-bot  { grid-column: 1; grid-row: 3; }
}
.fp-modal__title {
  color: var(--RAK-Black, #170E10);
  font-family: "SegmentA-KeyRegular", sans-serif;
  font-size: clamp(36px, 6.5vw, 100px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.fp-modal__img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.fp-modal__selector {
  display: flex;
  align-items: center;
  gap: 16px;
}
.fp-modal__selector-label {
  color: #000;
  font-family: "Jost", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: 1.32px;
  white-space: nowrap;
}
.fp-modal__dropdown {
  position: relative;
  flex: 1;
}
.fp-modal__dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 16px;
  border: 1px solid var(--RAK-Black, #170E10);
  background: none;
  cursor: pointer;
  text-align: left;
  gap: 12px;
}
.fp-modal__dropdown-value {
  color: #000;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 1.32px;
  text-transform: uppercase;
}
.fp-modal__dropdown-chevron {
  flex-shrink: 0;
  transition: transform 0.2s ease;
  width: 20px;
  height: auto;
}
.fp-modal__dropdown-toggle[aria-expanded="true"] .fp-modal__dropdown-chevron {
  transform: rotate(180deg);
}
.fp-modal__dropdown-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid var(--RAK-Black, #170E10);
  border-top: none;
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  z-index: 100;
}
.fp-modal__dropdown-list.is-open {
  display: block;
}
.fp-modal__dropdown-list li {
  padding: 10px 16px;
  cursor: pointer;
  color: #000;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  transition: background-color 0.2s ease;
}
.fp-modal__dropdown-list li:hover,
.fp-modal__dropdown-list li.is-selected {
  background-color: #ecd2c8;
}
.fp-modal__description {
  color: var(--RAK-Black, #170E10);
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  letter-spacing: 0.72px;
}
.fp-modal__download {
  display: inline-block;
  color: var(--RAK-Black, #170E10);
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.72px;
  text-decoration: none;
  border-bottom: 1px solid var(--RAK-Black, #170E10);
}
.mobile-table {
  width: 100%;
  overflow-x: auto;
}
.w-wide {
  width: 16.666667%;
}
.padding-top-none {
      padding-top: 0;
    }
.padding-top-small {
  padding-top: 1.5rem;
}
@media (min-width: 1601px) {

  .padding-top-small {
    padding-top: 2rem;
  }
}
@media (min-width: 2561px) {

  .padding-top-small {
    padding-top: 3rem;
  }
}
.padding-top-medium {
  padding-top: 2.5rem;
}
@media (min-width: 769px) {

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

  .padding-top-medium {
    padding-top: 5rem;
  }
}
@media (min-width: 2561px) {

  .padding-top-medium {
    padding-top: 120px;
  }
}
.padding-top-large {
  padding-top: 5rem;
}
@media (min-width: 769px) {

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

  .padding-top-large {
    padding-top: 10rem;
  }
}
@media (min-width: 2561px) {

  .padding-top-large {
    padding-top: 240px;
  }
}
.padding-bottom-none {
      padding-bottom: 0;
    }
.padding-bottom-small {
  padding-bottom: 1.5rem;
}
@media (min-width: 1601px) {

  .padding-bottom-small {
    padding-bottom: 2rem;
  }
}
@media (min-width: 2561px) {

  .padding-bottom-small {
    padding-bottom: 3rem;
  }
}
.padding-bottom-medium {
  padding-bottom: 2.5rem;
}
@media (min-width: 769px) {

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

  .padding-bottom-medium {
    padding-bottom: 5rem;
  }
}
@media (min-width: 2561px) {

  .padding-bottom-medium {
    padding-bottom: 120px;
  }
}
.padding-bottom-large {
  padding-bottom: 5rem;
}
@media (min-width: 769px) {

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

  .padding-bottom-large {
    padding-bottom: 10rem;
  }
}
@media (min-width: 2561px) {

  .padding-bottom-large {
    padding-bottom: 240px;
  }
}
/* position dots up a bit */
.grid-slider .slick-dots {
  bottom: -22px;
}
/* dots are lines */
.grid-slider .slick-dots li button {
  height: 4px;
  width: 40px;
  margin: 0;
  border-radius: 0;
  padding: 0;
}
.grid-slider .slick-dots li button:before {
  width: 40px;
  height: 4px;
  border-radius: 0;
}
/* Progress bar styles */
.grid-slider .progress {
  display: block;
  width: 100%;
  height: 2px;
  overflow: hidden;

  background-color: rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to right, #170e10e5, #170e10e5);
  background-repeat: no-repeat;
  background-size: 0 100%;
  background-position-x: 0%;
  background-position-y: 0;

  transition:
    background-size 0.4s ease-in-out,
    background-position-x 0.4s ease-in-out;
}
.grid-slider .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.md-order-first {
  order: -9999;
}
@media (min-width: 769px) {

  .md-order-first {
    order: 9999;
  }
}
.md-order-last {
  order: 9999;
}
@media (min-width: 769px) {

  .md-order-last {
    order: -9999;
  }
}
a {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
a:hover {
  text-decoration-line: underline;
  text-underline-offset: 8px;
}
/* Magnet Lines Animation */
.magnet-lines {
  width: 100%;
  height: 100%;
  position: relative;
  color: #f1e2d8;
  opacity: 1;
  overflow: visible;
  flex-shrink: 0;
}
.magnet-line-svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}
.magnet-line-segment {
  stroke: #f1e2d8;
  stroke-width: 8;
  stroke-linecap: round;
  vector-effect: non-scaling-stroke;
  transform-origin: center;
}
/* Image scroll grow animation */
.scroll-grow-image {
  width: 75%;
  height: auto;
  transition: width 0.8s ease-out;
  margin: 0 auto;
}
.scroll-grow-image.in-view {
  width: 100%;
}
@media (max-width: 768px) {
  .slider .slick-list {
    overflow: hidden;
  }
  .mag-lines-container {
    width: 100vw;
  }
  .mag-lines-wrap {
    width: 100vw;
    height: 272px;
    max-height: 272px;
  }
  /* On mobile, show static SVG instead of animated canvas */
  .mag-lines-container {
    width: 100vw;
  }
  .mag-lines-wrap {
    width: 100vw;
    height: 272px;
    max-height: 272px;
  }
}
.contact-footer__form-col {
  width: 80%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.contact-footer__title {
  color: var(--RAK-Black, #170E10);
  text-align: center;
  font-family: "SegmentA-KeyRegular", sans-serif;
  font-weight: 400;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.contact-footer__right {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.contact-footer__right-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.contact-footer__right-video {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
}
.contact-footer__right-video iframe {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 56.25vw;
  min-height: 100%;
  min-width: 177.78vh;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .contact-footer__right {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .contact-footer .col-span-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.contact-footer__right-inner {
  position: relative;
  z-index: 3;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.contact-footer__right-title {
  color: var(--RAK-Black, #170E10);
  text-align: center;
  font-family: "SegmentA-KeyRegular", sans-serif;
  font-weight: 400;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.contact-footer__cta {
  color: var(--RAK-Black, #170E10);
  font-family: Jost;
  font-size: 22px;
  font-weight: 300;
  line-height: 31px;
  letter-spacing: 0.88px;
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px solid var(--RAK-Black, #170E10);
}
.contact-footer .gform_wrapper {
  font-family: "Jost", sans-serif;
}
.contact-footer .gform_wrapper .gfield label.gfield_label {
    display: none;
  }
.contact-footer .gform_wrapper .gfield input[type="text"],
  .contact-footer .gform_wrapper .gfield input[type="email"],
  .contact-footer .gform_wrapper .gfield input[type="tel"],
  .contact-footer .gform_wrapper .ginput_container--name input,
  .contact-footer .gform_wrapper .ginput_container_email input,
  .contact-footer .gform_wrapper .ginput_container_phone input,
  .contact-footer .gform_wrapper select {
    background: transparent;
    border: none;
    border-bottom: 1px solid var(--RAK-Black, #170E10);
    border-radius: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    color: var(--RAK-Black, #170E10);
    font-family: Jost;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.8px;
    padding: 10px 0;
  }
@media (min-width: 1152px) {
    .contact-footer .gform_wrapper .gfield input[type="text"],
    .contact-footer .gform_wrapper .gfield input[type="email"],
    .contact-footer .gform_wrapper .gfield input[type="tel"],
    .contact-footer .gform_wrapper .ginput_container--name input,
    .contact-footer .gform_wrapper .ginput_container_email input,
    .contact-footer .gform_wrapper .ginput_container_phone input,
    .contact-footer .gform_wrapper select {
      font-size: 14px !important;
      line-height: 22px;
    }
  }
@media (min-width: 1601px) {
    .contact-footer .gform_wrapper .gfield input[type="text"],
    .contact-footer .gform_wrapper .gfield input[type="email"],
    .contact-footer .gform_wrapper .gfield input[type="tel"],
    .contact-footer .gform_wrapper .ginput_container--name input,
    .contact-footer .gform_wrapper .ginput_container_email input,
    .contact-footer .gform_wrapper .ginput_container_phone input,
    .contact-footer .gform_wrapper select {
      font-size: 14px !important;
      line-height: 24px;
    }
  }
.contact-footer .gform_wrapper .gfield input[type="text"]::-moz-placeholder, .contact-footer .gform_wrapper .gfield input[type="email"]::-moz-placeholder, .contact-footer .gform_wrapper .gfield input[type="tel"]::-moz-placeholder, .contact-footer .gform_wrapper .ginput_container--name input::-moz-placeholder, .contact-footer .gform_wrapper .ginput_container_email input::-moz-placeholder, .contact-footer .gform_wrapper .ginput_container_phone input::-moz-placeholder {
    color: var(--RAK-Black, #170E10);
    opacity: 1;
  }
.contact-footer .gform_wrapper .gfield input[type="text"]::placeholder,
  .contact-footer .gform_wrapper .gfield input[type="email"]::placeholder,
  .contact-footer .gform_wrapper .gfield input[type="tel"]::placeholder,
  .contact-footer .gform_wrapper .ginput_container--name input::placeholder,
  .contact-footer .gform_wrapper .ginput_container_email input::placeholder,
  .contact-footer .gform_wrapper .ginput_container_phone input::placeholder {
    color: var(--RAK-Black, #170E10);
    opacity: 1;
  }
.contact-footer .gform_wrapper select option.gf_placeholder {
    color: var(--RAK-Black, #170E10);
  }
.contact-footer .gform_wrapper select,
  .contact-footer .gform_wrapper select.large,
  .contact-footer .gform_wrapper select.gfield_select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    font-size: 14px !important;
    font-family: Jost !important;
    font-weight: 300 !important;
    color: var(--RAK-Black, #170E10) !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='10' viewBox='0 0 19 10' fill='none'%3E%3Cpath d='M0.513672 0.546387L9.01367 8.54639L17.5137 0.546387' stroke='%23170E10' stroke-width='1.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 4px center;
    padding-right: 28px;
  }
.contact-footer .gform_wrapper .gform_footer {
    text-align: center;
    justify-content: center;
  }
.contact-footer .gform_wrapper .gform_footer input.gform_button,
  .contact-footer .gform_wrapper .gform_footer input[type="submit"],
  .contact-footer .gform_wrapper .gform_footer button[type="submit"] {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    --gf-color-secondary: transparent !important;
    --gf-ctrl-btn-bg-color: transparent !important;
    --gf-color-in-ctrl: transparent !important;
    --gf-color-primary: transparent !important;
    background-color: white !important;
    color: var(--RAK-Black, #170E10) !important;
    font-family: Jost !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 140% !important;
    letter-spacing: 2.7px !important;
    text-transform: uppercase !important;
    border: 1px solid var(--RAK-Black, #170E10) !important;
    border-radius: 0 !important;
    padding: 10px 30px !important;
    box-shadow: none !important;
    outline: none !important;
    cursor: pointer;
    border: none !important;
    display: inline-block;
    margin: 0 auto;
    transition: background-color 0.3s ease !important;
  }
.contact-footer .gform_wrapper .gform_footer input.gform_button:hover,
  .contact-footer .gform_wrapper .gform_footer input[type="submit"]:hover,
  .contact-footer .gform_wrapper .gform_footer button[type="submit"]:hover {
    background-color: #F1E2D8 !important;
  }
/* Stats section: horizontal scroll when row overflows, white line scrollbar */
.stats-scroll-container {
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  justify-content: safe center;
}
.stats-scroll-container::-webkit-scrollbar {
    display: none;
  }
.stats-nav {
  gap: 2rem;
}
.stats-nav .progress {
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 0 100%;
    background-position-x: 0%;
    background-position-y: 0;
    transition: background-size 0.3s ease-in-out, background-position-x 0.3s ease-in-out;
  }
.stats-nav.text-white .progress {
    background-color: rgba(255, 255, 255, 0.3);
    background-image: linear-gradient(to right, #fff, #fff);
  }
.stats-nav.text-black .progress {
    background-color: rgba(0, 0, 0, 0.15);
    background-image: linear-gradient(to right, #170E10, #170E10);
  }
.padding-top-none {
      padding-top: 0;
    }
.padding-top-half {
  padding-top: 1.25rem;
}
@media (min-width: 1601px) {

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

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

  .padding-top-double {
    padding-top: 10rem;
  }
}
.padding-bottom-none {
      padding-bottom: 0;
    }
.padding-bottom-half {
  padding-bottom: 1.25rem;
}
@media (min-width: 1601px) {

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

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

  .padding-bottom-double {
    padding-bottom: 10rem;
  }
}
/* 3 Tiles: 50% + 25% + 25% with 5% gutter, hover expands tile to 50% */
.three-tiles {
  --tiles-gap: 5%;
  --tiles-content: calc(100% - var(--tiles-gap) * 2);
  --tile-large: calc(var(--tiles-content) / 2);   /* 50% of content = 45% */
  --tile-small: calc(var(--tiles-content) / 4);  /* 25% of content = 22.5% */
}
.tile-title {
  letter-spacing: 4px;
}
.tile-link {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
}
/* Image fills container, centered when tile is narrow; no scaling */
.three-tiles__tile {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.three-tiles__tile-cover-link {
  position: absolute;
  inset: 0;
  z-index: 20;
}
.three-tiles__tile .tile-link {
  position: relative;
  z-index: 30;
}
@media (min-width: 768px) {
  .three-tiles__tile {
    flex: 0 0 var(--tile-small);
    min-width: 0;
  }
  /* Keep the right tile pinned so it grows left on hover */
  .three-tiles__tile:last-child {
    margin-left: auto;
  }
  .three-tiles__tile:first-child {
    flex: 0 0 var(--tile-large);
  }
  /* When another tile is hovered, shrink the first; hovered tile is always large */
  .three-tiles:has(.three-tiles__tile:hover) .three-tiles__tile:first-child:not(:hover) {
    flex: 0 0 var(--tile-small);
  }
  .three-tiles__tile:hover {
    flex: 0 0 var(--tile-large);
  }
  /* Only show copy and link when tile is at 50%; appear after tile grows to avoid reflow transition */
  .three-tiles__tile .tile-copy,
  .three-tiles__tile .tile-link {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.15s ease 0s, visibility 0s linear 0.15s;
  }
  .three-tiles:not(:has(.three-tiles__tile:hover)) .three-tiles__tile:first-child .tile-copy,
  .three-tiles:not(:has(.three-tiles__tile:hover)) .three-tiles__tile:first-child .tile-link,
  .three-tiles__tile:hover .tile-copy,
  .three-tiles__tile:hover .tile-link {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.25s ease 0.3s, visibility 0s linear 0s;
  }
}
/* 2 Tiles: 50% each with 3vw gutter, aspect-ratio 12:7, hover title up + Discover more */
.two-tiles {
  display: flex;
  flex-wrap: wrap;
  gap: 3vw;
}
.two-tiles__tile {
  position: relative;
  flex: 0 0 calc((100% - 3vw) / 2);
  min-width: 0;
  aspect-ratio: 10 / 9;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  isolation: isolate;
}
.two-tiles__tile::before {
  content: "";
  display: block;
  padding-top: 90%;
}
@supports (aspect-ratio: 10 / 9) {
  .two-tiles__tile::before {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .two-tiles__tile {
    flex: 0 0 100%;
  }
}
.two-tiles__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2), transparent);
  pointer-events: none;
}
.two-tiles__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 1.5rem 1.5rem 1.5rem;
  color: white;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  transition: transform 0.25s ease;
}
.two-tiles__title {
  margin: 0;
  transition: transform 0.25s ease;
}
.two-tiles__cta {
  opacity: 0;
  transform: translateY(0.5rem);
  transition: opacity 0.25s ease, transform 0.25s ease;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
}
.two-tiles__tile:hover .two-tiles__title {
  transform: translateY(-0.5rem);
}
.two-tiles__tile:hover .two-tiles__cta {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 639px) {
  .two-tiles__title {
    transform: none;
  }
  .two-tiles__cta {
    opacity: 1;
    transform: translateY(0);
  }
}
.rk-section-title {
  font-size: 56px;
  line-height: 52px;
}
@media (min-width: 1024px) {
  .rk-section-title {
    font-size: 88px;
    line-height: 80px;
  }
}
@media (min-width: 1536px) {
  .rk-section-title {
    font-size: 96px;
    line-height: 88px;
  }
}
.location-maps__tabs {
  display: flex;
  justify-content: center;
  padding-bottom: 0;
  margin-bottom: 48px;
}
.location-maps__tab {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding: 12px 28px;
  border: 1px solid #170E10;
  cursor: pointer;
  background: transparent;
  color: #170E10;
  transition: background 0.2s ease, color 0.2s ease;
}
.location-maps__tab:first-child {
  border-right: none;
}
.location-maps__tab.is-active {
  background: #170E10;
  color: #F8F1EB;
}
.location-maps__panel {
  display: none;
}
.location-maps__panel.is-active {
  display: block;
}
.location-maps__split {
  align-items: stretch;
}
.location-maps__list {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem 5vw;
  background: var(--list-bg, #FBF6F4);
}
@media (max-width: 767px) {
  .location-maps__list {
    background: none;
  }
}
.location-maps__img-col {
  width: 60vw;
  flex-shrink: 0;
  overflow: hidden;
}
.location-maps__img--6-5 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 6 / 5;
  display: block;
}
.location-maps__img--16-9 {
  width: 100%;
  aspect-ratio: 16 / 9;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.location-maps__img--1-1 {
  width: 100%;
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.location-maps__place-name {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.88px;
  color: var(--list-tc, #170E10);
  text-align: center;
  margin: 0;
}
@media (min-width: 1024px) {
  .location-maps__place-name {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1536px) {
  .location-maps__place-name {
    font-size: 18px;
    line-height: 24px;
  }
}
.location-maps__place-dist {
  font-family: "Jost", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: var(--list-tc, #170E10);
  text-align: center;
  margin: 8px 0 0;
}
@media (min-width: 1024px) {
  .location-maps__place-dist {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1536px) {
  .location-maps__place-dist {
    font-size: 18px;
    line-height: 24px;
  }
}
.location-maps__hr {
  border: none;
  border-top: 1px solid #F1E2D8;
  margin: 23px auto;
  width: 60%;
  max-width: 240px;
}
.location-maps__list--mobile {
  padding: 2.5rem 8vw;
}
.location-maps__mobile-img {
  width: 100%;
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.location-maps__full .location-maps__img--16-9 {
  height: auto;
}
.location-maps__key-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem 0;
}
.location-maps__key-img {
  width: 40vw;
  display: block;
}
.location-maps__frame {
  margin: 0 3vw;
}
@media (max-width: 575px) {
  .location-maps__tab {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .location-maps__frame {
    margin: 0 5vw;
  }
}
.im__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  margin-bottom: 40px;
}
.im__title {
  color: #9F3816;
  text-align: center;
  font-family: "SegmentA-KeyRegular", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}
.im__desc {
  color: #00002C;
  text-align: center;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 1.2px;
}
.im__container {
  margin: 0 3vw;
}
@media (max-width: 767px) {
  .im__container {
    margin: 0 5vw;
  }
}
.im__map-wrap {
  position: relative;
  width: 100%;
  line-height: 0; 
}
.im__map-img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.im__hit {
  position: absolute;
  cursor: pointer;
}
.im__hit.is-active {
  background: #7e331a9e;
}
.im__bar {
  position: absolute;
  left: 50%;
  top: 28%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 30px 90px;
  background: #9F3816;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  pointer-events: none;
}
.im__bar.is-visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .im__bar {
    display: none !important;
  }
}
.im__bar-title {
  color: #FFF;
  font-family: "SegmentA-KeyRegular", sans-serif;
  font-size: 54px;
  margin-right: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 2.16px;
  text-transform: uppercase;
  white-space: nowrap;
}
.im__bar-expand {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 32px;
}
.im__bar-stat {
  color: #FFF;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 43px;
  letter-spacing: 1.12px;
}
.im__overlay {
  position: absolute;
  inset: 0;
  display: none;
  flex-direction: column;
  justify-content: center;
  background: linear-gradient(90deg, rgba(208,99,73,0.97) 0.16%, rgba(143,53,31,0.97) 99.66%);
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: 10;
  padding: 32px 5vw;
}
.im__overlay.is-visible {
  display: flex;
  opacity: 1;
}
@media (min-width: 768px) {
  .im__overlay {
    display: none !important;
  }
}
.im__overlay-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.im__overlay-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.im__overlay-stat-row {
  display: flex;
  align-items: center;
  gap: 16px;
}
.im__overlay .im__bar-stat {
  line-height: 24px;
}
.image-slider-wrapper {
  position: relative;
}
.image-slider-wrapper .image-slider {
  width: 100%;
}
.image-slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  line-height: 0;
}
.image-slider-arrow:focus {
  outline: none;
}
.image-slider-prev {
  left: -30px;
}
.image-slider-next {
  right: -30px;
}
.image-slider-counter {
  margin-top: 24px;
  width: 100%;
  text-align: center;
  color: var(--RAK-Black, #170E10);
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.6px;
}
@media (max-width: 1024px) {
  .image-slider-arrow svg {
    width: 12px;
    height: 30px;
  }
  .image-slider-prev {
    left: -20px;
  }
  .image-slider-next {
    right: -20px;
  }
}
.gfield_select{
  height: auto !important;
}
#primary-menu-toggle {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4px;
}
#primary-menu-toggle .burger-open { display: block; }
#primary-menu-toggle .burger-close { display: none; }
#primary-menu-toggle.active .burger-open { display: none; }
#primary-menu-toggle.active .burger-close { display: block !important; }
.site-header {
  position: fixed;
  background: transparent;
  transform: translateY(0);
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, -webkit-backdrop-filter 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.3s ease, -webkit-backdrop-filter 0.3s ease;
  will-change: transform;
}
.site-header.site-header--hidden {
  transform: translateY(-100%);
}
.site-header.site-header--scrolled {
  background: #fff;
  box-shadow: none;
  border-bottom: none;
}
.site-header.site-header--scrolled .mobile-header-bar,
.site-header.site-header--scrolled .desktop-header {
  color: #170E10;
}
.site-header.site-header--scrolled .mobile-header-bar .logo-container > a,
.site-header.site-header--scrolled .desktop-header .logo-container > a {
  color: #170E10 !important;
}
.site-header.site-header--scrolled .desktop-header .logo-container img,
.site-header.site-header--scrolled .mobile-header-bar .logo-container img {
  filter: brightness(0) saturate(100%) invert(5%) sepia(15%) saturate(1236%) hue-rotate(301deg) brightness(98%) contrast(92%);
}
.site-header.site-header--scrolled .primary-nav__list > li > a,
.site-header.site-header--scrolled .primary-nav .sub-menu a {
  color: #170E10;
}
.site-header.site-header--scrolled .primary-nav .menu-item-has-children > a .nav-chevron path {
  stroke: #170E10;
}
.site-header.site-header--scrolled .primary-nav .sub-menu {
  background: #fff;
  box-shadow: none;
}
.site-header.site-header--scrolled .primary-nav .sub-menu a {
  border-bottom-color: rgba(23, 14, 16, 0.14);
}
.site-header.site-header--scrolled a[style*="background-color"] {
  background-color: #F1E2D8 !important;
  color: #170E10 !important;
}
.site-header.site-header--scrolled #primary-menu-toggle .burger-open path {
  stroke: #170E10;
}
body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .mobile-header-bar {
  color: #170E10;
}
body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .mobile-header-bar .logo-container > a {
  color: #170E10 !important;
}
body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .mobile-header-bar .logo-container img {
  filter: brightness(0) saturate(100%) invert(5%) sepia(15%) saturate(1236%) hue-rotate(301deg) brightness(98%) contrast(92%);
}
body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) #primary-menu-toggle .burger-open path {
  stroke: #170E10;
}
body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .mobile-header-bar a[style*="background-color"] {
  background-color: #F1E2D8 !important;
  color: #170E10 !important;
}
@media (min-width: 768px) {
  body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .desktop-header,
  body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .primary-nav__list > li > a,
  body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .primary-nav .sub-menu a {
    color: #170E10;
  }

  body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .desktop-header .logo-container > a {
    color: #170E10 !important;
  }

  body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .desktop-header .logo-container img {
    filter: brightness(0) saturate(100%) invert(5%) sepia(15%) saturate(1236%) hue-rotate(301deg) brightness(98%) contrast(92%);
  }

  body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) .primary-nav .menu-item-has-children > a .nav-chevron path {
    stroke: #170E10;
  }

  body:has(.half-hero:first-child) .site-header:not(.site-header--scrolled) a[style*="background-color"] {
    background-color: #F1E2D8 !important;
    color: #170E10 !important;
  }
}
.half-hero {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 769px) {
  .half-hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.half-hero__title {
  color: var(--RAK-Black, #170E10);
  text-align: center;
  font-family: "SegmentA-KeyRegular", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .half-hero__title {
    font-size: 72px;
  }
}
@media (min-width: 1152px) {
  .half-hero__title {
    font-size: 108px;
  }
}
@media (min-width: 1601px) {
  .half-hero__title {
    font-size: 162px;
  }
}
.half-hero__mobile-image {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.half-hero__mobile-image img {
  width: 100%;
  height: auto;
  display: block;
}
.half-hero__key {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
  margin-top: 24px;
}
.half-hero__key-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.half-hero__key-swatch {
  display: inline-block;
  width: 30px;
  height: 15px;
  flex-shrink: 0;
}
.half-hero__key-label {
  color: #000;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: 0.72px;
}
.elevation__key {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
  margin-top: 24px;
  padding-left: 48px;
}
@media (max-width: 767px) {
  .elevation__key {
    padding-left: 24px;
  }
}
.elevation__key-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.elevation__key-swatch {
  display: inline-block;
  width: 30px;
  height: 15px;
  flex-shrink: 0;
}
.elevation__key-label {
  color: #000;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: 0.72px;
}
@media (max-width: 1399px) {
  .elevation__key-label {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .elevation__key-label {
    font-size: 14px;
  }
}
#overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 200;
  background: #fff;
  overflow-y: auto;
}
#overlay.open {
  display: block;
}
.mobile-overlay__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 16px;
}
.mobile-overlay__header-right {
  display: flex;
  align-items: center;
  gap: 16px;
}
.mobile-overlay__cta {
  color: var(--RAK-Black, #170E10);
  font-family: Jost, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 90%;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  padding: 6px;
  background: var(--RAK-Stone, #F1E2D8);
  display: inline-block;
  text-decoration: none;
}
.mobile-overlay__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100vh - 60px);
  padding: 40px 24px;
}
.mobile-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mobile-nav__list > li > a {
  color: var(--RAK-Black, #170E10);
  font-family: Jost, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 94%;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
.mobile-nav__list > li.current-menu-item > a {
  font-weight: 500;
}
.mobile-nav__list .sub-menu li.current-menu-item > a {
  font-weight: 500;
}
.mobile-nav__list > li {
  margin-bottom: 56px;
}
.mobile-nav__list > li:last-child {
  margin-bottom: 0;
}
.mobile-nav__list .sub-menu {
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
}
.mobile-nav__list .sub-menu li a {
  color: var(--RAK-Black, #170E10);
  font-family: Jost, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 90%;
  letter-spacing: 1.08px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
.mobile-nav__list .sub-menu li {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 0.6px solid #D1CFCF;
}
.mobile-nav__list .sub-menu li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.mobile-header-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 639px) {
  .mobile-nav__list > li > a {
    font-size: 14px;
  }
  .mobile-nav__list > li.menu-item-has-children > a {
    font-weight: 500;
  }
  .mobile-nav__list .sub-menu li a {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .mobile-header-bar { display: none; }
  #overlay { display: none !important; }
}
.desktop-header { display: none; padding-left: 2rem; padding-right: 2rem; }
@media (min-width: 768px) { .desktop-header { display: block; }
  .desktop-header .logo-container img,
  .desktop-header .logo-container .site-logo {
    width: 107px;
    height: 25px;
  } }
@media (max-width: 767px) {
  .mobile-header-bar a[style*="background-color"] {
    font-size: 10px !important;
    padding: 6px !important;
  }
}
.wpcf7-response-output,
.gform_confirmation_message,
.gform_confirmation_wrapper {
  text-align: center;
}
.content-image .grid {
  row-gap: 10vw;
}
@media (min-width: 768px) {
  .content-image .grid {
    gap: 3vw;
  }
}
.gform-field-label a {
  text-decoration: underline;
}
.gform-field-label a:hover {
  text-decoration: underline;
  text-underline-offset: 1px;
}
.gfield-choice-input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
       appearance: none !important;
  background: none !important;
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:underline-offset-8:hover {
  text-underline-offset: 8px;
}
.group:hover .group-hover\:stroke-black {
  stroke: #170E10;
}
@media (min-width: 431px) {

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

  .sm\:gap-\[5vw\] {
    gap: 5vw;
  }
}
@media (min-width: 769px) {

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

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

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

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

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

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

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

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:mb-\[120px\] {
    margin-bottom: 120px;
  }

  .md\:mb-\[56px\] {
    margin-bottom: 56px;
  }

  .md\:mb-\[60px\] {
    margin-bottom: 60px;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

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

  .md\:hidden {
    display: none;
  }

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

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

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

  .md\:w-2\/5 {
    width: 40%;
  }

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

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

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

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

  .md\:flex-1 {
    flex: 1 1 0%;
  }

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

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

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

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

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

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

  .md\:gap-\[3vw\] {
    gap: 3vw;
  }

  .md\:gap-\[5\%\] {
    gap: 5%;
  }

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

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

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

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

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

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

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

  .md\:text-3xl {
    font-size: 2rem;
    line-height: 2.125rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1152px) {

  .lg\:h-12 {
    height: 3rem;
  }

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

  .lg\:overflow-visible {
    overflow: visible;
  }

  .lg\:text-3xl {
    font-size: 2rem;
    line-height: 2.125rem;
    letter-spacing: 0.04em;
  }

  .lg\:text-5xl {
    font-size: 2.625rem;
    line-height: 2.75rem;
    letter-spacing: 0.04em;
  }

  .lg\:text-6xl {
    font-size: 3rem;
    line-height: 2.75rem;
    letter-spacing: 0.04em;
  }

  .lg\:text-8xl {
    font-size: 4rem;
    line-height: 3.75rem;
    letter-spacing: 0.04em;
  }

  .lg\:text-9xl {
    font-size: 5rem;
    line-height: 4.5rem;
    letter-spacing: 0.04em;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.375rem;
    letter-spacing: 0.04em;
  }

  .lg\:text-lg {
    font-size: 1.25rem;
    line-height: 1.625rem;
    letter-spacing: 0.04em;
  }

  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: 0.04em;
  }
}
@media (min-width: 1367px) {

  .xl\:h-\[500px\] {
    height: 500px;
  }
}
@media (min-width: 1601px) {

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

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

  .\32xl\:mb-32 {
    margin-bottom: 8rem;
  }

  .\32xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .\32xl\:mb-40 {
    margin-bottom: 10rem;
  }

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

  .\32xl\:h-\[50px\] {
    height: 50px;
  }

  .\32xl\:h-\[600px\] {
    height: 600px;
  }

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

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

  .\32xl\:w-60 {
    width: 15rem;
  }

  .\32xl\:w-\[25vw\] {
    width: 25vw;
  }

  .\32xl\:gap-16 {
    gap: 4rem;
  }

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

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

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

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

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

  .\32xl\:pt-40 {
    padding-top: 10rem;
  }

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

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

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

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

  .\33xl\:mb-40 {
    margin-bottom: 10rem;
  }

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

  .\33xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .\33xl\:h-\[600px\] {
    height: 600px;
  }

  .\33xl\:gap-12 {
    gap: 3rem;
  }

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

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

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

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