*, ::after, ::before {
  box-sizing: border-box;
  border-top-color: rgb(229, 231, 235);
  border-top-style: solid;
  border-top-width: 0px;
  border-left-color: rgb(229, 231, 235);
  border-left-style: solid;
  border-left-width: 0px;
  border-image-slice: 100%;
  border-image-width: 1;
  border-right-color: rgb(229, 231, 235);
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-color: rgb(229, 231, 235);
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-source: none;
}

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

:host, html {
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

body {
  margin: 0px;
  line-height: inherit;
}

hr {
  color: inherit;
  height: 0px;
  border-top-width: 1px;
}

abbr:where([title]) {
  text-decoration-line: underline;
  text-decoration-color: currentcolor;
  text-decoration-style: dotted;
  text-decoration-thickness: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration-line: inherit;
  text-decoration-color: inherit;
  text-decoration-style: inherit;
  text-decoration-thickness: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, pre, samp {
  font-size: 1em;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  position: relative;
  line-height: 0;
  baseline-shift: initial;
  baseline-source: initial;
  alignment-baseline: initial;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0px;
  border-collapse: collapse;
  border-top-color: inherit;
  border-left-color: inherit;
  border-right-color: inherit;
  border-bottom-color: inherit;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font-size: 100%;
  margin: 0px;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0px;
  letter-spacing: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
}

button, select {
  text-transform: none;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
  appearance: button;
  background-color: initial;
  background-image: none;
}

:focus-visible {
  outline-color: currentcolor;
  outline-style: auto;
  outline-width: medium;
}

:user-invalid {
  box-shadow: none;
}

progress {
  baseline-shift: initial;
  baseline-source: initial;
  alignment-baseline: initial;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  appearance: none;
}

::-webkit-file-upload-button {
  font-size: inherit;
  font-style: inherit;
  appearance: button;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-kerning: inherit;
  font-stretch: inherit;
  font-size-adjust: inherit;
  font-variant-caps: inherit;
  font-variant-emoji: inherit;
  font-optical-sizing: inherit;
  font-variant-numeric: inherit;
  font-feature-settings: inherit;
  font-variant-position: inherit;
  font-language-override: inherit;
  font-variant-east-asian: inherit;
  font-variant-ligatures: inherit;
  font-variant-alternates: inherit;
  font-variation-settings: inherit;
}

summary {
  display: list-item;
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0px;
}

fieldset {
  margin: 0px;
}

fieldset, legend {
  padding: 0px;
}

menu, ol, ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

dialog {
  padding: 0px;
}

textarea {
  resize: vertical;
}

input::placeholder, textarea::placeholder {
  color: rgb(156, 163, 175);
  opacity: 1;
}

input::placeholder, textarea::placeholder {
  color: rgb(156, 163, 175);
  opacity: 1;
}

[role="button"], button {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  baseline-shift: 0px;
  baseline-source: auto;
  alignment-baseline: middle;
}

img, video {
  height: auto;
  max-width: 100%;
}

[hidden] {
  display: none;
}

*, ::backdrop, ::after, ::before {
  --tw-rotate: 0;
  --tw-shadow: 0 0 #0000;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-color: #3b82f680;
  --tw-ring-shadow: 0 0 #0000;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-shadow-colored: 0 0 #0000;
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-scroll-snap-strictness: proximity;
}

.tw-left-\[50\%\] {
  left: 50%;
}

.tw-top-\[50\%\] {
  top: 50%;
}

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

.tw-mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

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

.tw-mt-\[2\%\] {
  margin-top: 2%;
}

.tw-mt-\[5\%\] {
  margin-top: 5%;
}

.\!tw-h-\[150px\] {
  height: 150px !important;
}

.\!tw-h-\[250px\] {
  height: 250px !important;
}

.\!tw-h-\[3px\] {
  height: 3px !important;
}

.tw-h-\[100vh\] {
  height: 100vh;
}

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

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

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

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

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

.tw-h-\[33\%\] {
  height: 33%;
}

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

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

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

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

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

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

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

.tw-h-fit {
  height: fit-content;
}

.tw-max-h-\[120vh\] {
  max-height: 120vh;
}

.tw-max-h-\[150px\] {
  max-height: 150px;
}

.tw-max-h-\[450px\] {
  max-height: 450px;
}

.tw-max-h-\[550px\] {
  max-height: 550px;
}

.tw-min-h-\[100vh\] {
  min-height: 100vh;
}

.tw-min-h-\[30vh\] {
  min-height: 30vh;
}

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

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

.tw-min-h-\[60vh\] {
  min-height: 60vh;
}

.\!tw-w-\[40px\] {
  width: 40px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.tw-w-fit {
  width: fit-content;
}

.tw-min-w-\[350px\] {
  min-width: 350px;
}

.tw-min-w-\[450px\] {
  min-width: 450px;
}

.tw-max-w-\[100vw\] {
  max-width: 100vw;
}

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

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

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

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

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

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

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

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

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

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

.tw-translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
}

.tw-translate-x-\[-50\%\], .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));
}

.tw-translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
}

.tw-break-inside-avoid {
  break-inside: avoid;
}

.tw-flex-wrap {
  flex-wrap: wrap;
}

.tw-items-center {
  align-items: center;
}

.tw-gap-10 {
  row-gap: 2.5rem;
  column-gap: 2.5rem;
}

.tw-gap-8 {
  row-gap: 2rem;
  column-gap: 2rem;
}

.tw-gap-\[10\%\] {
  row-gap: 10%;
  column-gap: 10%;
}

.tw-gap-\[2\%\] {
  row-gap: 2%;
  column-gap: 2%;
}

.tw-gap-\[20px\] {
  row-gap: 20px;
  column-gap: 20px;
}

.tw-gap-\[5\%\] {
  row-gap: 5%;
  column-gap: 5%;
}

.tw-space-x-4 > :not([hidden]) ~ :not([hidden]) {
  margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(1rem*var(--tw-space-x-reverse));
  --tw-space-x-reverse: 0;
}

.tw-space-y-8 > :not([hidden]) ~ :not([hidden]) {
  margin-top: calc(2rem*(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem*var(--tw-space-y-reverse));
  --tw-space-y-reverse: 0;
}

.\!tw-rounded-full {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.\!tw-rounded-none {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.tw-rounded-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.tw-rounded-sm {
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.tw-rounded-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.tw-border-2, .tw-border-\[2px\] {
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
}

.tw-border-solid {
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
}

.tw-border-\[\#1c191a\] {
  border-color: rgb(28 25 26/var(--tw-border-opacity));
  --tw-border-opacity: 1;
}

.tw-border-\[\#1c1c1c\] {
  border-color: rgb(28 28 28/var(--tw-border-opacity));
  --tw-border-opacity: 1;
}

.tw-border-\[\#bfbfbf\] {
  border-color: rgb(191 191 191/var(--tw-border-opacity));
  --tw-border-opacity: 1;
}

.tw-border-primary {
  border-color: rgb(190 51 69/var(--tw-border-opacity));
  --tw-border-opacity: 1;
}

.\!tw-bg-\[\#c8cbf984\] {
  background-color: rgba(200, 203, 249, 0.518) !important;
}

.tw-bg-\[\#0000007d\] {
  background-color: rgba(0, 0, 0, 0.49);
}

.tw-bg-\[\#EFEFEF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239/var(--tw-bg-opacity));
}

.tw-bg-\[\#fff\], .tw-bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.tw-bg-transparent {
  background-color: initial;
}

.tw-bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.tw-object-contain {
  object-fit: contain;
}

.tw-p-1 {
  padding: 0.25rem;
}

.tw-p-6 {
  padding: 1.5rem;
}

.tw-p-8 {
  padding: 2rem;
}

.tw-p-\[2\%\] {
  padding: 2%;
}

.tw-p-\[4px\] {
  padding: 4px;
}

.tw-p-\[5\%\] {
  padding: 5%;
}

.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.tw-px-\[10\%\] {
  padding-left: 10%;
  padding-right: 10%;
}

.tw-px-\[20\%\] {
  padding-left: 20%;
  padding-right: 20%;
}

.tw-px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}

.tw-px-\[5\%\] {
  padding-left: 5%;
  padding-right: 5%;
}

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

.tw-text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.tw-uppercase {
  text-transform: uppercase;
}

.tw-leading-\[80px\] {
  line-height: 80px;
}

.\!tw-text-primary {
  color: rgb(190 51 69/var(--tw-text-opacity)) !important;
  --tw-text-opacity: 1 !important;
}

.tw-text-\[\#4b4b4b\] {
  color: rgb(75 75 75/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.tw-text-\[\#595959\] {
  color: rgb(89 89 89/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.tw-text-\[\#5d5d5d\] {
  color: rgb(93 93 93/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.tw-text-gray-700 {
  color: rgb(55 65 81/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.tw-text-primary {
  color: rgb(190 51 69/var(--tw-text-opacity));
  --tw-text-opacity: 1;
}

.tw-shadow-2xl, .tw-shadow-lg {
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.tw-shadow-xl {
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow: 0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
}

.tw-grayscale {
  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);
  --tw-grayscale: grayscale(100%);
}

.tw-transition-\[scale\] {
  transition-duration: 0.15s;
  transition-property: scale;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.tw-duration-\[0\.3s\] {
  transition-duration: 0.3s;
}

.tw-duration-\[0\.4s\] {
  transition-duration: 0.4s;
}

.hover\:tw-translate-x-2:hover {
  --tw-translate-x: 0.5rem;
}

.hover\:tw-scale-105:hover, .hover\:tw-translate-x-2:hover {
  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));
}

.hover\:tw-scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}

.hover\:tw-scale-x-\[1\.02\]:hover {
  --tw-scale-x: 1.02;
}

.hover\:tw-scale-x-\[1\.02\]:hover, .hover\:tw-scale-x-\[1\.03\]:hover {
  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));
}

.hover\:tw-scale-x-\[1\.03\]:hover {
  --tw-scale-x: 1.03;
}

.hover\:tw-bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0/var(--tw-bg-opacity));
}

.hover\:tw-bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 51 69/var(--tw-bg-opacity));
}

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

.hover\:tw-grayscale-0:hover {
  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);
  --tw-grayscale: grayscale(0);
}

@media not all and (min-width: 1280px) {
  .max-xl\:tw-min-w-\[250px\] {
  min-width: 250px;
  }
}

@media not all and (min-width: 1280px) {
  .max-xl\:tw-flex-col {
  flex-direction: column;
  }
}

@media not all and (min-width: 1280px) {
  .max-xl\:tw-place-items-center {
  align-items: center;
  justify-items: center;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-h-\[320px\] {
  height: 320px;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-h-fit {
  height: fit-content;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-max-h-\[320px\] {
  max-height: 320px;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-min-h-\[150px\] {
  min-height: 150px;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-w-\[320px\] {
  width: 320px;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-max-w-\[300px\] {
  max-width: 300px;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-max-w-full {
  max-width: 100%;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-flex-col {
  flex-direction: column;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-object-contain {
  object-fit: contain;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-p-4 {
  padding: 1rem;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:tw-text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-mx-auto {
  margin-left: auto;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-mr-auto, .max-md\:tw-mx-auto {
  margin-right: auto;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-mt-2 {
  margin-top: 0.5rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-mt-8 {
  margin-top: 2rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-mt-\[30px\] {
  margin-top: 30px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-mt-\[5\%\] {
  margin-top: 5%;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-mt-\[50px\] {
  margin-top: 50px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-hidden {
  display: none;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-h-\[100dvh\] {
  height: 100dvh;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-h-\[100px\] {
  height: 100px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-h-\[150px\] {
  height: 150px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-h-\[300px\] {
  height: 300px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-h-\[400px\] {
  height: 400px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-w-\[100px\] {
  width: 100px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-w-\[150px\] {
  width: 150px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-w-\[300px\] {
  width: 300px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-w-\[350px\] {
  width: 350px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-w-full {
  width: 100%;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-max-w-\[350px\] {
  max-width: 350px;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-columns-1 {
  column-count: 1;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-flex-col {
  flex-direction: column;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-flex-wrap {
  flex-wrap: wrap;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-place-content-center {
  align-content: center;
  justify-content: center;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-place-items-end {
  align-items: end;
  justify-items: end;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-gap-5 {
  row-gap: 1.25rem;
  column-gap: 1.25rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-gap-\[3\%\] {
  row-gap: 3%;
  column-gap: 3%;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-gap-\[4\%\] {
  row-gap: 4%;
  column-gap: 4%;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-px-\[5\%\] {
  padding-left: 5%;
  padding-right: 5%;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-center {
  text-align: center;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-5xl {
  font-size: 3rem;
  line-height: 1;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-leading-snug {
  line-height: 1.375;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:\!tw-text-white {
  color: rgb(255 255 255/var(--tw-text-opacity)) !important;
  --tw-text-opacity: 1 !important;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-opacity-0 {
  opacity: 0;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:tw-shadow-md {
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  --tw-shadow: 0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
  }
}

@media (min-width: 768px) {
  .md\:tw-mx-auto {
  margin-left: auto;
  margin-right: auto;
  }
}

@media (min-width: 768px) {
  .md\:tw-hidden {
  display: none;
  }
}

@media (min-width: 768px) {
  .md\:tw-h-\[700px\] {
  height: 700px;
  }
}

@media (min-width: 768px) {
  .md\:tw-max-h-\[700px\] {
  max-height: 700px;
  }
}

@media (min-width: 768px) {
  .md\:tw-place-items-center {
  align-items: center;
  justify-items: center;
  }
}

@media (min-width: 768px) {
  .md\:tw-justify-around {
  justify-content: space-around;
  }
}

@media (min-width: 1024px) {
  .lg\:tw-hidden {
  display: none;
  }
}

@media (min-width: 1024px) {
  .lg\:tw-columns-2 {
  column-count: 2;
  }
}

@media (min-width: 1280px) {
  .xl\:tw-columns-3 {
  column-count: 3;
  }
}

html {
  scroll-behavior: smooth;
}

header {
  color: rgb(255, 255, 255);
  background-color: transparent;
}

header > .collapsible-header {
  width: 100%;
  row-gap: 1rem;
  display: flex;
  column-gap: 1rem;
  overflow-x: hidden;
  overflow-y: hidden;
  align-content: center;
  justify-content: center;
  background-color: inherit;
  transition-delay: 0s;
  transition-behavior: normal;
  transition-duration: 0.3s;
  transition-property: width;
  transition-timing-function: ease;
}

.header-links:hover {
  color: rgb(36, 6, 6);
  background-color: rgb(255, 255, 255);
}

.header-white-bg {
  color: rgb(0, 0, 0);
}

.header-white-bg:hover {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(190, 51, 69) !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-100 {
  opacity: 100 !important;
}

.input:active, .input:focus, .input:focus-within {
  border-top-color: rgb(190, 51, 69);
  border-top-style: solid;
  border-top-width: 2px;
  border-left-color: rgb(190, 51, 69);
  border-left-style: solid;
  border-left-width: 2px;
  border-image-slice: 100%;
  border-image-width: 1;
  border-right-color: rgb(190, 51, 69);
  border-right-style: solid;
  border-right-width: 2px;
  border-bottom-color: rgb(190, 51, 69);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-source: none;
}

.dots-container .active, .dot:hover {
  background-color: rgb(113, 113, 113);
}

.menu-btn:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(190, 51, 69);
}

.footer-link:hover {
  color: rgb(255, 239, 11);
}

.review-slide {
  display: none;
  text-align: center;
  padding: 20px;
}

@keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.stars .star {
  color: rgb(204, 204, 204);
  transition-delay: 0s;
  transition-behavior: normal;
  transition-duration: 0.2s;
  transition-property: color;
  transition-timing-function: ease;
}

.stars .star:hover, .stars .star.active {
  color: gold;
}

@keyframes fade {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}

@media only screen and (max-width: 300px) {
  .prev, .next, .text {
  font-size: 11px;
  }
}

@media not all and (min-width: 768px) {
  header .collapsible-header {
  color: white;
  right: 0px;
  width: 0vw;
  height: 100dvh;
  opacity: 0;
  position: absolute;
  overflow-y: scroll;
  align-items: end;
  padding: 5% 5px;
  justify-items: end;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgb(190, 51, 69);
  }
}

:root {
  --shell: min(1240px, calc(100vw - 48px));
  --radius: 16px;
  --shadow: 0 24px 60px rgba(34, 35, 32, 0.12);
  color-scheme: light;
  --space-section: clamp(96px, 12vw, 180px);
}

@media (max-width: 980px) {
  :root {
  --shell: min(100% - 36px, 760px);
  }
}

@media (max-width: 640px) {
  :root {
  --shell: calc(100% - 28px);
  --radius: 12px;
  --space-section: 88px;
  }
}

[data-theme="dark"] {
  --ink: #eeeee9;
  --line: #3c3e3a;
  --page: #181918;
  --muted: #acaea7;
  --accent: #ff684b;
  --shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
  --inverse: #e7e7e1;
  --surface: #232422;
  color-scheme: dark;
  --accent-ink: #25100b;
  --inverse-ink: #1b1c1b;
  --surface-strong: #2e302d;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
  scroll-behavior: auto;
  }
}

body {
  color: var(--ink);
  font-size: 16px;
  margin: 0px;
  background: var(--page);
  font-family: "Cong Sans", "Segoe UI", sans-serif;
  line-height: 1.55;
  text-rendering: optimizelegibility;
}

body.menu-open {
  overflow-x: hidden;
  overflow-y: hidden;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

a {
  color: inherit;
  text-decoration-line: none;
  text-decoration-color: currentcolor;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
}

button {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-kerning: inherit;
  font-stretch: inherit;
  font-size-adjust: inherit;
  font-variant-caps: inherit;
  font-variant-emoji: inherit;
  font-optical-sizing: inherit;
  font-variant-numeric: inherit;
  font-feature-settings: inherit;
  font-variant-position: inherit;
  font-language-override: inherit;
  font-variant-east-asian: inherit;
  font-variant-ligatures: inherit;
  font-variant-alternates: inherit;
  font-variation-settings: inherit;
}

:focus-visible {
  outline: 3px solid var(--accent);
  outline-offset: 4px;
}

.skip-link {
  top: 12px;
  left: 12px;
  color: var(--page);
  z-index: 100;
  position: fixed;
  transform: translateY(-160%);
  background: var(--ink);
  padding: 10px 14px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.skip-link:focus {
  transform: translateY(0px);
}

.shell {
  width: var(--shell);
  margin-inline-end: auto;
  margin-inline-start: auto;
}

.site-header {
  top: 0px;
  z-index: 20;
  position: sticky;
  background: color-mix(in srgb, var(--page) 88%, transparent);
  border-bottom: 1px solid color-mix(in srgb, var(--line) 72%, transparent);
  backdrop-filter: blur(16px);
}

@media (prefers-reduced-transparency: reduce) {
  .site-header {
  background: var(--page);
  backdrop-filter: none;
  }
}

.nav-shell {
  row-gap: 24px;
  display: grid;
  column-gap: 24px;
  min-height: 72px;
  align-items: center;
  grid-template-columns: 1fr auto 1fr;
}

@media (max-width: 980px) {
  .nav-shell {
  grid-template-columns: 1fr auto;
  }
}

.brand, .nav-actions, .desktop-nav {
  display: flex;
  align-items: center;
}

.brand {
  width: max-content;
  row-gap: 12px;
  column-gap: 12px;
  font-weight: 750;
}

.brand-mark {
  color: var(--page);
  width: 38px;
  height: 38px;
  display: grid;
  font-size: 11px;
  align-items: center;
  background: var(--ink);
  justify-items: center;
  letter-spacing: -0.04em;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.brand-name {
  text-wrap-mode: nowrap;
  white-space-collapse: collapse;
}

@media (max-width: 640px) {
  .brand-name {
  display: none;
  }
}

.desktop-nav {
  row-gap: 28px;
  column-gap: 28px;
}

.desktop-nav a, .nav-contact, .theme-toggle, .menu-toggle {
  font-size: 14px;
  font-weight: 650;
}

.desktop-nav a {
  color: var(--muted);
  transition-delay: 0s;
  transition-behavior: normal;
  transition-duration: 180ms;
  transition-property: color;
  transition-timing-function: ease;
}

.desktop-nav a:hover {
  color: var(--ink);
}

.nav-actions {
  row-gap: 10px;
  column-gap: 10px;
  justify-content: flex-end;
}

.theme-toggle, .menu-toggle {
  color: var(--ink);
  border: 1px solid var(--line);
  cursor: pointer;
  min-height: 42px;
  padding: 0px 15px;
  background-clip: border-box;
  background-size: auto;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-repeat: repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  border-top-left-radius: 999px;
  background-attachment: scroll;
  border-top-right-radius: 999px;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
}

.nav-contact {
  color: var(--page);
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  background: var(--ink);
  padding: 0px 18px;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
}

.nav-contact:active, .button:active {
  transform: translateY(1px);
}

.menu-toggle, .mobile-menu {
  display: none;
}

.hero {
  row-gap: clamp(48px, 7vw, 112px);
  display: grid;
  column-gap: clamp(48px, 7vw, 112px);
  min-height: calc(100dvh - 72px);
  align-items: center;
  padding-block-end: clamp(56px, 8vh, 88px);
  padding-block-start: clamp(56px, 8vh, 88px);
  grid-template-columns: minmax(0px, 0.9fr) minmax(420px, 1.1fr);
}

@media (max-width: 980px) {
  .hero {
  min-height: auto;
  padding-block-end: 88px;
  padding-block-start: 72px;
  grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .hero {
  row-gap: 48px;
  column-gap: 48px;
  padding-block-end: 76px;
  padding-block-start: 54px;
  }
}

.hero-copy {
  max-width: 620px;
}

.eyebrow {
  color: var(--muted);
  font-size: 12px;
  margin: 0px 0px 22px;
  font-weight: 750;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

@media (max-width: 640px) {
  .eyebrow {
  max-width: 26ch;
  line-height: 1.5;
  }
}

.hero h1 {
  font-size: clamp(54px, 6.3vw, 92px);
  max-width: 11ch;
  margin: 0px;
  font-weight: 780;
  line-height: 0.94;
  letter-spacing: -0.065em;
}

@media (max-width: 980px) {
  .hero h1 {
  font-size: clamp(52px, 12vw, 76px);
  max-width: 12ch;
  }
}

@media (max-width: 640px) {
  .hero h1 {
  font-size: clamp(46px, 15vw, 62px);
  }
}

.hero-intro {
  color: var(--muted);
  font-size: clamp(18px, 1.7vw, 22px);
  max-width: 530px;
  margin: 30px 0px 0px;
  line-height: 1.45;
}

@media (max-width: 640px) {
  .hero-intro {
  font-size: 17px;
  }
}

.hero-actions {
  row-gap: 24px;
  display: flex;
  column-gap: 24px;
  margin-top: 34px;
  align-items: center;
}

@media (max-width: 640px) {
  .hero-actions {
  row-gap: 18px;
  column-gap: 18px;
  align-items: flex-start;
  flex-direction: column;
  }
}

.button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  font-weight: 750;
  padding: 0px 24px;
  text-wrap-mode: nowrap;
  justify-content: center;
  transition-delay: 0s, 0s;
  transition-behavior: normal, normal;
  transition-duration: 180ms, 180ms;
  transition-property: transform, background-color;
  white-space-collapse: collapse;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
  transition-timing-function: ease, ease;
}

.button-primary {
  color: var(--accent-ink);
  background: var(--accent);
}

.button-primary:hover {
  background: color-mix(in srgb, var(--accent) 88%, white);
}

.text-link {
  font-weight: 700;
}

.text-link span {
  display: inline-block;
  transition-delay: 0s;
  transition-behavior: normal;
  transition-duration: 180ms;
  transition-property: transform;
  transition-timing-function: ease;
}

.text-link:hover span {
  transform: translate(3px, -3px);
}

.hero-visual {
  margin: 0px;
}

@media (max-width: 980px) {
  .hero-visual {
  max-width: 760px;
  }
}

.hero-visual img {
  box-shadow: var(--shadow);
  object-fit: cover;
  aspect-ratio: 4 / 3;
  border-radius: var(--radius);
}

.hero-visual figcaption {
  color: var(--muted);
  font-size: 13px;
  max-width: 52ch;
  margin-top: 14px;
}

.work-section, .process-section, .about-section {
  padding-block: var(--space-section);
}

.section-heading {
  max-width: 760px;
  margin-bottom: clamp(52px, 7vw, 92px);
}

.section-heading h2, .capabilities-heading h2, .process-intro h2, .about-details h2 {
  font-size: clamp(42px, 5vw, 72px);
  margin: 0px;
  line-height: 1;
  letter-spacing: -0.055em;
}

.section-heading p, .capabilities-heading p, .process-intro p {
  color: var(--muted);
  font-size: 18px;
  max-width: 620px;
  margin: 22px 0px 0px;
}

.project {
  row-gap: clamp(36px, 6vw, 90px);
  display: grid;
  column-gap: clamp(36px, 6vw, 90px);
  align-items: center;
}

.project + .project {
  margin-top: clamp(92px, 14vw, 180px);
}

.project-featured {
  grid-template-columns: minmax(0px, 1.35fr) minmax(320px, 0.65fr);
}

.project-secondary {
  grid-template-columns: minmax(320px, 0.72fr) minmax(0px, 1.28fr);
}

.project-media {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  background: var(--surface);
  border-radius: var(--radius);
}

.project-media img {
  object-fit: cover;
  aspect-ratio: 16 / 10;
  transition-delay: 0s;
  transition-behavior: normal;
  transition-duration: 700ms;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}

.project-media:hover img {
  transform: scale(1.025);
}

.project-type {
  color: var(--accent);
  font-size: 13px;
  margin: 0px 0px 18px;
  font-weight: 800;
}

.project-copy h3 {
  font-size: clamp(38px, 4vw, 60px);
  margin: 0px;
  line-height: 1;
  letter-spacing: -0.05em;
}

.project-copy > p:not(.project-type) {
  color: var(--muted);
  font-size: 17px;
  max-width: 48ch;
  margin: 22px 0px 0px;
}

.tag-list {
  row-gap: 8px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  margin: 26px 0px 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

.tag-list li {
  color: var(--muted);
  border: 1px solid var(--line);
  font-size: 12px;
  font-weight: 700;
  padding: 7px 11px;
  border-top-left-radius: 999px;
  border-top-right-radius: 999px;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
}

.capabilities-section {
  background: var(--surface);
  padding-block: var(--space-section);
}

.capabilities-heading {
  max-width: 730px;
  margin-bottom: 64px;
}

.capability-grid {
  row-gap: 14px;
  display: grid;
  column-gap: 14px;
  grid-template-rows: minmax(260px, auto) minmax(300px, auto);
  grid-template-columns: 1.15fr 0.85fr 0.8fr;
}

@media (max-width: 980px) {
  .capability-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .capability-grid {
  grid-template-columns: 1fr;
  }
}

.capability {
  display: flex;
  min-height: 260px;
  background: var(--page);
  padding: clamp(26px, 3.5vw, 46px);
  border-radius: var(--radius);
  flex-direction: column;
  justify-content: flex-end;
}

.capability-accent {
  color: var(--accent-ink);
  background: var(--accent);
}

.capability-dark {
  color: var(--inverse-ink);
  background: var(--inverse);
}

.capability-image {
  min-height: 260px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px;
}

.capability-image img {
  width: 100%;
  height: 100%;
  min-height: 260px;
  object-fit: cover;
}

.capability-wide {
  background: linear-gradient(90deg, transparent 48%, color-mix(in srgb, var(--line) 40%, transparent) 48% 50%, transparent 50%),
    var(--page);
  grid-column-end: auto;
  background-size: 22px 22px;
  grid-column-start: span 2;
}

@media (max-width: 980px) {
  .capability-wide {
  grid-column-end: auto;
  grid-column-start: auto;
  }
}

.capability-index {
  font-size: 12px;
  align-self: flex-start;
  font-weight: 850;
  margin-bottom: auto;
}

.capability h3 {
  font-size: clamp(26px, 2.6vw, 38px);
  margin: 46px 0px 0px;
  line-height: 1.05;
  letter-spacing: -0.04em;
}

.capability p {
  color: inherit;
  opacity: 0.74;
  max-width: 39ch;
  margin: 16px 0px 0px;
}

.process-section {
  row-gap: clamp(60px, 10vw, 150px);
  display: grid;
  column-gap: clamp(60px, 10vw, 150px);
  grid-template-columns: minmax(280px, 0.75fr) minmax(0px, 1.25fr);
}

.process-intro {
  top: 118px;
  position: sticky;
  align-self: start;
}

@media (max-width: 980px) {
  .process-intro {
  position: static;
  }
}

.process-intro h2 {
  font-size: clamp(40px, 4vw, 60px);
}

.process-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

.process-list li {
  row-gap: 24px;
  display: grid;
  column-gap: 24px;
  padding: 34px 0px;
  border-bottom: 1px solid var(--line);
  grid-template-columns: 0.45fr 1fr;
}

@media (max-width: 640px) {
  .process-list li {
  row-gap: 10px;
  column-gap: 10px;
  grid-template-columns: 1fr;
  }
}

.process-list li:first-child {
  padding-top: 0px;
}

.process-list strong {
  font-size: 20px;
}

.process-list span {
  color: var(--muted);
}

.about-section {
  row-gap: clamp(64px, 10vw, 150px);
  display: grid;
  border-top: 1px solid var(--line);
  column-gap: clamp(64px, 10vw, 150px);
  grid-template-columns: minmax(0px, 1.12fr) minmax(360px, 0.88fr);
}

@media (max-width: 640px) {
  .about-section {
  row-gap: 64px;
  column-gap: 64px;
  }
}

.about-statement p {
  font-size: clamp(42px, 5.5vw, 78px);
  max-width: 16ch;
  margin: 0px;
  line-height: 1.02;
  letter-spacing: -0.055em;
}

.about-details > p {
  color: var(--muted);
  font-size: 17px;
  margin: 24px 0px 0px;
}

.skill-groups {
  row-gap: 22px;
  display: grid;
  column-gap: 22px;
  margin-top: 48px;
}

.skill-groups div {
  row-gap: 20px;
  display: grid;
  column-gap: 20px;
  grid-template-columns: 100px 1fr;
}

@media (max-width: 640px) {
  .skill-groups div {
  row-gap: 6px;
  column-gap: 6px;
  grid-template-columns: 1fr;
  }
}

.skill-groups h3, .skill-groups p {
  font-size: 15px;
  margin: 0px;
}

.skill-groups p {
  color: var(--muted);
}

.contact-section {
  color: var(--accent-ink);
  background: var(--accent);
  padding-block-end: clamp(84px, 10vw, 140px);
  padding-block-start: clamp(84px, 10vw, 140px);
}

.contact-layout {
  row-gap: 64px;
  display: grid;
  column-gap: 64px;
  align-items: end;
  grid-template-columns: minmax(0px, 1.25fr) minmax(280px, 0.75fr);
}

.contact-label {
  margin: 0px 0px 20px;
  font-weight: 750;
}

.contact-layout h2 {
  font-size: clamp(48px, 6.5vw, 92px);
  max-width: 12ch;
  margin: 0px;
  line-height: 0.96;
  letter-spacing: -0.065em;
}

@media (max-width: 640px) {
  .contact-layout h2 {
  font-size: clamp(46px, 14vw, 66px);
  }
}

.contact-action {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

@media (max-width: 980px) {
  .contact-action {
  margin-top: 20px;
  }
}

.button-light {
  color: rgb(245, 242, 234);
  min-width: 150px;
  background: var(--accent-ink);
}

.contact-action p {
  opacity: 0.72;
  font-size: 13px;
  max-width: 32ch;
  margin: 16px 0px 0px;
}

.site-footer {
  color: var(--inverse-ink);
  background: var(--inverse);
}

.footer-layout {
  row-gap: 24px;
  display: flex;
  column-gap: 24px;
  min-height: 104px;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 640px) {
  .footer-layout {
  row-gap: 10px;
  column-gap: 10px;
  min-height: 120px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  }
}

.footer-layout p, .footer-layout a {
  font-size: 14px;
  margin: 0px;
}

.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition-delay: 0s, 0s;
  transition-behavior: normal, normal;
  transition-duration: 700ms, 700ms;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1), cubic-bezier(0.16, 1, 0.3, 1);
}

@media (prefers-reduced-motion: reduce) {
  .reveal {
  opacity: 1;
  transform: none;
  }
}

.reveal[data-reveal-delay="1"] {
  transition-delay: 90ms;
}

.reveal[data-reveal-delay="2"] {
  transition-delay: 180ms;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0px);
}

@media (max-width: 980px) {
  .desktop-nav, .theme-toggle, .nav-contact {
  display: none;
  }
}

@media (max-width: 980px) {
  .menu-toggle {
  display: inline-flex;
  align-items: center;
  }
}

@media (max-width: 980px) {
  .mobile-menu {
  top: 72px;
  left: 0px;
  right: 0px;
  bottom: auto;
  row-gap: 6px;
  display: flex;
  position: fixed;
  column-gap: 6px;
  min-height: calc(100dvh - 72px);
  background: var(--page);
  padding: 32px 18px;
  flex-direction: column;
  }
}

@media (max-width: 980px) {
  .mobile-menu[hidden] {
  display: none;
  }
}

@media (max-width: 980px) {
  .mobile-menu a {
  font-size: 28px;
  font-weight: 750;
  padding: 18px 4px;
  border-bottom: 1px solid var(--line);
  }
}

@media (max-width: 980px) {
  .project-featured, .project-secondary, .process-section, .about-section, .contact-layout {
  grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  .project-secondary .project-copy {
  order: 2;
  }
}

@media (max-width: 980px) {
  .project-secondary .project-media {
  order: 1;
  }
}

@media (max-width: 640px) {
  .capability, .capability-image img {
  min-height: 230px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, ::before, ::after {
  animation-duration: 0.01ms !important;
  transition-duration: 0.01ms !important;
  animation-iteration-count: 1 !important;
  }
}