/* Box sizing rules */
*, *:before, *:after {
  box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}

/* Remove default margin */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
figure,
hr,
fieldset, legend {
  margin: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.margin-half .margin {
  margin-top: 0.5rem;
}
.margin-half .margin {
  margin-bottom: 0.5rem;
}
.margin-half .margin {
  margin-left: 0.5rem;
}
.margin-half .margin {
  margin-right: 0.5rem;
}
.margin-half .margin {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.margin-half .margin {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.padding-half .padding {
  padding-top: 0.5rem;
}
.padding-half .padding {
  padding-bottom: 0.5rem;
}
.padding-half .padding {
  padding-left: 0.5rem;
}
.padding-half .padding {
  padding-right: 0.5rem;
}
.padding-half .padding {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.padding-half .padding {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.margin-quarter .margin {
  margin-top: 0.25rem;
}
.margin-quarter .margin {
  margin-bottom: 0.25rem;
}
.margin-quarter .margin {
  margin-left: 0.25rem;
}
.margin-quarter .margin {
  margin-right: 0.25rem;
}
.margin-quarter .margin {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.margin-quarter .margin {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.padding-quarter .padding {
  padding-top: 0.25rem;
}
.padding-quarter .padding {
  padding-bottom: 0.25rem;
}
.padding-quarter .padding {
  padding-left: 0.25rem;
}
.padding-quarter .padding {
  padding-right: 0.25rem;
}
.padding-quarter .padding {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.padding-quarter .padding {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.margin-double .margin {
  margin-top: 2rem;
}
.margin-double .margin {
  margin-bottom: 2rem;
}
.margin-double .margin {
  margin-left: 2rem;
}
.margin-double .margin {
  margin-right: 2rem;
}
.margin-double .margin {
  margin-left: 2rem;
  margin-right: 2rem;
}
.margin-double .margin {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.padding-double .padding {
  padding-top: 2rem;
}
.padding-double .padding {
  padding-bottom: 2rem;
}
.padding-double .padding {
  padding-left: 2rem;
}
.padding-double .padding {
  padding-right: 2rem;
}
.padding-double .padding {
  padding-left: 2rem;
  padding-right: 2rem;
}
.padding-double .padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.margin-triple .margin {
  margin-top: 3rem;
}
.margin-triple .margin {
  margin-bottom: 3rem;
}
.margin-triple .margin {
  margin-left: 3rem;
}
.margin-triple .margin {
  margin-right: 3rem;
}
.margin-triple .margin {
  margin-left: 3rem;
  margin-right: 3rem;
}
.margin-triple .margin {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.padding-triple .padding {
  padding-top: 3rem;
}
.padding-triple .padding {
  padding-bottom: 3rem;
}
.padding-triple .padding {
  padding-left: 3rem;
}
.padding-triple .padding {
  padding-right: 3rem;
}
.padding-triple .padding {
  padding-left: 3rem;
  padding-right: 3rem;
}
.padding-triple .padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.margin-quadruple .margin {
  margin-top: 4rem;
}
.margin-quadruple .margin {
  margin-bottom: 4rem;
}
.margin-quadruple .margin {
  margin-left: 4rem;
}
.margin-quadruple .margin {
  margin-right: 4rem;
}
.margin-quadruple .margin {
  margin-left: 4rem;
  margin-right: 4rem;
}
.margin-quadruple .margin {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.padding-quadruple .padding {
  padding-top: 4rem;
}
.padding-quadruple .padding {
  padding-bottom: 4rem;
}
.padding-quadruple .padding {
  padding-left: 4rem;
}
.padding-quadruple .padding {
  padding-right: 4rem;
}
.padding-quadruple .padding {
  padding-left: 4rem;
  padding-right: 4rem;
}
.padding-quadruple .padding {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.margin-none {
  margin: 0;
}

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

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

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

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

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

.margin-top-3 {
  margin-top: 3rem;
}

.padding-1 {
  padding: 1em;
}

.color-coral-red {
  color: #D5374C;
}

.color-viking {
  color: #333333;
}

.color-east-bay {
  color: #001524;
}

.color-moon-raker {
  color: #fff7eb;
}

.color-ghost {
  color: #C9C9C9;
}

.color-purple-hue {
  color: #d291bc;
}

.bg-coral-red {
  background-color: #D5374C;
}

.bg-viking {
  background-color: #333333;
}

.bg-east-bay {
  background-color: #001524;
}

.bg-moon-raker {
  background-color: #fff7eb;
}

.bg-ghost {
  background-color: #C9C9C9;
}

.bg-purple-hue {
  background-color: #d291bc;
}

.border-coral-red {
  border-color: #D5374C;
}

.border-viking {
  border-color: #333333;
}

.border-east-bay {
  border-color: #001524;
}

.border-moon-raker {
  border-color: #fff7eb;
}

.border-ghost {
  border-color: #C9C9C9;
}

.border-purple-hue {
  border-color: #d291bc;
}

html {
  font-size: 20px;
}

body {
  font-family: "Noto Sans", sans-serif;
  color: #001524;
  line-height: 1.8;
}

h1, .h1 {
  font-size: 7rem;
}

h2, .h2 {
  font-size: 5rem;
}

h3, .h3 {
  font-size: 4rem;
}

h4, .h4 {
  font-size: 2rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "firelli-variable", sans-serif;
  line-height: 1.2;
  margin: 0;
}

@media (max-width: 768px) {
  h1, .h1 {
    font-size: 18vw;
  }
}

p {
  margin-bottom: 0;
}

a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #D5374C;
  text-decoration: none;
}

ul, ol {
  padding-left: 2em;
}
ul li, ol li {
  margin-bottom: 0.5em;
}

.serif {
  font-family: "firelli-variable", sans-serif;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.underline {
  text-decoration: underline;
}

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

.text-outline {
  letter-spacing: -5px;
  color: #fff7eb;
  text-shadow: -1.5px -1.5px 0 #001524, 1.5px -1.5px 0 #001524, -1.5px 1.5px 0 #001524, 1.5px 1.5px 0 #001524;
}

nav[role=navigation] {
  position: fixed;
  z-index: 9999;
}
nav[role=navigation] .logo {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #D5374C;
  text-decoration: none;
}
nav[role=navigation] .menu {
  margin-top: 1rem;
  margin-left: 1rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  position: relative;
  z-index: 9999;
}
nav[role=navigation] .menu::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: -1;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -webkit-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -moz-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  transition: all 0.3s ease-out;
  opacity: 0;
}
nav[role=navigation] .menu.inner-page .line {
  stroke: #001524;
}
nav[role=navigation] .menu.scroll .line {
  stroke: #001524;
}
nav[role=navigation] .menu.scroll::before {
  opacity: 1;
}
nav[role=navigation] .menu.scroll:hover::before {
  transform: scale(1.1);
}
nav[role=navigation] .menu .line {
  fill: none;
  stroke: #fff7eb;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
nav[role=navigation] .menu .line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
nav[role=navigation] .menu .line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
nav[role=navigation] .menu .line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
nav[role=navigation] .menu.opened .line {
  stroke: #fff7eb;
}
nav[role=navigation] .menu.opened::before {
  opacity: 0;
}
nav[role=navigation] .menu.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
nav[role=navigation] .menu.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
nav[role=navigation] .menu.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
nav[role=navigation] .site-title {
  line-height: 0;
  font-weight: 500;
  color: #001524;
  position: fixed;
  top: 1rem;
  left: 1rem;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  z-index: 1;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -webkit-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -moz-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  transition: all 0.3s ease-out;
  overflow: hidden;
  opacity: 0;
}
nav[role=navigation] .site-title.scroll {
  left: 4rem;
  opacity: 1;
}
nav[role=navigation] .top-page {
  border: 0;
  background-color: transparent;
  width: 50px;
  height: 50px;
  padding: 0;
  position: fixed;
  top: 1rem;
  left: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #001524;
  font-weight: 600;
  z-index: -1;
  opacity: 0;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
nav[role=navigation] .top-page svg {
  padding: 0;
}
nav[role=navigation] .top-page.scroll {
  top: 4rem;
  opacity: 1;
}
nav[role=navigation] .top-page::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: -1;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -webkit-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -moz-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  transition: all 0.3s ease-out;
}
nav[role=navigation] .top-page:hover::before {
  transform: scale(1.1);
}
nav[role=navigation] .nav-container {
  width: 100dvw;
}
nav[role=navigation] .nav-container .nav {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-60dvw);
  transition: all 0.7s ease-out;
  width: 50dvw;
  height: 100vh;
  background: #333333;
  z-index: 9998;
  background-color: rgba(51, 51, 51, 0.8);
  backdrop-filter: blur(20px) brightness(0.5) saturate(120%) contrast(100%);
  -webkit-backdrop-filter: blur(20px) brightness(0.5) saturate(120%) contrast(100%);
  -moz-backdrop-filter: blur(20px) brightness(0.5) saturate(120%) contrast(100%);
  opacity: 0;
}
nav[role=navigation] .nav-container .nav.open {
  transform: translateX(0);
  opacity: 1;
}
nav[role=navigation] .nav-container .nav .nav-list {
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: flex-start;
  list-style: none;
  padding: 0;
}
nav[role=navigation] .nav-container .nav .nav-list .nav-item {
  display: flex;
}
nav[role=navigation] .nav-container .nav .nav-list .nav-item .nav-item-link {
  font-family: "firelli-variable", sans-serif;
  font-size: 4rem;
  color: #fff7eb;
  transition: all 0.3s ease-out;
}
nav[role=navigation] .nav-container .nav .nav-list .nav-item .nav-item-link:hover {
  color: #D5374C;
  transform: scale(1.1);
}
@media (max-width: 992px) {
  nav[role=navigation] .nav-container .nav .nav-list .nav-item .nav-item-link {
    font-size: 7vw;
  }
}
@media (max-width: 576px) {
  nav[role=navigation] .nav-container .nav .nav-list .nav-item .nav-item-link {
    font-size: 10vw;
  }
}
@media (max-width: 768px) {
  nav[role=navigation] .nav-container .nav {
    width: 100dvw;
    height: 80dvh;
    transform: translateY(-90dvh);
  }
  nav[role=navigation] .nav-container .nav.open {
    transform: translateY(0);
  }
}
nav[role=navigation] .nav-container .contact-info {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 50px;
  transform: translateX(110%);
  transition: all 0.7s ease-out;
  width: 50dvw;
  height: 100vh;
  background: #C9C9C9;
  z-index: 9998;
  background-color: rgba(201, 201, 201, 0.8);
  backdrop-filter: blur(20px) brightness(0.5) saturate(120%) contrast(100%);
  -webkit-backdrop-filter: blur(20px) brightness(0.5) saturate(120%) contrast(100%);
  -moz-backdrop-filter: blur(20px) brightness(0.5) saturate(120%) contrast(100%);
  opacity: 0;
}
@media (max-width: 992px) {
  nav[role=navigation] .nav-container .contact-info h3 {
    font-size: 7vw;
  }
}
@media (max-width: 768px) {
  nav[role=navigation] .nav-container .contact-info h3 {
    display: none;
  }
}
nav[role=navigation] .nav-container .contact-info.open {
  transform: translateX(0);
  opacity: 1;
}
@media (max-width: 768px) {
  nav[role=navigation] .nav-container .contact-info {
    width: 100dvw;
    height: 20dvh;
    transform: translateY(110dvh);
  }
  nav[role=navigation] .nav-container .contact-info.open {
    transform: translateY(80dvh);
  }
}

.side-toc {
  position: fixed;
  bottom: 1rem;
  left: -1rem;
  list-style-type: none;
  transition: all 1s ease-in-out;
  opacity: 0;
  z-index: 1;
  display: inline-flex;
  flex-direction: column;
  gap: 0.25rem;
  visibility: hidden;
}
.side-toc li {
  margin: 0;
}
.side-toc li a {
  color: #001524;
  text-transform: capitalize;
  line-height: 0;
  font-size: 14px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0px 20px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.25);
  -webkit-backdrop-filter: blur(20px) brightness(0.9) saturate(1.2);
  -moz-backdrop-filter: blur(20px) brightness(0.9) saturate(1.2);
  backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  transition: all 0.3s ease-out;
}
.side-toc.scroll {
  left: 1rem;
  opacity: 1;
}
@media (max-width: 768px) {
  .side-toc {
    display: none;
  }
}

.category-nav {
  position: fixed;
  top: -1rem;
  left: 0;
  width: 100%;
  height: 50px;
  list-style-type: none;
  transition: all 1s ease-in-out;
  opacity: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 0.25rem;
  visibility: hidden;
}
.category-nav a {
  color: #001524;
  text-transform: capitalize;
  line-height: 0;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 20px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -webkit-backdrop-filter: blur(20px) brightness(0.9) saturate(1.2);
  -moz-backdrop-filter: blur(20px) brightness(0.9) saturate(1.2);
  transition: all 0.3s ease-out;
  transition-delay: 1s;
}
.category-nav.scroll {
  top: 1rem;
  opacity: 1;
}
@media (max-width: 992px) {
  .category-nav {
    justify-content: flex-end;
    padding-right: 1rem;
  }
}
@media (max-width: 768px) {
  .category-nav {
    display: none;
  }
}

.socials {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 992px) {
  .socials {
    gap: 1rem;
  }
}
.socials .social-link {
  transition: all 0.3s ease-out;
}
.socials .social-link .icon svg {
  transition: all 0.3s ease-out;
  width: 5rem;
  height: 5rem;
  fill: #333333;
}
.socials .social-link:hover {
  transform: scale(1.1);
}
.socials .social-link:hover .icon svg {
  fill: #D5374C;
}

.new-window {
  display: none;
}

.flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
.flex--column {
  flex-direction: column !important;
}
.flex--row {
  flex-direction: row;
}
.flex--justify-start {
  justify-content: flex-start;
}
.flex--justify-center {
  justify-content: center;
}
.flex--justify-end {
  justify-content: flex-end;
}
.flex--justify-between {
  justify-content: space-between;
}
.flex--justify-around {
  justify-content: space-around;
}
.flex--align-start {
  align-items: flex-start !important;
}
.flex--align-center {
  align-items: center;
}
.flex--align-end {
  align-items: flex-end;
}
.flex--align-stretch {
  align-items: stretch;
}
.flex--align-baseline {
  align-items: baseline;
}
.flex--wrap {
  flex-wrap: wrap !important;
}
.flex--nowrap {
  flex-wrap: nowrap;
}
.flex--wrap-reverse {
  flex-wrap: wrap-reverse;
}
.flex--grow {
  flex-grow: 1;
}
.flex--shrink {
  flex-shrink: 1;
}
.flex--no-shrink {
  flex-shrink: 0;
}
.flex--basis-auto {
  flex-basis: auto;
}
.flex--basis-full {
  flex-basis: 100%;
}
.flex--basis-half {
  flex-basis: 50%;
}
.flex--basis-none {
  flex-basis: 0;
}
.flex--order-first {
  order: -1;
}
.flex--order-last {
  order: 1;
}
.flex--order-none {
  order: 0;
}
.flex--gap-half {
  gap: 0.5rem;
}
.flex--gap-1 {
  gap: 1rem;
}
.flex--gap-2 {
  gap: 2rem;
}
.flex--gap-3 {
  gap: 3rem;
}
@media (max-width: 992px) {
  .flex--column-lg {
    flex-direction: column !important;
  }
  .flex--row-lg {
    flex-direction: row !important;
  }
  .flex--justify-start-lg {
    justify-content: flex-start;
  }
  .flex--justify-center-lg {
    justify-content: center;
  }
  .flex--justify-end-lg {
    justify-content: flex-end;
  }
  .flex--justify-between-lg {
    justify-content: space-between;
  }
  .flex--justify-around-lg {
    justify-content: space-around;
  }
  .flex--align-start-lg {
    align-items: flex-start;
  }
  .flex--align-center-lg {
    align-items: center;
  }
  .flex--align-end-lg {
    align-items: flex-end;
  }
  .flex--align-stretch-lg {
    align-items: stretch;
  }
  .flex--align-baseline-lg {
    align-items: baseline;
  }
  .flex--wrap-lg {
    flex-wrap: wrap;
  }
  .flex--nowrap-lg {
    flex-wrap: nowrap;
  }
  .flex--wrap-reverse-lg {
    flex-wrap: wrap-reverse;
  }
  .flex--grow-lg {
    flex-grow: 1;
  }
  .flex--shrink-lg {
    flex-shrink: 1;
  }
  .flex--no-shrink-lg {
    flex-shrink: 0;
  }
  .flex--basis-auto-lg {
    flex-basis: auto;
  }
  .flex--basis-full-lg {
    flex-basis: 100%;
  }
  .flex--basis-none-lg {
    flex-basis: 0;
  }
  .flex--order-first-lg {
    order: -1;
  }
  .flex--order-last-lg {
    order: 1;
  }
  .flex--order-none-lg {
    order: 0;
  }
}
@media (max-width: 768px) {
  .flex--column-md {
    flex-direction: column !important;
  }
  .flex--row-md {
    flex-direction: row !important;
  }
  .flex--justify-start-md {
    justify-content: flex-start;
  }
  .flex--justify-center-md {
    justify-content: center;
  }
  .flex--justify-end-md {
    justify-content: flex-end;
  }
  .flex--justify-between-md {
    justify-content: space-between;
  }
  .flex--justify-around-md {
    justify-content: space-around;
  }
  .flex--align-start-md {
    align-items: flex-start;
  }
  .flex--align-center-md {
    align-items: center;
  }
  .flex--align-end-md {
    align-items: flex-end;
  }
  .flex--align-stretch-md {
    align-items: stretch;
  }
  .flex--align-baseline-md {
    align-items: baseline;
  }
  .flex--wrap-md {
    flex-wrap: wrap;
  }
  .flex--nowrap-md {
    flex-wrap: nowrap;
  }
  .flex--wrap-reverse-md {
    flex-wrap: wrap-reverse;
  }
  .flex--grow-md {
    flex-grow: 1;
  }
  .flex--shrink-md {
    flex-shrink: 1;
  }
  .flex--no-shrink-md {
    flex-shrink: 0;
  }
  .flex--basis-auto-md {
    flex-basis: auto;
  }
  .flex--basis-full-md {
    flex-basis: 100%;
  }
  .flex--basis-none-md {
    flex-basis: 0;
  }
  .flex--order-first-md {
    order: -1;
  }
  .flex--order-last-md {
    order: 1;
  }
  .flex--order-none-md {
    order: 0;
  }
}

.my-flex-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}

.my-flex-item {
  position: relative;
  flex-grow: 2;
  flex-shrink: 0;
  flex-basis: 50%;
}
@media (max-width: 992px) {
  .my-flex-item {
    flex-grow: inherit;
    flex-shrink: inherit;
    flex-basis: auto;
    width: 100%;
  }
}
.my-flex-item-75 {
  flex-basis: 75%;
}
.my-flex-item-66 {
  flex-basis: 66.666%;
}
.my-flex-item-33 {
  flex-basis: 33.333%;
}
.my-flex-item-25 {
  flex-basis: 25%;
}

.search-container {
  width: 100%;
  padding: 2rem 2rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 1rem;
  position: relative;
}
.search-container .search-wrapper {
  position: relative;
  width: 100%;
  max-width: 500px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.search-container .search-wrapper .search-input {
  width: 100%;
  padding: 1rem 3rem 1rem 1.5rem;
  border: 2px solid #001524;
  border-radius: 50px;
  font-size: 1rem;
  background-color: #fff7eb;
  color: #001524;
  transition: all 0.3s ease-out;
  outline: none;
  box-shadow: 0 2px 10px rgba(0, 21, 36, 0.1);
}
.search-container .search-wrapper .search-input::placeholder {
  color: #C9C9C9;
  opacity: 0.7;
  transition: opacity 0.3s ease-out;
}
.search-container .search-wrapper .search-input:focus {
  border-color: #D5374C;
  box-shadow: 0 0 0 3px rgba(213, 55, 76, 0.1), 0 4px 20px rgba(213, 55, 76, 0.15);
  transform: translateY(-2px);
}
.search-container .search-wrapper .search-input:focus::placeholder {
  opacity: 0.5;
}
.search-container .search-wrapper .search-input:hover {
  border-color: #D5374C;
  box-shadow: 0 4px 15px rgba(0, 21, 36, 0.15);
}
.search-container .search-wrapper .search-input:not(:placeholder-shown) {
  border-color: #D5374C;
  box-shadow: 0 2px 15px rgba(213, 55, 76, 0.1);
}
.search-container .search-wrapper .search-icon {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  color: #001524;
  pointer-events: none;
  transition: all 0.3s ease-out;
  opacity: 0.7;
}
.search-container .search-wrapper:focus-within .search-icon {
  color: #D5374C;
  opacity: 1;
  transform: translateY(-50%) scale(1.1);
}
.search-container .search-wrapper:focus-within .search-input:not(:placeholder-shown) + .search-icon {
  animation: searchIconPulse 0.6s ease-out;
}
.search-container .search-results-info {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  min-height: 1.5rem;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  display: none;
}
.search-container .search-results-info .results-count {
  font-size: 0.9rem;
  color: #001524;
  opacity: 0.8;
  font-style: italic;
  text-align: center;
}
.search-container .search-results-info:not(:empty) {
  opacity: 1;
  display: block;
}
.search-container .search-suggestions {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 0.8rem;
  width: 100%;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.search-container .search-suggestions.hidden {
  display: none;
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
}
.search-container .search-suggestions .suggestions-header {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.search-container .search-suggestions .suggestions-header .suggestions-title {
  font-size: 0.9rem;
  color: #001524;
  opacity: 0.7;
  font-weight: 500;
}
.search-container .search-suggestions .suggestions-tags {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.search-container .search-suggestions .suggestions-tags .suggestion-tag {
  background-color: rgba(0, 21, 36, 0.1);
  border: 1px solid rgba(0, 21, 36, 0.2);
  border-radius: 20px;
  padding: 0.5rem 1rem;
  font-size: 0.85rem;
  color: #001524;
  cursor: pointer;
  transition: all 0.3s ease-out;
  outline: none;
  font-family: inherit;
}
.search-container .search-suggestions .suggestions-tags .suggestion-tag:hover {
  background-color: rgba(213, 55, 76, 0.1);
  border-color: rgba(213, 55, 76, 0.3);
  color: #D5374C;
  transform: translateY(-2px);
  box-shadow: 0 2px 8px rgba(213, 55, 76, 0.2);
}
.search-container .search-suggestions .suggestions-tags .suggestion-tag:active {
  transform: translateY(0);
}
.search-container .search-suggestions .suggestions-tags .suggestion-tag:focus {
  outline: 2px solid #D5374C;
  outline-offset: 2px;
}
@media (max-width: 768px) {
  .search-container {
    padding: 1rem 1rem 0.5rem;
  }
  .search-container .search-wrapper {
    max-width: 100%;
  }
  .search-container .search-wrapper .search-input {
    padding: 0.8rem 2.5rem 0.8rem 1.2rem;
    font-size: 0.9rem;
  }
  .search-container .search-suggestions {
    max-width: 100%;
  }
  .search-container .search-suggestions .suggestions-tags {
    gap: 0.4rem;
  }
  .search-container .search-suggestions .suggestions-tags .suggestion-tag {
    padding: 0.4rem 0.8rem;
    font-size: 0.8rem;
  }
}
@media (max-width: 576px) {
  .search-container .search-wrapper .search-input {
    padding: 0.7rem 2.2rem 0.7rem 1rem;
    font-size: 0.85rem;
  }
  .search-container .search-suggestions .suggestions-tags {
    gap: 0.3rem;
  }
  .search-container .search-suggestions .suggestions-tags .suggestion-tag {
    padding: 0.3rem 0.7rem;
    font-size: 0.75rem;
  }
}

@keyframes searchIconPulse {
  0% {
    transform: translateY(-50%) scale(1);
  }
  50% {
    transform: translateY(-50%) scale(1.2);
  }
  100% {
    transform: translateY(-50%) scale(1.1);
  }
}
.project-item.search-hidden {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  pointer-events: none !important;
}
.project-item.search-highlight {
  animation: searchHighlight 0.6s ease-out;
}

@keyframes searchHighlight {
  0% {
    transform: scale(0.95);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.02);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.project-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  padding: 2rem;
}
.project-container .project-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 50%;
  padding: 1rem;
}
.project-container .project-item .project-box {
  position: relative;
  z-index: 9;
  border-radius: 20px;
  aspect-ratio: 7/5;
  padding: 1rem;
  pointer-events: auto;
  min-width: 100%;
  max-height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-decoration: none;
  color: #001524;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transition: all 0.3s ease-out;
}
.project-container .project-item .project-box .project-inner-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translateZ(40px) translateX(-50%) translateY(-50%);
}
.project-container .project-item .project-box .project-inner-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  transform: translateZ(30px) translateX(-50%) translateY(-50%);
}
.project-container .project-item .project-box .project-inner-3 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 8;
  transform: translateZ(20px) translateX(-50%) translateY(-50%);
}
.project-container .project-item .project-box .project-title {
  text-wrap: nowrap;
  position: absolute;
  z-index: 11;
  font-size: 1rem;
  font-weight: 100;
  text-align: center;
  color: white;
  padding: 1rem 2rem 0.7rem;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px) brightness(0.9) saturate(120%);
  -webkit-backdrop-filter: blur(10px) brightness(0.9) saturate(120%);
  -moz-backdrop-filter: blur(10px) brightness(0.9) saturate(120%);
  bottom: 2%;
  left: 50%;
  transform: translateZ(50px) translateX(-50%) translateY(-50%);
  box-shadow: 0 0 50px 0 rgba(51, 51, 51, 0.3);
}
@media (max-width: 1200px) {
  .project-container {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .project-container .project-item .project-box .project-title {
    font-size: 0.7rem;
  }
}
@media (max-width: 768px) {
  .project-container {
    padding: 0;
  }
  .project-container .project-item {
    padding: 0.5rem;
  }
  .project-container .project-item .project-box .project-title {
    padding: 1rem 1rem 0.7rem;
  }
}
@media (max-width: 576px) {
  .project-container .project-item {
    flex-basis: 100%;
  }
}
.fullscreen-video-loop {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  mix-blend-mode: darken;
}
.fullscreen-video-loop video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.macbookair-hero {
  width: 100%;
  aspect-ratio: 1.53/1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
  z-index: 1;
  margin: 1rem;
  transform: translateY(0px) !important;
}
.macbookair-hero::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.53/1;
  background-image: url("/images/macbookair-hero.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.macbookair-hero::before {
  content: "";
  position: absolute;
  top: 6.75%;
  left: 10%;
  width: 80%;
  height: 80%;
  background-color: red;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 992px) {
  .macbookair-hero {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .macbookair-hero {
    margin-top: 2rem;
  }
}

.website-hero {
  width: 95%;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  filter: drop-shadow(0 1rem 2rem rgba(0, 21, 36, 0.1));
  border-radius: 20px;
  position: relative;
  z-index: 1;
  transform: translateY(0px) !important;
}

.mobile-hero {
  width: 33%;
  aspect-ratio: 1/2;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  filter: drop-shadow(0 1rem 2rem rgba(0, 21, 36, 0.1));
  border-radius: 20px;
  position: absolute;
  z-index: 2;
  transform: translateY(0px) !important;
  bottom: -5%;
  right: 2%;
  border: 0.5rem solid #001524;
}

.case-study {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}
@media (max-width: 992px) {
  .case-study {
    flex-direction: column;
  }
}

.box {
  border-radius: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 2rem;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.box h4, .box h5, .box h6 {
  padding-bottom: 1.5rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}
.box p {
  margin: 0;
}
.box-outline {
  border-color: #001524;
  background-color: transparent;
}
.box-outline h4, .box-outline h5, .box-outline h6 {
  border-bottom-color: #001524;
}
.box-filled {
  border-color: transparent;
  background-color: #001524;
  color: white;
}
.box-filled h4, .box-filled h5, .box-filled h6 {
  border-bottom-color: white;
}
.box-scale2x {
  padding: 3rem;
  gap: 1.5rem;
}
.box-scale2x h4, .box-scale2x h5, .box-scale2x h6 {
  padding-bottom: 2rem;
}
.box-scale2x h4.text-small, .box-scale2x h5.text-small, .box-scale2x h6.text-small {
  font-size: 1rem;
  padding-bottom: 1rem;
}
.box-scale2x h4 {
  font-size: 4rem;
}
.box-scale2x h5 {
  font-size: 2.5rem;
}
.box-scale2x h6 {
  font-size: 2rem;
}
.box-scale2x p {
  font-size: 40px;
}

.youtube-container {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  border-radius: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding-bottom: 56.25%;
}
.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
}

.self-portrait::before {
  content: "";
  position: absolute;
  top: 0;
  left: 25%;
  height: 100%;
  aspect-ratio: 1/1;
  background-image: url("/images/projects/photography/self-portrait.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 40px;
  transform: scale(0.8);
}

.avatar-hero-bg {
  background-image: url("/images/projects/avatars/avatar-wireframe.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.avatar-ui-blend {
  mix-blend-mode: darken;
}

.dovetail-website-hero::before {
  background-image: url("/images/projects/dovetail-developments/dovetail-website-hero.jpg");
}
.dovetail-website-hero.animate::before {
  animation: website-hero 30s ease infinite;
}

.dovetail-website {
  background-image: url("/images/projects/dovetail-developments/dovetail-website-hero.jpg");
}
.dovetail-website.animate {
  animation: website-hero 35s ease infinite;
}

.dovetail-mobile {
  background-image: url("/images/projects/dovetail-developments/dovetail-mobile.jpg");
}
.dovetail-mobile.animate {
  animation: website-hero 40s ease infinite;
}

.dovetail-wood-grain {
  position: absolute;
  top: -200%;
  left: -200%;
  width: 1000px;
  aspect-ratio: 1/1;
  background-image: url("/images/projects/dovetail-developments/dovetail-wood-grain.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.1;
  mix-blend-mode: difference;
  z-index: 0;
}

.dovetail-badge-logo {
  position: absolute;
  top: -20%;
  width: 100%;
  aspect-ratio: 1/1;
  margin: 1rem;
  background-image: url("/images/projects/dovetail-developments/dovetail-badge-logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  mix-blend-mode: plus-lighter;
}

.dove-height {
  max-height: 300px;
}

.searchkings-website-hero::before {
  background-image: url("/images/projects/searchkings/searchkings-website-hero.jpg");
}
.searchkings-website-hero.animate::before {
  animation: website-hero 25s ease infinite;
}

.sk-website-2009-hero {
  background-image: url("/images/projects/searchkings/searchkings-website-legacy-2009.png");
  background-size: 100%;
  background-position: top center;
  aspect-ratio: 6/4;
}

.sk-website-2012-hero {
  background-image: url("/images/projects/searchkings/searchkings-website-redesign-2012.jpg");
}
.sk-website-2012-hero.animate {
  animation: website-hero 25s ease infinite;
}

.sk-mobile-2012-hero {
  background-image: url("/images/projects/searchkings/searchkings-website-mobile-redesign-2012.jpg");
}
.sk-mobile-2012-hero.animate {
  animation: website-hero 25s ease infinite;
}

.sk-website-2022-hero {
  background-image: url("/images/projects/searchkings/searchkings-website-hero.jpg");
}
.sk-website-2022-hero.animate {
  animation: website-hero 25s ease infinite;
}

.sk-mobile-2022-hero {
  background-image: url("/images/projects/searchkings/searchkings-website-mobile-rebrand-2022.gif");
}

.blob {
  position: absolute;
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 0;
  -webkit-backdrop-filter: blur(40px) brightness(0.9) saturate(1.2);
  -moz-backdrop-filter: blur(40px) brightness(0.9) saturate(1.2);
  backdrop-filter: blur(40px) brightness(0.9) saturate(120%);
}
.blob-1 {
  top: -35%;
  left: -30%;
  width: 100%;
  -webkit-mask-image: url("/images/projects/searchkings/blob-1.svg"); /* For Safari support */
  mask-image: url("/images/projects/searchkings/blob-1.svg"); /* Standard CSS property */
  background-color: rgba(229, 60, 46, 0.8);
}
.blob-2 {
  top: -20%;
  left: -30%;
  width: 100%;
  -webkit-mask-image: url("/images/projects/searchkings/blob-2.svg"); /* For Safari support */
  mask-image: url("/images/projects/searchkings/blob-2.svg"); /* Standard CSS property */
  background-color: rgba(255, 193, 20, 0.9);
}

.pablos-website-hero::before {
  background-image: url("/images/projects/pablos-coffeehouse/pablos-website-hero.jpg");
}
.pablos-website-hero.animate::before {
  animation: website-hero 25s ease infinite;
}

.pablos-website {
  background-image: url("/images/projects/pablos-coffeehouse/pablos-website-hero.jpg");
}
.pablos-website.animate {
  animation: website-hero 25s ease infinite;
}

.pablos-mobile {
  background-image: url("/images/projects/pablos-coffeehouse/pablos-mobile-hero.jpg");
}
.pablos-mobile.animate {
  animation: website-hero 25s ease infinite;
}

.pablos-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/images/projects/pablos-coffeehouse/pablos-bg.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  opacity: 0.1;
  mix-blend-mode: multiply;
  z-index: 0;
}

.pablos-hero {
  position: absolute;
  top: -50%;
  right: 25%;
  width: 550px;
  aspect-ratio: 1/1;
  background-image: url("/images/projects/pablos-coffeehouse/pablos-iced-coffee.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 0;
}

.cup-height {
  max-height: 400px;
}

.zuva-website-hero::before {
  background-image: url("/images/projects/zuva-ai/zuva-website-hero.jpg");
}
.zuva-website-hero.animate::before {
  animation: website-hero 25s ease infinite;
}

.zuva-website {
  background-image: url("/images/projects/zuva-ai/zuva-website-hero.jpg");
}
.zuva-website.animate {
  animation: website-hero 25s ease infinite;
}

.widget-hero {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 200px;
  aspect-ratio: 0.52/1;
  background-image: url("/images/projects/zuva-ai/widget-mobile.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 1;
  filter: drop-shadow(0px 15px 10px rgba(5, 48, 66, 0.3));
}
@media (max-width: 768px) {
  .widget-hero {
    width: 150px;
    top: 40%;
    left: 0;
  }
}

.dots-pattern {
  position: absolute;
  top: -50%;
  left: 10%;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  background-image: url("/images/projects/zuva-ai/dots-pattern.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  z-index: 0;
}

.leaselens-website-hero::before {
  background-image: url("/images/projects/lease-lens/lease-lens-website-hero.jpg");
}
.leaselens-website-hero.animate::before {
  animation: website-hero 25s ease infinite;
}

.leaselens-website {
  background-image: url("/images/projects/lease-lens/lease-lens-website-hero.jpg");
}
.leaselens-website.animate {
  animation: website-hero 25s ease infinite;
}

.leaselens-website-alt {
  background-image: url("/images/projects/lease-lens/lease-lens-website-hero-alt.jpg");
}
.leaselens-website-alt.animate {
  animation: website-hero 25s ease infinite;
}

.leaselens-mobile {
  background-image: url("/images/projects/lease-lens/lease-lens-mobile.jpg");
}
.leaselens-mobile.animate {
  animation: website-hero 35s ease infinite;
}

.lease-lens-box-shadow {
  border-radius: 0;
  border: 1px solid #263238;
  box-shadow: 10px 10px 0px #263238;
}

.lease-lens-hero {
  position: absolute;
  top: -112%;
  right: 0%;
  margin: 0 auto;
  width: 95%;
  aspect-ratio: 1;
  background-image: url("/images/projects/lease-lens/lease-lens-illustration.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  z-index: -1;
}

.autom8ly-website-hero {
  background-image: url("/images/projects/autom8ly/autom8ly-website-desktop.jpg");
}
.autom8ly-website-hero.animate {
  animation: website-hero 25s ease infinite;
}

.autom8ly-mobile-hero {
  background-image: url("/images/projects/autom8ly/autom8ly-website-mobile.jpg");
}
.autom8ly-mobile-hero.animate {
  animation: website-hero 25s ease infinite;
}

.salesgenii-hero {
  height: 1000px;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .salesgenii-hero {
    height: 600px;
  }
}

.betaprogram-desktop {
  background-image: url("/images/projects/salesgenii/betaprogram-desktop.jpg");
}
.betaprogram-desktop.animate {
  animation: website-hero 25s ease infinite;
}

.dashboard-desktop {
  background-image: url("/images/projects/salesgenii/dashboard-desktop.png");
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}
.dashboard-desktop.animate {
  animation: website-hero 25s ease infinite;
}

.dashboard-mobile {
  background-image: url("/images/projects/salesgenii/dashboard-mobile.png");
}
.dashboard-mobile.animate {
  animation: website-hero 25s ease infinite;
}

.dashboard-chat-ui::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -17px;
  width: 200px;
  aspect-ratio: 1.99/1;
  background-image: url("/images/projects/salesgenii/dashboard-chat-ui.png");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

@keyframes website-hero {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 0 100%;
  }
  100% {
    background-position: 0 0;
  }
}
.contact-page {
  min-height: 100vh;
  background: linear-gradient(135deg, #fff7eb 0%, rgba(255, 247, 235, 0.8) 100%);
  scroll-behavior: smooth;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  .container {
    padding: 0 1.5rem;
  }
}
@media (max-width: 576px) {
  .container {
    padding: 0 1rem;
  }
}

.contact-hero {
  padding: 2rem 1rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .contact-hero {
    padding: 3rem 1rem 4rem;
  }
}
@media (max-width: 576px) {
  .contact-hero {
    padding: 2rem 1rem 3rem;
  }
}
.contact-hero .hero-content {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.contact-hero .hero-content .hero-title {
  font-size: 3.5rem;
  font-weight: 700;
  color: #001524;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .contact-hero .hero-content .hero-title {
    font-size: 2.5rem;
  }
}
@media (max-width: 576px) {
  .contact-hero .hero-content .hero-title {
    font-size: 2rem;
  }
}
.contact-hero .hero-content .hero-subtitle {
  font-size: 1.25rem;
  color: #333333;
  margin-bottom: 2.5rem;
  line-height: 1.6;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .contact-hero .hero-content .hero-subtitle {
    font-size: 1.1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .contact-hero .hero-content .hero-subtitle {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.contact-hero .hero-content .hero-cta .cta-button {
  display: inline-block;
  padding: 1rem 2.5rem;
  background: linear-gradient(135deg, #001524 0%, rgb(0, 6.125, 10.5) 100%);
  color: #fff7eb;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 8px 25px rgba(0, 21, 36, 0.2);
}
.contact-hero .hero-content .hero-cta .cta-button:hover {
  background: linear-gradient(135deg, #F1B24A 0%, rgb(239.1692307692, 167.9307692308, 50.3307692308) 100%);
  color: #001524;
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(241, 178, 74, 0.3);
}
@media (max-width: 576px) {
  .contact-hero .hero-content .hero-cta .cta-button {
    padding: 0.875rem 2rem;
    font-size: 1rem;
  }
}
.contact-hero .hero-visual {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.contact-hero .hero-visual .floating-elements {
  position: relative;
  width: 100%;
  height: 100%;
}
.contact-hero .hero-visual .floating-elements .floating-element {
  position: absolute;
  border-radius: 50%;
  opacity: 0.1;
  animation: float 6s ease-in-out infinite;
}
.contact-hero .hero-visual .floating-elements .floating-element.element-1 {
  width: 200px;
  height: 200px;
  background: linear-gradient(135deg, #001524, #F1B24A);
  top: 20%;
  right: 10%;
  animation-delay: 0s;
}
.contact-hero .hero-visual .floating-elements .floating-element.element-2 {
  width: 150px;
  height: 150px;
  background: linear-gradient(135deg, #D5374C, #d291bc);
  top: 60%;
  left: 5%;
  animation-delay: 2s;
}
.contact-hero .hero-visual .floating-elements .floating-element.element-3 {
  width: 100px;
  height: 100px;
  background: linear-gradient(135deg, #69803A, #005072);
  top: 30%;
  left: 60%;
  animation-delay: 4s;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(180deg);
  }
}
.contact-section {
  padding: 4rem 1rem;
}
@media (max-width: 768px) {
  .contact-section {
    padding: 3rem 1rem;
  }
}
@media (max-width: 576px) {
  .contact-section {
    padding: 2rem 1rem;
  }
}
.contact-section .form-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.contact-section .form-wrapper .form-intro {
  text-align: center;
  margin-bottom: 3rem;
}
.contact-section .form-wrapper .form-intro h2 {
  color: #001524;
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
@media (max-width: 576px) {
  .contact-section .form-wrapper .form-intro h2 {
    font-size: 2rem;
  }
}
.contact-section .form-wrapper .form-intro p {
  color: #333333;
  font-size: 1.1rem;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}

form {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  padding: 2.5rem;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 21, 36, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  form {
    padding: 2rem;
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  form {
    padding: 1.5rem;
    border-radius: 12px;
  }
}
form label {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  gap: 0.5rem;
  position: relative;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
form label.form-element-visible {
  opacity: 1;
  transform: translateY(0);
}
form label span {
  font-weight: 500;
  color: #001524;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
form label span.required::after {
  content: " *";
  color: #D5374C;
  font-weight: 700;
}
form label input, form label textarea, form label select {
  display: block;
  width: 100%;
  padding: 1rem 1.25rem;
  border: 2px solid #C9C9C9;
  border-radius: 8px;
  font-size: 1rem;
  font-family: inherit;
  line-height: 1.5;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: white;
  color: #001524;
}
@media (max-width: 576px) {
  form label input, form label textarea, form label select {
    padding: 0.875rem 1rem;
    font-size: 0.9rem;
  }
}
form label input::placeholder, form label textarea::placeholder, form label select::placeholder {
  color: #C9C9C9;
  opacity: 0.7;
}
form label input:hover, form label textarea:hover, form label select:hover {
  border-color: rgb(175.5, 175.5, 175.5);
  box-shadow: 0 2px 8px rgba(0, 21, 36, 0.1);
}
form label input:focus, form label textarea:focus, form label select:focus {
  border-color: #001524;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 21, 36, 0.1);
  transform: translateY(-1px);
}
form label input:invalid:not(:placeholder-shown), form label textarea:invalid:not(:placeholder-shown), form label select:invalid:not(:placeholder-shown) {
  border-color: #D5374C;
  box-shadow: 0 0 0 3px rgba(213, 55, 76, 0.1);
}
form label input:valid:not(:placeholder-shown), form label textarea:valid:not(:placeholder-shown), form label select:valid:not(:placeholder-shown) {
  border-color: #69803A;
}
form label textarea {
  min-height: 150px;
  resize: vertical;
  font-family: inherit;
}
@media (max-width: 576px) {
  form label textarea {
    min-height: 120px;
  }
}
form label select {
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  appearance: none;
}
form label input[type=tel] {
  font-family: "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;
}
form label input[type=email] {
  font-family: inherit;
}
form .form-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 576px) {
  form .form-row {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 1.5rem;
  }
}
form .form-row label {
  flex: 1;
  min-width: 0;
}
form .form-footer {
  text-align: center;
  margin-top: 1rem;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
form .form-footer.form-element-visible {
  opacity: 1;
  transform: translateY(0);
}
form .form-footer .submit-button {
  width: 100%;
  max-width: 300px;
  padding: 1rem 2rem;
  border: none;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 600;
  font-family: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(135deg, #001524 0%, rgb(0, 6.125, 10.5) 100%);
  color: #fff7eb;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
@media (max-width: 576px) {
  form .form-footer .submit-button {
    padding: 0.875rem 1.5rem;
    font-size: 0.9rem;
  }
}
form .form-footer .submit-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}
form .form-footer .submit-button:hover {
  background: linear-gradient(135deg, #F1B24A 0%, rgb(239.1692307692, 167.9307692308, 50.3307692308) 100%);
  color: #001524;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(241, 178, 74, 0.3);
}
form .form-footer .submit-button:hover::before {
  left: 100%;
}
form .form-footer .submit-button:hover .button-icon {
  transform: translateX(5px);
}
form .form-footer .submit-button:active {
  transform: translateY(0);
  box-shadow: 0 4px 15px rgba(241, 178, 74, 0.3);
}
form .form-footer .submit-button:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(241, 178, 74, 0.3);
}
form .form-footer .submit-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
form .form-footer .submit-button .button-icon {
  transition: transform 0.3s ease;
  font-size: 1.2em;
}
form .form-footer .form-note {
  margin-top: 1rem;
  font-size: 0.85rem;
  color: #C9C9C9;
  font-style: italic;
}
form .form-message {
  padding: 1rem;
  border-radius: 8px;
  text-align: center;
  font-weight: 500;
  margin-top: 1rem;
}
form .form-message.success {
  background-color: rgba(105, 128, 58, 0.1);
  color: #69803A;
  border: 1px solid rgba(105, 128, 58, 0.3);
}
form .form-message.error {
  background-color: rgba(213, 55, 76, 0.1);
  color: #D5374C;
  border: 1px solid rgba(213, 55, 76, 0.3);
}
form.loading .submit-button {
  position: relative;
  color: transparent;
}
form.loading .submit-button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid transparent;
  border-top: 2px solid currentColor;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
*:focus-visible {
  outline: 2px solid #001524;
  outline-offset: 2px;
}

@media (prefers-contrast: high) {
  form {
    border: 2px solid #001524;
  }
  form input, form textarea, form select {
    border: 2px solid #001524;
  }
  form .submit-button {
    border: 2px solid #001524;
  }
}
@media (prefers-reduced-motion: reduce) {
  .contact-page {
    scroll-behavior: auto;
  }
  .contact-hero .floating-elements .floating-element {
    animation: none;
  }
  form input, form textarea, form select, form .submit-button {
    transition: none;
  }
  form input:hover, form input:focus, form textarea:hover, form textarea:focus, form select:hover, form select:focus, form .submit-button:hover, form .submit-button:focus {
    transform: none;
  }
  form .submit-button::before {
    display: none;
  }
  @keyframes spin {
    animation: none;
  }
}
.masonry-grid {
  column-gap: 1rem;
  column-count: 4;
}
.masonry-grid .masonry-item {
  display: inline-block;
  width: 100%;
  background-color: white;
  border-radius: 20px;
  padding: 1rem;
  margin-bottom: 0.5rem;
}
.masonry-grid.masonry-columns-2 {
  column-count: 2;
}
@media (max-width: 992px) {
  .masonry-grid {
    column-count: 3;
  }
}
@media (max-width: 768px) {
  .masonry-grid {
    column-count: 2;
    column-gap: 0.5rem;
  }
  .masonry-grid .masonry-item {
    margin-bottom: 0;
    border-radius: 20px;
    padding: 0.5rem;
  }
}

body {
  background-color: #fff7eb;
  transition: background-color 0.3s ease-out;
}

main[role=main] {
  height: 100%;
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

header, .header {
  background-color: #D5374C;
  color: #fff7eb;
  min-height: 700px;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
header h1, .header h1 {
  color: #fff7eb;
  font-weight: 100;
  letter-spacing: -11px;
  line-height: 6rem;
  position: relative;
  z-index: 1;
}
header p, .header p {
  position: relative;
  letter-spacing: -0.1px;
  z-index: 1;
}
header p:last-child, .header p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  header, .header {
    padding: 3rem;
  }
}
@media (max-width: 992px) {
  header, .header {
    padding: 2rem;
  }
}
@media (max-width: 768px) {
  header, .header {
    padding: 1.5rem;
  }
  header h1, .header h1 {
    line-height: 5rem;
  }
}
@media (max-width: 576px) {
  header h1, .header h1 {
    letter-spacing: -4px;
    line-height: 4rem;
  }
}
header.max-portrait, .header.max-portrait {
  position: relative;
}
header.max-portrait::before, .header.max-portrait::before {
  content: "";
  position: absolute;
  height: 80%;
  aspect-ratio: 1/1;
  background-color: #F1B24A;
  border-radius: 100%;
  left: 40%;
  filter: blur(100px);
  mix-blend-mode: color-dodge;
  opacity: 0.5;
}
header.header-inner-page, .header.header-inner-page {
  min-height: auto;
  height: 300px;
  width: 100%;
  background-color: transparent;
  transition: all 0.5s ease-out;
}
header.header-inner-page h1, .header.header-inner-page h1 {
  font-size: 3rem;
  text-align: center;
  letter-spacing: -3px;
  line-height: normal;
}
@media (max-width: 576px) {
  header.header-inner-page h1, .header.header-inner-page h1 {
    font-size: 2rem;
    letter-spacing: -1px;
  }
}
header.header-inner-page .project-logo, .header.header-inner-page .project-logo {
  transition: all 0.5s ease-out;
}
header.header-inner-page.scroll, .header.header-inner-page.scroll {
  position: fixed;
  z-index: 1;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -webkit-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
  -moz-backdrop-filter: blur(20px) brightness(0.9) saturate(120%);
}
header.header-inner-page.scroll .project-logo, .header.header-inner-page.scroll .project-logo {
  min-height: 30px;
}
@media (max-width: 576px) {
  header.header-inner-page, .header.header-inner-page {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
header .project-logo, .header .project-logo {
  min-height: 80px;
}
header .header-logo-white, .header .header-logo-white {
  filter: brightness(10);
}

.abstract-bg-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

.bg-shape {
  position: absolute;
  border-radius: 50%;
  filter: blur(40px);
  opacity: 0.6;
  mix-blend-mode: color-dodge;
  will-change: transform;
  animation-duration: 20s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.bg-shape-1 {
  width: 40vw;
  height: 40vw;
  max-width: 600px;
  max-height: 600px;
  background: linear-gradient(135deg, #a5b4fc 0%, #fbc2eb 100%);
  top: 10%;
  left: 5%;
  animation-name: float-1;
  animation-duration: 25s;
}
@media (max-width: 768px) {
  .bg-shape-1 {
    width: 60vw;
    height: 60vw;
    top: 5%;
    left: 2%;
  }
}
@media (max-width: 576px) {
  .bg-shape-1 {
    width: 80vw;
    height: 80vw;
    top: 2%;
    left: 0;
    filter: blur(30px);
  }
}

.bg-shape-2 {
  width: 30vw;
  height: 30vw;
  max-width: 450px;
  max-height: 450px;
  background: linear-gradient(315deg, #fbc2eb 0%, #a5b4fc 100%);
  top: 60%;
  right: 10%;
  animation-name: float-2;
  animation-duration: 30s;
  animation-delay: -5s;
}
@media (max-width: 768px) {
  .bg-shape-2 {
    width: 45vw;
    height: 45vw;
    top: 50%;
    right: 5%;
  }
}
@media (max-width: 576px) {
  .bg-shape-2 {
    width: 60vw;
    height: 60vw;
    top: 40%;
    right: 0;
    filter: blur(25px);
  }
}

.bg-shape-3 {
  width: 25vw;
  height: 25vw;
  max-width: 350px;
  max-height: 350px;
  background: linear-gradient(45deg, #fbc2eb 0%, rgba(165, 180, 252, 0.7) 100%);
  top: 20%;
  right: 30%;
  animation-name: float-3;
  animation-duration: 22s;
  animation-delay: -10s;
}
@media (max-width: 768px) {
  .bg-shape-3 {
    width: 35vw;
    height: 35vw;
    top: 15%;
    right: 20%;
  }
}
@media (max-width: 576px) {
  .bg-shape-3 {
    width: 50vw;
    height: 50vw;
    top: 10%;
    right: 10%;
    filter: blur(20px);
  }
}

.bg-shape-4 {
  width: 15vw;
  height: 15vw;
  max-width: 200px;
  max-height: 200px;
  background: linear-gradient(225deg, rgba(165, 180, 252, 0.8) 0%, rgba(251, 194, 235, 0.6) 100%);
  top: 70%;
  left: 20%;
  animation-name: float-4;
  animation-duration: 18s;
  animation-delay: -15s;
}
@media (max-width: 768px) {
  .bg-shape-4 {
    width: 25vw;
    height: 25vw;
    top: 65%;
    left: 15%;
  }
}
@media (max-width: 576px) {
  .bg-shape-4 {
    width: 35vw;
    height: 35vw;
    top: 60%;
    left: 10%;
    filter: blur(15px);
  }
}

.bg-shape-5 {
  width: 10vw;
  height: 10vw;
  max-width: 150px;
  max-height: 150px;
  background: linear-gradient(90deg, rgba(251, 194, 235, 0.7) 0%, rgba(165, 180, 252, 0.5) 100%);
  top: 40%;
  left: 60%;
  animation-name: float-5;
  animation-duration: 16s;
  animation-delay: -8s;
}
@media (max-width: 768px) {
  .bg-shape-5 {
    width: 20vw;
    height: 20vw;
    top: 35%;
    left: 50%;
  }
}
@media (max-width: 576px) {
  .bg-shape-5 {
    width: 30vw;
    height: 30vw;
    top: 30%;
    left: 40%;
    filter: blur(15px);
  }
}

@keyframes float-1 {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }
  25% {
    transform: translate(10vw, -5vh) scale(1.1) rotate(90deg);
  }
  50% {
    transform: translate(5vw, 10vh) scale(0.9) rotate(180deg);
  }
  75% {
    transform: translate(-8vw, 5vh) scale(1.05) rotate(270deg);
  }
  100% {
    transform: translate(0, 0) scale(1) rotate(360deg);
  }
}
@keyframes float-2 {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }
  33% {
    transform: translate(-8vw, -8vh) scale(1.2) rotate(120deg);
  }
  66% {
    transform: translate(6vw, 12vh) scale(0.8) rotate(240deg);
  }
  100% {
    transform: translate(0, 0) scale(1) rotate(360deg);
  }
}
@keyframes float-3 {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }
  50% {
    transform: translate(-12vw, 8vh) scale(1.15) rotate(180deg);
  }
  100% {
    transform: translate(0, 0) scale(1) rotate(360deg);
  }
}
@keyframes float-4 {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }
  25% {
    transform: translate(8vw, -6vh) scale(1.1) rotate(90deg);
  }
  50% {
    transform: translate(-4vw, 8vh) scale(0.9) rotate(180deg);
  }
  75% {
    transform: translate(6vw, -4vh) scale(1.05) rotate(270deg);
  }
  100% {
    transform: translate(0, 0) scale(1) rotate(360deg);
  }
}
@keyframes float-5 {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }
  50% {
    transform: translate(6vw, -8vh) scale(1.2) rotate(180deg);
  }
  100% {
    transform: translate(0, 0) scale(1) rotate(360deg);
  }
}
@media (max-width: 576px) {
  .bg-shape {
    animation-duration: 15s;
    filter: blur(20px);
  }
}
@media (max-width: 576px) and (prefers-reduced-motion: reduce) {
  .bg-shape {
    animation: none;
    transform: none;
  }
}
@media (prefers-contrast: high) {
  .bg-shape {
    opacity: 0.3;
    filter: blur(20px);
  }
}
@media (prefers-color-scheme: dark) {
  .bg-shape {
    opacity: 0.4;
    filter: blur(50px) brightness(0.8);
  }
}
@media print {
  .abstract-bg-animation {
    display: none;
  }
}
.particle-emitter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

.particle-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.particle {
  position: absolute;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4));
  border-radius: 1px;
  opacity: 0;
  transform-origin: center;
  will-change: transform, opacity;
}
.particle.particle-short {
  width: 20px;
  height: 2px;
}
.particle.particle-medium {
  width: 35px;
  height: 2px;
}
.particle.particle-long {
  width: 50px;
  height: 2px;
}

@media (prefers-contrast: high) {
  .particle {
    background: linear-gradient(90deg, rgb(255, 255, 255), rgba(255, 255, 255, 0.8));
    opacity: 0.9;
  }
}
@media (prefers-color-scheme: dark) {
  .particle {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.6));
  }
}
@media print {
  .particle-emitter {
    display: none;
  }
}
.container {
  width: 1300px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 1400px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 1200px) {
  .container {
    width: 1100px;
    gap: 2rem;
  }
}
@media (max-width: 992px) {
  .container {
    width: 100%;
    flex-direction: column;
  }
}

.height-auto {
  height: auto;
}

section {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 5rem 0;
  min-height: 100vh;
  scroll-snap-stop: always;
  scroll-snap-align: center;
}
@media (max-width: 1200px) {
  section {
    padding: 3rem;
  }
}
@media (max-width: 992px) {
  section {
    padding: 1rem;
    margin: 10rem 0;
  }
}
@media (max-width: 768px) {
  section {
    padding: 0.75rem;
    margin: 5rem 0;
  }
  section:last-child {
    margin-bottom: 5rem;
  }
}
@media (max-width: 576px) {
  section {
    margin: 10rem 0;
  }
  section:last-child {
    margin-bottom: 0;
  }
}
section.section-background-img {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
section.section-divider {
  border-top: 1px solid rgba(201, 201, 201, 0.75);
  margin: 0;
}
@media (max-width: 768px) {
  section.section-divider {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
section.height-auto {
  min-height: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

footer {
  background-color: #001524;
  color: #fff7eb;
  min-height: 100px;
  padding: 2rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .socials {
  gap: 1rem;
}
footer .socials .social-link {
  mix-blend-mode: plus-lighter;
}
footer .socials .social-link .icon svg {
  width: 2rem;
  height: 2rem;
}

.letter-spacing {
  letter-spacing: -0.55px;
}

.w-100 {
  width: 100%;
}

.list-bullets {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
}
.list-bullets li {
  position: relative;
  margin: 0;
  padding: 0 0 0 1rem;
}
.list-bullets li:before {
  content: "";
  position: absolute;
  top: 0.75rem;
  left: 0;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid white;
}

.br-default {
  border-radius: 20px;
}

.ds-default {
  filter: drop-shadow(0 1rem 2rem rgba(0, 21, 36, 0.1));
}

.ds-box {
  box-shadow: 0 1rem 2rem rgba(0, 21, 36, 0.1);
}

.max-width {
  max-width: 550px;
}

.pill-outline {
  border: 1px solid rgba(0, 21, 36, 0.15);
  padding: 0.25rem 0.5rem;
  border-radius: 100px;
  text-transform: capitalize;
  font-size: 12px;
}

.name-card {
  width: 100%;
  max-width: 500px;
  aspect-ratio: 5/7;
  border-radius: 20px;
  overflow: hidden;
  background: radial-gradient(circle at 50% 50%, #005072 0%, #001524 100%);
  border: 1px solid rgb(0, 151.5789473684, 216);
  position: relative;
  margin: 0 auto;
}
.name-card .name-card-inner {
  padding: 1.5rem 1rem 5.5rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  min-height: 100%;
}
.name-card .name-card-inner h1 {
  text-align: center;
  font-size: clamp(2.2rem, 7vw, 4rem);
  letter-spacing: -3px;
  line-height: 1.05;
  margin-top: 2rem;
  word-break: break-word;
}
.name-card .name-card-inner p {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
}
.name-card .name-card-inner .name-card-image {
  max-width: 80%;
  height: auto;
  margin: 1.5rem 0 0.5rem 0;
  mix-blend-mode: luminosity;
  filter: drop-shadow(1rem 1rem 1rem rgba(0, 21, 36, 0.5));
  border-radius: 10px;
  object-fit: cover;
}
.name-card .name-card-inner .name-card-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1rem 1rem;
  gap: 1rem;
  z-index: 2;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  min-height: 60px;
  padding: 0.5rem;
  background-color: rgba(0, 21, 36, 0.4);
  backdrop-filter: blur(20px) brightness(0.95) saturate(1.1);
  -webkit-backdrop-filter: blur(20px) brightness(0.95) saturate(1.1);
  border: 1px solid rgba(0, 151.5789473684, 216, 0.4);
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container .footer-inner-container-text {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-left: 0.5rem;
  min-width: 0;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container .footer-inner-container-text p {
  margin: 0;
  font-size: 0.8rem;
  line-height: 1.2;
  word-break: break-word;
  text-align: left;
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container .footer-inner-container-text .footer-inner-container-text-link {
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  text-decoration: none;
  color: inherit;
  font-size: 0.8rem;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container .button {
  font-size: 0.8rem !important;
  line-height: 1.2;
  text-align: center;
  padding: 0.75rem 1.25rem;
  border-radius: 5px;
  background-color: rgba(0, 21, 36, 0.2);
  border: 1px solid rgba(0, 151.5789473684, 216, 0.4);
  color: #fff7eb;
  font-weight: 500;
  letter-spacing: 1px;
  transition: all 0.3s ease-out;
  white-space: nowrap;
  margin-left: auto;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container .button .btn-contact-icon {
  display: none;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container .button .btn-contact-text {
  display: block;
}
.name-card .name-card-inner .name-card-footer .footer-inner-container .button:hover, .name-card .name-card-inner .name-card-footer .footer-inner-container .button:focus {
  background-color: rgba(0, 21, 36, 0.4);
  border: 1px solid rgba(0, 151.5789473684, 216, 0.4);
  outline: none;
}
@media (max-width: 576px) {
  .name-card .name-card-inner {
    padding: 0.5rem;
    gap: 0.5rem;
  }
  .name-card .name-card-inner p {
    font-size: 0.6rem;
  }
  .name-card .name-card-inner .name-card-image {
    max-width: 95%;
    margin: 1rem 0 0.5rem 0;
  }
  .name-card .name-card-footer {
    padding: 0 0.5rem 0.5rem;
    gap: 0.5rem;
  }
  .name-card .name-card-footer .footer-inner-container {
    gap: 0rem;
    padding: 0.5rem 0.25rem;
  }
  .name-card .name-card-footer .footer-inner-container .footer-inner-container-text {
    margin-left: 0;
    gap: 0;
  }
  .name-card .name-card-footer .footer-inner-container .button {
    width: 20px;
    margin-left: 0;
    font-size: 1rem !important;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .name-card .name-card-footer .footer-inner-container .button .btn-contact-icon {
    display: block !important;
  }
  .name-card .name-card-footer .footer-inner-container .button .btn-contact-text {
    display: none !important;
  }
}
@media (max-width: 300px) {
  .name-card .name-card-inner {
    padding: 0.5rem 0.25rem 4.5rem 0.25rem;
  }
  .name-card .name-card-footer {
    padding: 0 0.25rem 0.25rem;
  }
}

/*# sourceMappingURL=main.css.map */
