@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-Regular.eot");
  src: local("Ivy Mode Regular"), local("IvyMode-Regular"), url("../../fonts/IvyMode-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-Regular.woff2") format("woff2"), url("../../fonts/IvyMode-Regular.woff") format("woff"), url("../../fonts/IvyMode-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-LightItalic.eot");
  src: local("Ivy Mode Light Italic"), local("IvyMode-LightItalic"), url("../../fonts/IvyMode-LightItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-LightItalic.woff2") format("woff2"), url("../../fonts/IvyMode-LightItalic.woff") format("woff"), url("../../fonts/IvyMode-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-SemiBoldItalic.eot");
  src: local("Ivy Mode SemiBold Italic"), local("IvyMode-SemiBoldItalic"), url("../../fonts/IvyMode-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-SemiBoldItalic.woff2") format("woff2"), url("../../fonts/IvyMode-SemiBoldItalic.woff") format("woff"), url("../../fonts/IvyMode-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-ThinItalic.eot");
  src: local("Ivy Mode Thin Italic"), local("IvyMode-ThinItalic"), url("../../fonts/IvyMode-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-ThinItalic.woff2") format("woff2"), url("../../fonts/IvyMode-ThinItalic.woff") format("woff"), url("../../fonts/IvyMode-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-Italic.eot");
  src: local("Ivy Mode Italic"), local("IvyMode-Italic"), url("../../fonts/IvyMode-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-Italic.woff2") format("woff2"), url("../../fonts/IvyMode-Italic.woff") format("woff"), url("../../fonts/IvyMode-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-BoldItalic.eot");
  src: local("Ivy Mode Bold Italic"), local("IvyMode-BoldItalic"), url("../../fonts/IvyMode-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-BoldItalic.woff2") format("woff2"), url("../../fonts/IvyMode-BoldItalic.woff") format("woff"), url("../../fonts/IvyMode-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-Bold.eot");
  src: local("Ivy Mode Bold"), local("IvyMode-Bold"), url("../../fonts/IvyMode-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-Bold.woff2") format("woff2"), url("../../fonts/IvyMode-Bold.woff") format("woff"), url("../../fonts/IvyMode-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-Light.eot");
  src: local("Ivy Mode Light"), local("IvyMode-Light"), url("../../fonts/IvyMode-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-Light.woff2") format("woff2"), url("../../fonts/IvyMode-Light.woff") format("woff"), url("../../fonts/IvyMode-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-Thin.eot");
  src: local("Ivy Mode Thin"), local("IvyMode-Thin"), url("../../fonts/IvyMode-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-Thin.woff2") format("woff2"), url("../../fonts/IvyMode-Thin.woff") format("woff"), url("../../fonts/IvyMode-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Ivy Mode";
  src: url("../../fonts/IvyMode-SemiBold.eot");
  src: local("Ivy Mode SemiBold"), local("IvyMode-SemiBold"), url("../../fonts/IvyMode-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/IvyMode-SemiBold.woff2") format("woff2"), url("../../fonts/IvyMode-SemiBold.woff") format("woff"), url("../../fonts/IvyMode-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
body, html {
  background: #D6CBBC;
  font-family: "Satoshi", sans-serif;
  overflow-x: hidden;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

header {
  padding-top: 38px;
}
header .wrapper .social-media-icons {
  gap: clamp(8px, 0.8125vw, 15.6px);
}
header .wrapper .social-media-icons a svg {
  transition: transform 0.35s ease, filter 0.35s ease;
}
header .wrapper .social-media-icons a svg path[stroke] {
  transition: stroke-dashoffset 0.6s ease;
  stroke-dasharray: 160;
  stroke-dashoffset: 0;
}
header .wrapper .social-media-icons a:hover svg {
  transform: translateY(-2px) scale(1.05);
  filter: drop-shadow(0 10px 18px rgba(50, 40, 31, 0.25));
}
header .wrapper .social-media-icons a:hover svg path[stroke] {
  stroke-dashoffset: -160;
}
header .wrapper .header-right {
  gap: clamp(24px, 3.6vw, 69px);
}
header .wrapper .header-right .lang-menu {
  cursor: pointer;
  gap: 10px;
  color: #32281F;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.42px;
  position: relative;
}
header .wrapper .header-right .lang-menu .lang-dropdown {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  min-width: 72px;
  background: #D6CBBC;
  border: 1px solid rgba(50, 40, 31, 0.2);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
  padding: 8px 0;
  display: none;
  flex-direction: column;
  z-index: 10;
}
header .wrapper .header-right .lang-menu .lang-dropdown a {
  padding: 8px 12px;
  color: #32281F;
  font-size: 14px;
  text-decoration: none;
}
header .wrapper .header-right .lang-menu .lang-dropdown a:hover {
  background: rgba(50, 40, 31, 0.06);
}
header .wrapper .header-right .lang-menu.is-open .lang-dropdown {
  display: flex;
}

.menu-overlay {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
  z-index: 200;
  --menu-scale: min(calc(100vw / 1920), calc(100vh / 1080));
}
@supports (height: 100svh) {
  .menu-overlay {
    height: 100svh;
    --menu-scale: min(calc(100vw / 1920), calc(100svh / 1080));
  }
}
@supports (height: 100dvh) {
  .menu-overlay {
    height: 100dvh;
    --menu-scale: min(calc(100vw / 1920), calc(100dvh / 1080));
  }
}
.menu-overlay.is-open {
  opacity: 1;
  pointer-events: auto;
}
.menu-overlay.is-open .menu-overlay-left {
  clip-path: inset(0 0 0 0);
}
.menu-overlay.is-open .menu-overlay-right {
  clip-path: inset(0 0 0 0);
}
.menu-overlay.is-open .menu-overlay-nav::before {
  width: 100%;
  transition-delay: 0.15s;
}
.menu-overlay.is-open .menu-overlay-nav a {
  opacity: 1;
  transform: translate(0, 0);
}
.menu-overlay.is-open .menu-overlay-nav a::after {
  width: 100%;
}
.menu-overlay .menu-overlay-left {
  flex: 0 0 auto;
  width: 50.3125%;
  background: #D6CBBC;
  position: relative;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.95s ease;
  will-change: clip-path;
}
.menu-overlay .menu-overlay-close--mobile {
  display: none !important;
}
.menu-overlay .menu-overlay-left-content {
  transform: scale(var(--menu-scale));
  transform-origin: top left;
  height: 100%;
  display: flex;
  align-items: center;
}
.menu-overlay .menu-overlay-left-art {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  z-index: 0;
}
.menu-overlay .menu-overlay-left-art img {
  width: 100%;
  height: auto;
  opacity: 0.12;
  display: block;
}
.menu-overlay .menu-overlay-nav {
  width: 100%;
  position: relative;
  padding-top: 1px;
  z-index: 1;
}
.menu-overlay .menu-overlay-nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: rgba(50, 40, 31, 0.6);
  transition: width 0.75s ease;
  opacity: 1;
}
.menu-overlay .menu-overlay-nav a {
  display: flex;
  align-items: center;
  height: 112px;
  padding-left: 174px;
  position: relative;
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 58px;
  opacity: 0;
  transform: translate(-30px, 14px);
  transition: transform 0.9s ease, opacity 0.3s ease;
}
.menu-overlay .menu-overlay-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: rgba(50, 40, 31, 0.6);
  transition: width 0.75s ease;
}
.menu-overlay .menu-overlay-nav a:nth-child(1) {
  transition-delay: 0.75s;
}
.menu-overlay .menu-overlay-nav a:nth-child(1)::after {
  transition-delay: 0.75s;
}
.menu-overlay .menu-overlay-nav a:nth-child(2) {
  transition-delay: 0.95s;
}
.menu-overlay .menu-overlay-nav a:nth-child(2)::after {
  transition-delay: 0.95s;
}
.menu-overlay .menu-overlay-nav a:nth-child(3) {
  transition-delay: 1.15s;
}
.menu-overlay .menu-overlay-nav a:nth-child(3)::after {
  transition-delay: 1.15s;
}
.menu-overlay .menu-overlay-nav a:nth-child(4) {
  transition-delay: 1.35s;
}
.menu-overlay .menu-overlay-nav a:nth-child(4)::after {
  transition-delay: 1.35s;
}
.menu-overlay:not(.is-open) .menu-overlay-nav::before {
  width: 0;
  transition-delay: 0s;
}
.menu-overlay:not(.is-open) .menu-overlay-nav a {
  opacity: 0;
  transform: translate(-30px, 14px);
  transition-delay: 0s;
}
.menu-overlay:not(.is-open) .menu-overlay-nav a::after {
  width: 0;
  transition-delay: 0s;
}
.menu-overlay .menu-overlay-right {
  flex: 0 0 auto;
  width: 49.6875%;
  background: #35291f;
  color: #D6CBBC;
  position: relative;
  display: block;
  overflow: hidden;
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.95s ease;
  will-change: clip-path;
}
.menu-overlay .menu-overlay-right-content {
  position: absolute;
  right: 0;
  top: 0;
  width: 954px;
  height: 1080px;
  transform: scale(var(--menu-scale));
  transform-origin: top right;
}
.menu-overlay .menu-overlay-close {
  position: absolute;
  right: 174px;
  top: 24px;
  width: 91px;
  height: 91px;
  border: 0;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}
.menu-overlay .menu-overlay-logo {
  position: absolute;
  right: 174px;
  top: 273px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 2;
}
.menu-overlay .menu-overlay-logo img {
  width: 160px;
  height: auto;
  filter: brightness(0) invert(1);
}
.menu-overlay .menu-overlay-logo svg {
  width: 220px;
  height: auto;
}
.menu-overlay .menu-overlay-divider {
  width: 100%;
  height: 1px;
  background: rgba(214, 203, 188, 0.6);
  position: absolute;
  top: 713px;
  left: 0;
  z-index: 2;
}
.menu-overlay .menu-overlay-right-inner {
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
}
.menu-overlay .menu-overlay-right-footer {
  position: absolute;
  top: 791px;
  right: 174px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 2;
}
.menu-overlay .menu-overlay-social {
  position: absolute;
  right: 174px;
  top: 626px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 32px;
  width: auto;
  text-align: center;
  z-index: 2;
}
.menu-overlay .menu-overlay-social a {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #D6CBBC;
  font-size: 18px;
  line-height: 29px;
}
.menu-overlay .menu-overlay-social a svg {
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
.menu-overlay .menu-overlay-social a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  height: 1px;
  width: 100%;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
.menu-overlay .menu-overlay-social a:hover svg {
  transform: rotate(45deg);
}
.menu-overlay .menu-overlay-social a:hover::after {
  transform: scaleX(1);
}
.menu-overlay .menu-overlay-credit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #e6dfd7;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.2px;
}
.menu-overlay .menu-overlay-credit a {
  display: inline-flex;
  align-items: center;
}
.menu-overlay .menu-overlay-credit img {
  width: 92px;
  height: auto;
  display: block;
}
.menu-overlay .menu-overlay-right-intersect {
  position: absolute;
  left: -966px;
  bottom: 0;
  width: 1909px;
  height: 226px;
  pointer-events: none;
  z-index: 1;
}
.menu-overlay .menu-overlay-right-intersect img {
  width: 100%;
  height: 100%;
  display: block;
}

body.menu-open {
  overflow: hidden;
  height: 100%;
  touch-action: none;
  overscroll-behavior: none;
}

#slider {
  margin-top: clamp(64px, 9.84vw, 189px);
}
#slider .home-slider {
  position: relative;
}
#slider .home-slider .slide {
  border-radius: 24px;
  min-height: clamp(280px, 40vw, 100%);
  display: flex;
  align-items: center;
}
#slider .home-slider .slide-content {
  max-width: 100%;
  color: #32281F;
}
#slider .home-slider .slide-content .slide-kicker {
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
#slider .home-slider .slide-content h1 {
  font-family: "Ivy Mode", sans-serif;
  color: #32281F;
  font-size: clamp(32px, 5vw, 96px);
  font-style: normal;
  font-weight: 250;
  line-height: 130%;
  text-transform: uppercase;
  max-width: 856px;
  position: relative;
  z-index: 10;
  margin-left: 10px;
}
#slider .home-slider .slide-content .reveal {
  position: relative;
  z-index: 9;
  margin-top: -101px;
}
#slider .home-slider .slide-content img {
  position: relative;
  z-index: 9;
  margin-top: 0;
}
#slider .home-slider .slick-dots {
  bottom: 24px;
  position: absolute;
  width: 100%;
}
#slider .home-slider .slick-dots li {
  margin: 0 4px;
  opacity: 0.4;
  transition: opacity 0.2s ease;
}
#slider .home-slider .slick-dots li button:before {
  font-size: 9px;
  color: #32281F;
  opacity: 0.4;
}
#slider .home-slider .slick-dots li.slick-active button:before {
  opacity: 1;
}
#slider .home-slider .slick-dots li.slick-active {
  opacity: 1;
}

section#homeAbout {
  margin-top: clamp(36px, 5.26vw, 101px);
}
section#homeAbout .homeabout-wrap {
  display: flex;
  align-items: center;
  gap: clamp(32px, 5.05vw, 97px);
}
section#homeAbout .left-content {
  flex: 1 1 0;
  color: #32281F;
}
section#homeAbout .left-content h2 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(24px, 2.5vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  max-width: 400px;
  margin-top: clamp(8px, 0.78vw, 15px);
}
section#homeAbout .left-content p {
  margin-top: clamp(12px, 1.3vw, 25px);
  font-size: clamp(14px, 1.1vw, 18px);
  color: #3C3229;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
section#homeAbout .homeabout-media {
  flex: 0 0 auto;
  margin-right: -176px;
}
section#homeAbout .homeabout-media img {
  display: block;
  width: auto;
  height: auto;
  max-width: none;
}

section#homeProjects {
  background: #E6DFD7;
  padding-top: clamp(12px, 1.875vw, 36px);
  padding-bottom: clamp(24px, 4.17vw, 80px);
}
section#homeProjects h3 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(22px, 2.5vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 58px;
  text-align: center;
}
section#homeProjects h4 {
  color: #32281F;
  text-align: center;
  gap: clamp(16px, 0.94vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 6px;
  max-width: 417px;
}
section#homeProjects .homeprojects-slider {
  margin-top: clamp(24px, 2.5vw, 48px);
  overflow: hidden;
}
section#homeProjects .homeprojects-slider .slick-list {
  margin: 0 -20px;
}
section#homeProjects .homeprojects-slider .slick-slide {
  padding: 0 20px;
}
section#homeProjects .homeprojects-slider .project-card {
  overflow: hidden;
  display: block;
  text-decoration: none;
  color: inherit;
}
section#homeProjects .homeprojects-slider .project-card:hover .project-media img {
  transform: scale(1.06);
}
section#homeProjects .homeprojects-slider .project-card .project-media {
  overflow: hidden;
}
section#homeProjects .homeprojects-slider .project-card .project-media img {
  height: 334px;
  width: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.55s ease;
  transform-origin: center center;
  will-change: transform;
}
section#homeProjects .homeprojects-slider .project-card .title {
  color: #32281F;
  text-shadow: 4px 4px 29px rgba(0, 0, 0, 0.22);
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(18px, 1.25vw, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 18px;
}
section#homeProjects .homeprojects-slider .project-card .location {
  gap: 8px;
  margin-top: 16px;
  color: #B59C79;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
section#homeProjects .homeprojects-slider .project-card .project-meta-row {
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 18px;
}
section#homeProjects .homeprojects-slider .project-card .project-meta {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
  width: 313px;
}
section#homeProjects .homeprojects-slider .project-card .project-meta li {
  min-height: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  border-left: 1px solid #D6CBBC;
}
section#homeProjects .homeprojects-slider .project-card .project-meta li:last-child {
  border-right: 1px solid #D6CBBC;
}
section#homeProjects .homeprojects-slider .project-card .project-meta li img {
  width: 22px;
  height: 22px;
}
section#homeProjects .homeprojects-slider .project-card .project-meta li p {
  margin: 0;
}

section#projectsPage {
  background: #E6DFD7;
  position: relative;
  padding-bottom: clamp(80px, 8vw, 140px);
}
section#projectsPage .projects-topbar {
  position: relative;
  height: 100px;
  background: #D6CBBC;
  z-index: 0;
}
section#projectsPage .projects-hero {
  position: relative;
  padding-top: 37px;
  z-index: 1;
}
section#projectsPage .projects-intro h1 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(32px, 3vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 58px;
}
section#projectsPage .projects-intro p {
  max-width: 420px;
  margin: 6px auto 0;
  color: #32281F;
  font-size: clamp(14px, 1.1vw, 18px);
  line-height: 26px;
}
section#projectsPage .projects-tabs {
  margin-top: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}
section#projectsPage .projects-tabs .tab-item {
  font-family: "Ivy Mode", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  line-height: 58px;
  color: #32281F;
  background: transparent;
  border: 0;
  padding: 0;
  position: relative;
  transition: color 0.3s ease;
}
section#projectsPage .projects-tabs .tab-item:hover {
  color: #B59C79;
}
section#projectsPage .projects-tabs .tab-item.is-active {
  color: #B59C79;
}
section#projectsPage .projects-tabs .tab-divider {
  width: 1px;
  height: 70px;
  background: #D6CBBC;
}
section#projectsPage .projects-grid {
  margin-top: 58px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 28px;
  row-gap: 54px;
}
section#projectsPage .project-card {
  display: block;
  text-decoration: none;
  color: #32281F;
}
section#projectsPage .project-card:hover .project-media img {
  transform: scale(1.06);
}
section#projectsPage .project-card:hover .project-hover-caption {
  opacity: 1;
  transform: translateY(0);
}
section#projectsPage .project-media {
  position: relative;
  height: 334px;
  overflow: hidden;
}
section#projectsPage .project-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.55s ease;
  transform-origin: center center;
  will-change: transform;
}
section#projectsPage .project-hover-caption {
  position: absolute;
  inset: 0;
  padding: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  background: rgba(50, 40, 31, 0.91);
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.35s ease, transform 0.35s ease;
  pointer-events: none;
  z-index: 2;
}
section#projectsPage .project-hover-caption .caption-cover {
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
}
section#projectsPage .project-hover-list {
  list-style: none;
  padding: 0;
  margin: 56px 0 0;
  display: grid;
  gap: 14px;
  color: #D6CBBC;
  font-size: 16px;
  line-height: 23px;
}
section#projectsPage .project-hover-list li {
  display: grid;
  grid-template-columns: 22px 1fr;
  gap: 12px;
  align-items: start;
}
section#projectsPage .project-hover-list li img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
section#projectsPage .project-card--sepia .project-media::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(122.434deg, #32281f 0.28184%, #524028 99.219%);
  z-index: 1;
}
section#projectsPage .project-card--sepia .project-media img {
  position: relative;
  z-index: 2;
  opacity: 0.85;
}
section#projectsPage .project-card--crop-left .project-media img {
  position: absolute;
  width: 135.82%;
  height: 134.73%;
  left: -22.56%;
  top: -13.46%;
  object-fit: unset;
}
section#projectsPage .project-card--crop-top .project-media img {
  position: absolute;
  width: 100%;
  height: 197.95%;
  left: 0;
  top: -67.68%;
  object-fit: unset;
}
section#projectsPage .project-card h3 {
  margin-top: 18px;
  font-family: "Ivy Mode", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  text-shadow: 4px 4px 29px rgba(0, 0, 0, 0.22);
}
section#projectsPage .project-location {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #B59C79;
  font-size: 18px;
  font-weight: 500;
  line-height: 13px;
  margin-top: 6px;
}
section#projectsPage .project-location svg {
  flex: none;
}
section#projectsPage .project-meta-row {
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 18px;
}
section#projectsPage .project-meta {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
  width: 313px;
}
section#projectsPage .project-meta li {
  min-height: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 13px;
  border-left: 1px solid #D6CBBC;
}
section#projectsPage .project-meta li:last-child {
  border-right: 1px solid #D6CBBC;
}
section#projectsPage .project-meta li img {
  width: 22px;
  height: 22px;
}
section#projectsPage .project-meta li p {
  margin: 0;
}
section#projectsPage .project-card--cta .project-meta-row {
  justify-content: space-between;
}
section#projectsPage .project-cta {
  width: 58px;
  height: 58px;
  background: #D6CBBC;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
}
section#projectsPage .whatsapp-fab {
  position: fixed;
  right: 28px;
  bottom: 28px;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
  z-index: 20;
  transition: transform 0.2s ease;
}
section#projectsPage .whatsapp-fab:hover {
  transform: translateY(-3px);
}

section#projectDetailPage {
  background: #E6DFD7;
  position: relative;
  padding-bottom: clamp(80px, 8vw, 140px);
}
section#projectDetailPage .project-topbar {
  position: absolute;
  inset: 0 0 auto 0;
  height: 222px;
  background: #D6CBBC;
  z-index: 0;
}
section#projectDetailPage .project-detail-wrap {
  position: relative;
  padding-top: 259px;
  z-index: 1;
}
section#projectDetailPage .project-detail-inner {
  max-width: 1568px;
  margin: 0 auto;
}
section#projectDetailPage .project-detail-intro h1 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 58px;
}
section#projectDetailPage .project-detail-intro p {
  margin: 6px auto 0;
  max-width: 417px;
  color: #32281F;
  font-size: 18px;
  line-height: 26px;
}
section#projectDetailPage .project-detail-location {
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #B59C79;
  font-size: 18px;
  font-weight: 500;
  line-height: 13px;
}
section#projectDetailPage .project-detail-location svg {
  flex: none;
}
section#projectDetailPage .project-detail-hero {
  margin-top: 34px;
  height: 756px;
}
section#projectDetailPage .project-detail-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
section#projectDetailPage .project-detail-stats {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  flex-wrap: wrap;
}
section#projectDetailPage .stat-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  max-width: 420px;
}
section#projectDetailPage .stat-icon {
  width: 33px;
  height: 33px;
  flex: none;
}
section#projectDetailPage .stat-copy {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
section#projectDetailPage .stat-title {
  font-family: "Ivy Mode", sans-serif;
  font-size: 24px;
  color: #232425;
}
section#projectDetailPage .stat-value {
  font-family: "Satoshi", sans-serif;
  font-size: 20px;
  color: #232425;
  text-transform: none;
}
section#projectDetailPage .stat-divider {
  width: 1px;
  height: 70px;
  background: #D6CBBC;
}
section#projectDetailPage .project-detail-title {
  margin-top: 70px;
  text-align: center;
  font-family: "Ivy Mode", sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 58px;
  color: #32281F;
}
section#projectDetailPage .project-detail-features {
  margin-top: 98px;
  display: block;
  column-count: 3;
  column-gap: 40px;
  column-fill: balance;
}
section#projectDetailPage .feature-card-wrap {
  break-inside: avoid;
  margin-bottom: 80px;
  padding-top: 43.5px;
  position: relative;
}
section#projectDetailPage .feature-card {
  background: #E6DFD7;
  border: 1px solid #D6CBBC;
  padding: 72px 30px 26px;
  position: relative;
  display: block;
  overflow: visible;
}
section#projectDetailPage .project-detail-features .feature-card:nth-child(2),
section#projectDetailPage .project-detail-features .feature-card:nth-child(4) {
  break-before: column;
  -webkit-column-break-before: always;
  page-break-before: always;
}
section#projectDetailPage .feature-card--center {
  text-align: center;
}
section#projectDetailPage .feature-card--small {
  max-width: 323px;
  margin: 0 auto;
  text-align: center;
}
section#projectDetailPage .feature-icon {
  width: 87px;
  height: 87px;
  border-radius: 50%;
  border: 1px solid #D6CBBC;
  background: #E6DFD7;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -43.5px;
  left: 50%;
  transform: translateX(-50%);
}
section#projectDetailPage .feature-icon img {
  width: 42px;
  height: 42px;
  object-fit: contain;
}
section#projectDetailPage .feature-card h3 {
  font-family: "Ivy Mode", sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 60px;
  color: #B59C79;
  text-align: center;
}
section#projectDetailPage .feature-card ul {
  margin-top: 8px;
  list-style: disc;
  padding-left: 24px;
  font-size: 18px;
  line-height: 32px;
  color: #32281F;
  text-align: left;
}
section#projectDetailPage .project-detail-transport {
  margin-top: 36px;
  display: flex;
  justify-content: center;
}
section#projectDetailPage .project-detail-tabs {
  margin-top: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}
section#projectDetailPage .project-detail-tabs .tab-item {
  font-family: "Ivy Mode", sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 58px;
  color: #32281F;
  background: transparent;
  border: 0;
  padding: 0;
  position: relative;
  transition: color 0.3s ease;
}
section#projectDetailPage .project-detail-tabs .tab-item:hover {
  color: #B59C79;
}
section#projectDetailPage .project-detail-tabs .tab-item.is-active {
  color: #B59C79;
}
section#projectDetailPage .project-detail-tabs .tab-item.is-active::before {
  content: "";
  position: absolute;
  left: -16px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #B59C79;
  transform: translateY(-50%);
}
section#projectDetailPage .project-detail-tabs .tab-divider {
  width: 1px;
  height: 70px;
  background: #D6CBBC;
}
section#projectDetailPage .project-detail-gallery {
  margin-top: 26px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
section#projectDetailPage .gallery-item {
  height: 365px;
  position: relative;
  overflow: hidden;
}
section#projectDetailPage .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
section#projectDetailPage .gallery-zoom {
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #D6CBBC;
  background: #e6dfd7;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#projectDetailPage .gallery-zoom img {
  width: 20px;
  height: 20px;
}
section#projectDetailPage .whatsapp-fab {
  position: fixed;
  right: 28px;
  bottom: 28px;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
  z-index: 20;
  transition: transform 0.2s ease;
}
section#projectDetailPage .whatsapp-fab:hover {
  transform: translateY(-3px);
}

section#blog {
  background: #32281F;
  padding-top: 30px;
  padding-bottom: 73px;
}
section#blog h3 {
  color: #D6CBBC;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(24px, 2.5vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-align: center;
}
section#blog h4 {
  max-width: 405px;
  color: #D6CBBC;
  text-align: center;
  font-size: clamp(16px, 2.5vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 13px;
}
section#blog .columns {
  gap: clamp(20px, 6.67vw, 128px);
  margin-top: clamp(20px, 4.17vw, 38px);
}
section#blog .columns a {
  display: block;
}
section#blog .columns a:nth-child(2) .column {
  margin-top: 33px;
}
section#blog .columns a:hover .column .more-btn {
  opacity: 1;
}
section#blog .columns a:hover .column img {
  transform: scale(1.06);
}
section#blog .columns a:hover .column .caption span::before {
  width: 50%;
}
section#blog .columns .column {
  position: relative;
  overflow: hidden;
}
section#blog .columns .column::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.81%, #32281F 88.58%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: 2;
}
section#blog .columns .column img {
  width: 100%;
  height: 590px;
  object-fit: cover;
  display: block;
  transition: transform 0.55s ease;
  transform-origin: center center;
  will-change: transform;
  z-index: 1;
  position: relative;
}
section#blog .columns .column .caption {
  position: absolute;
  bottom: 64px;
  padding-left: 29px;
  padding-right: 59px;
  width: 100%;
  z-index: 3;
}
section#blog .columns .column .caption p {
  color: #F8F5F2;
  font-size: clamp(18px, 1.15vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 20px;
  position: relative;
}
section#blog .columns .column .caption p::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #B59C79;
  position: absolute;
  border-radius: 100%;
  left: -15px;
  top: 10px;
}
section#blog .columns .column .caption span {
  color: #B59C79;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  position: relative;
}
section#blog .columns .column .caption span::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #B59C79;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: width 0.4s ease;
}
section#blog .columns .column .more-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 72px;
  height: 72px;
  background-color: #D6CBBC;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 4;
}
section#blog .all-btn {
  color: #32281F;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  border-radius: 105px;
  border: 1px solid #D6CBBC;
  background: #D6CBBC;
  width: 189px;
  height: 50px;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease;
}
section#blog .all-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #32281F;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.4s ease;
  z-index: 0;
}
section#blog .all-btn:hover {
  color: #D6CBBC;
}
section#blog .all-btn:hover::before {
  transform: scaleX(1);
}
section#blog .all-btn span,
section#blog .all-btn svg {
  position: relative;
  z-index: 1;
}

footer {
  padding-top: 102px;
  padding-bottom: 46px;
  background: url("../../dist/img/footer-bg.svg") no-repeat center bottom;
}
footer .menu {
  gap: clamp(20px, 2.6vw, 50px);
}
footer .menu li a {
  position: relative;
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(18px, 2.6vw, 26px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
footer .menu li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  height: 1px;
  width: 100%;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
footer .menu li a:hover::after {
  transform: scaleX(1);
}
footer .copyright {
  margin-top: 168px;
}
footer .copyright p {
  gap: 10px;
}
footer .copyright ul {
  gap: 38px;
}
footer .copyright ul li a {
  position: relative;
  gap: 6px;
  color: #32281F;
  font-size: clamp(16px, 2.6vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
footer .copyright ul li a svg {
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
footer .copyright ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  height: 1px;
  width: 100%;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}
footer .copyright ul li a:hover svg {
  transform: rotate(45deg);
}
footer .copyright ul li a:hover::after {
  transform: scaleX(1);
}

section#aboutPage {
  padding-top: 213px;
  padding-bottom: 145px;
}
section#aboutPage .homeabout-wrap {
  display: flex;
  align-items: center;
  gap: clamp(32px, 5.05vw, 97px);
}
section#aboutPage .left-content {
  flex: 1 1 0;
  color: #32281F;
}
section#aboutPage .left-content h2 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(16px, 2.5vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 58px;
  max-width: 400px;
  margin-top: clamp(8px, 0.78vw, 15px);
}
section#aboutPage .left-content p {
  margin-top: clamp(12px, 1.3vw, 25px);
  font-size: clamp(14px, 1.1vw, 18px);
  color: #3C3229;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
section#aboutPage .homeabout-media {
  flex: 0 0 auto;
  margin-left: auto;
  margin-right: -176px;
  width: clamp(320px, 58vw, 998px);
  max-width: 998px;
  overflow: hidden;
  position: relative;
  --homeabout-slide-width: 665px;
  --homeabout-slide-gap: 16px;
  --homeabout-arrow-size: 56px;
}
section#aboutPage .homeabout-carousel {
  width: 100%;
}
section#aboutPage .homeabout-carousel .slick-list {
  overflow: hidden;
}
section#aboutPage .homeabout-carousel .slick-slide {
  margin-right: var(--homeabout-slide-gap);
}
section#aboutPage .homeabout-carousel .homeabout-slide {
  width: var(--homeabout-slide-width) !important;
}
section#aboutPage .homeabout-carousel img {
  display: block;
  width: 100%;
  height: auto;
}
section#aboutPage .homeabout-next {
  position: absolute;
  top: 50%;
  left: calc(var(--homeabout-slide-width) + var(--homeabout-slide-gap) / 2 - var(--homeabout-arrow-size) / 2);
  transform: translateY(-50%);
  width: var(--homeabout-arrow-size);
  height: var(--homeabout-arrow-size);
  border: 0;
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}
section#aboutPage .homeabout-next img {
  display: block;
  width: 100%;
  height: 100%;
}

section#aboutGalleries {
  width: 100%;
  background: #F8F5F2;
  padding-top: 87px;
}
section#aboutGalleries .aboutgalleries-media {
  position: relative;
  width: 100%;
  overflow: hidden;
  --aboutgalleries-slide-gap: 14px;
  --aboutgalleries-edge-cut: 96px;
  --aboutgalleries-arrow-size: 56px;
  --aboutgalleries-visible: 4;
  --aboutgalleries-slide-width: calc((100% + (var(--aboutgalleries-edge-cut) * 2)) / var(--aboutgalleries-visible));
}
section#aboutGalleries .aboutgalleries-carousel {
  width: calc(100% + var(--aboutgalleries-edge-cut) * 2);
  margin-left: calc(var(--aboutgalleries-edge-cut) * -1);
}
section#aboutGalleries .aboutgalleries-carousel .slick-list {
  overflow: hidden;
  margin: 0 calc(var(--aboutgalleries-slide-gap) / -2);
}
section#aboutGalleries .aboutgalleries-carousel .slick-slide {
  padding: 0 calc(var(--aboutgalleries-slide-gap) / 2);
}
section#aboutGalleries .aboutgalleries-carousel .slick-track {
  transform: translateX(calc(var(--aboutgalleries-edge-cut) * -1));
}
section#aboutGalleries .aboutgalleries-carousel img {
  display: block;
  width: 100%;
  height: auto;
}
section#aboutGalleries .aboutgalleries-next {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: var(--aboutgalleries-arrow-size);
  height: var(--aboutgalleries-arrow-size);
  border: 0;
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}
section#aboutGalleries .aboutgalleries-next img {
  display: block;
  width: 100%;
  height: 100%;
}

section#aboutPageDetails {
  padding-top: 63px;
  background: #F8F5F2;
}
section#aboutPageDetails h1 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(24px, 2.6vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-align: center;
}
section#aboutPageDetails .companies {
  margin-top: 64px;
  gap: 116px;
  max-width: 1042px;
}
section#aboutPageDetails .companies .column {
  width: 270px;
  height: 270px;
  border: 1px solid transparent;
  border-radius: 100%;
  position: relative;
  --border-reveal: 100%;
  --line-scale: 1;
}
section#aboutPageDetails .companies .column::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #D6CBBC;
  border-radius: 100%;
  clip-path: inset(0 calc(100% - var(--border-reveal)) 0 0);
  pointer-events: none;
}
section#aboutPageDetails .companies .column:nth-child(2)::before {
  bottom: -24px;
  top: auto;
}
section#aboutPageDetails .companies .column::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 48px;
  background: #B59C79;
  top: -24px;
  left: 0;
  right: 0;
  margin: auto;
  transform: scaleY(var(--line-scale));
  transform-origin: bottom;
}
section#aboutPageDetails .companies .column p {
  color: #32281F;
  text-align: center;
  font-size: clamp(16px, 2.6vw, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
  max-width: 129px;
  margin-top: 17px;
}

section#aboutContent {
  background: #F8F5F2;
  padding-top: 124px;
  padding-bottom: 82px;
}
section#aboutContent .pattern {
  position: absolute;
  right: 0;
  top: -155px;
}
section#aboutContent .wrapper {
  max-width: 1300px;
}
section#aboutContent h3 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(24px, 2.6vw, 40px);
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}
section#aboutContent .line {
  width: 100%;
  height: 1px;
  background: #D6CBBC;
  margin-top: 20px;
  margin-bottom: 25px;
}
section#aboutContent .description {
  color: #32281F;
  font-size: clamp(16px, 2.6vw, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-top: 32px;
}
section#aboutContent .description h1, section#aboutContent .description h2, section#aboutContent .description h3, section#aboutContent .description h4, section#aboutContent .description h5, section#aboutContent .description h6 {
  color: #32281F;
  font-size: clamp(16px, 2.6vw, 18px);
  line-height: 120%;
  font-family: "Satoshi", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}
section#aboutContent .description p {
  margin-bottom: 10px;
}
section#aboutContent .description ul {
  list-style: disc;
  padding-left: 20px;
}
section#aboutContent .description ul li {
  margin-bottom: 5px;
}
section#aboutContent .description ul li:last-child {
  margin-bottom: 0;
}

section#documents {
  background: #32281F;
  padding-top: 38px;
  padding-bottom: 87px;
}
section#documents .wrapper {
  max-width: 1300px;
}
section#documents .wrapper h3 {
  color: #D6CBBC;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(24px, 2.6vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  text-align: center;
}
section#documents .wrapper ul {
  margin-top: 54px;
}
section#documents .wrapper ul li {
  padding: 22px 57px;
  background: #3A322A;
  color: #D6CBBC;
  font-size: clamp(18px, 2.6vw, 20px);
  font-style: normal;
  font-weight: 500;
  line-height: 155%;
  margin-bottom: 32px;
}
section#documents .wrapper ul li:last-child {
  margin-bottom: 0;
}
section#documents .wrapper ul li span {
  margin-left: 32px;
}
section#documents .wrapper ul li a {
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
section#documents .wrapper ul li a svg {
  transition: transform 0.35s ease, filter 0.35s ease;
}
section#documents .wrapper ul li a svg circle {
  transition: stroke-dashoffset 0.6s ease;
  stroke-dasharray: 160;
  stroke-dashoffset: 0;
}
section#documents .wrapper ul li a:hover svg {
  transform: translateY(-3px) scale(1.06);
  filter: drop-shadow(0 10px 18px rgba(213, 203, 188, 0.25));
}
section#documents .wrapper ul li a:hover svg circle {
  stroke-dashoffset: -160;
}
section#documents .wrapper ul li a .ml-auto {
  margin-right: auto;
}
section#documents .wrapper ul li a span {
  width: 100%;
  text-align: center;
  margin-left: 0;
}
section#documents .wrapper .copy-wrapper {
  position: relative;
}
section#documents .wrapper .copy-wrapper .copy-message {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  white-space: nowrap;
}
section#documents .wrapper .copy-wrapper .copy-message.show {
  opacity: 1;
}

section#pageHeader {
  height: 100px;
  background: #D6CBBC;
}

section#blogPage {
  background: #E6DFD7;
  padding-top: 37px;
  padding-bottom: 154px;
}
section#blogPage h1 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(24px, 2.5vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-align: center;
}
section#blogPage h2 {
  max-width: 405px;
  color: #32281F;
  text-align: center;
  font-size: clamp(16px, 2.5vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 13px;
}
section#blogPage .columns {
  gap: clamp(40px, 6.67vw, 128px);
  margin-top: clamp(20px, 4.17vw, 38px);
}
section#blogPage .columns a {
  display: block;
}
section#blogPage .columns a:nth-child(2) .column {
  margin-top: 33px;
}
section#blogPage .columns a:hover .column .more-btn {
  opacity: 1;
}
section#blogPage .columns a:hover .column img {
  transform: scale(1.06);
}
section#blogPage .columns a:hover .column::before {
  opacity: 1;
}
section#blogPage .columns a:hover .column .caption span::before {
  width: 50%;
}
section#blogPage .columns .column {
  position: relative;
  overflow: hidden;
}
section#blogPage .columns .column::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.81%, #32281F 88.58%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
section#blogPage .columns .column img {
  width: 100%;
  height: 590px;
  object-fit: cover;
  display: block;
  transition: transform 0.6s cubic-bezier(0.2, 0.6, 0.2, 1);
  transform-origin: center center;
  will-change: transform;
  position: relative;
  z-index: 1;
}
section#blogPage .columns .column .caption {
  position: absolute;
  bottom: 64px;
  padding-left: 29px;
  padding-right: 59px;
  width: 100%;
  z-index: 3;
}
section#blogPage .columns .column .caption p {
  color: #F8F5F2;
  font-size: clamp(18px, 1.15vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 20px;
  position: relative;
}
section#blogPage .columns .column .caption p::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #B59C79;
  position: absolute;
  border-radius: 100%;
  left: -15px;
  top: 10px;
}
section#blogPage .columns .column .caption span {
  color: #B59C79;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  position: relative;
}
section#blogPage .columns .column .caption span::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #B59C79;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: width 0.4s ease;
}
section#blogPage .columns .column .more-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 72px;
  height: 72px;
  background-color: #D6CBBC;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 4;
}

section#blogDetailPage {
  background: #E6DFD7;
  padding-top: 45px;
  padding-bottom: 103px;
}
section#blogDetailPage .wrapper {
  max-width: 1300px;
}
section#blogDetailPage .wrapper .cover {
  width: 100%;
}
section#blogDetailPage .wrapper h1 {
  max-width: 807px;
  margin-top: 45px;
  color: #32281F;
  text-align: center;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(24px, 2.6vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
}
section#blogDetailPage .wrapper .description {
  color: #32281F;
  font-size: clamp(16px, 2.6vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 40px;
}
section#blogDetailPage .wrapper .description h1, section#blogDetailPage .wrapper .description h2, section#blogDetailPage .wrapper .description h3, section#blogDetailPage .wrapper .description h4, section#blogDetailPage .wrapper .description h5, section#blogDetailPage .wrapper .description h6 {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 30px;
}
section#blogDetailPage .wrapper .description p {
  margin-bottom: 10px;
}
section#blogDetailPage .wrapper .pagination {
  border: 1px solid #B59C79;
  position: relative;
  margin-top: 52px;
}
section#blogDetailPage .wrapper .pagination:before {
  content: "";
  width: 1px;
  height: 65px;
  position: absolute;
  inset: 0;
  margin: auto;
  background: #B59C79;
}
section#blogDetailPage .wrapper .pagination a {
  color: #B59C79;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 119.8%;
  padding: 24px 0;
  background-image: linear-gradient(#32281F, #32281F);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  background-position: left center;
  transition: color 0.3s ease, background-size 0.4s ease;
}
section#blogDetailPage .wrapper .pagination a[aria-disabled=true] {
  pointer-events: none;
  opacity: 0.45;
}
section#blogDetailPage .wrapper .pagination a:not([aria-disabled=true]):hover {
  color: #D6CBBC;
  background-size: 100% 100%;
}

section#contactPage {
  background: #E6DFD7;
  padding-top: clamp(20px, 5vw, 37px);
  padding-bottom: clamp(56px, 7vw, 140px);
  position: relative;
}
section#contactPage .contact-hero {
  position: relative;
}
section#contactPage .contact-hero-wrap {
  max-width: 1300px;
  margin: 0 auto;
}
section#contactPage .contact-pattern {
  position: absolute;
  left: -32px;
  top: -37px;
  width: clamp(220px, 25vw, 520px);
  opacity: 0.33;
  pointer-events: none;
}
section#contactPage .contact-intro h1 {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(32px, 3vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 58px;
}
section#contactPage .contact-intro h2 {
  max-width: 360px;
  margin: 10px auto 0;
  color: #32281F;
  text-align: center;
  font-size: clamp(14px, 1.1vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
section#contactPage .contact-main {
  margin-top: clamp(36px, 5vw, 84px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) 625px;
  gap: clamp(28px, 7vw, 120px);
  align-items: start;
}
section#contactPage .contact-copy {
  color: #32281F;
}
section#contactPage .contact-copy h3 {
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(28px, 3vw, 48px);
  font-style: normal;
  font-weight: 300;
  line-height: 58px;
  max-width: 520px;
}
section#contactPage .contact-copy p {
  margin-top: 16px;
  font-size: clamp(14px, 1.05vw, 18px);
  line-height: 32px;
  max-width: 520px;
  color: #3C3229;
}
section#contactPage .contact-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
section#contactPage .contact-form .form-row {
  width: 100%;
}
section#contactPage .contact-form .form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 20px;
}
section#contactPage .contact-form input,
section#contactPage .contact-form textarea,
section#contactPage .contact-form select {
  width: 100%;
  background: #D6CBBC;
  border: 0;
  border-radius: 999px;
  padding: 0 24px;
  height: 52px;
  color: #32281F;
  font-size: 16px;
  outline: none;
  transition: background 0.2s ease;
}
section#contactPage .contact-form input::placeholder,
section#contactPage .contact-form textarea::placeholder,
section#contactPage .contact-form select::placeholder {
  color: rgba(50, 40, 31, 0.33);
}
section#contactPage .contact-form input:focus,
section#contactPage .contact-form textarea:focus,
section#contactPage .contact-form select:focus {
  background: #d1c4b2;
}
section#contactPage .contact-form textarea {
  border-radius: 26px;
  min-height: 52px;
  resize: none;
  padding-top: 14px;
}
section#contactPage .contact-form .select-wrap {
  position: relative;
}
section#contactPage .contact-form .select-wrap select {
  appearance: none;
  padding-right: 52px;
}
section#contactPage .contact-form .select-wrap::after {
  content: "";
  position: absolute;
  right: 24px;
  top: 50%;
  width: 12px;
  height: 8px;
  background: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8.5L7.5 0.5L15 8.5' fill='%2332281F'/%3E%3C/svg%3E") no-repeat center;
  transform: translateY(-50%) rotate(180deg);
  pointer-events: none;
  opacity: 0.6;
}
section#contactPage .contact-form .form-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #595959;
  font-size: 16px;
  line-height: 24px;
}
section#contactPage .contact-form .form-check input {
  appearance: none;
  width: 18px;
  height: 18px;
  padding: 0;
  min-height: 0;
  margin-top: 4px;
  border-radius: 999px;
  background: #d6cbbc;
  border: 1px solid #d6cbbc;
  position: relative;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
}
section#contactPage .contact-form .form-check input:checked::after {
  content: "";
  position: absolute;
  inset: 4px;
  border-radius: 999px;
  background: #32281F;
}
section#contactPage .contact-form .form-check span {
  max-width: 600px;
}
section#contactPage .contact-form button {
  align-self: flex-end;
  background: #332820;
  color: #d6cbbc;
  border-radius: 999px;
  padding: 0 42px;
  height: 50px;
  font-size: 18px;
  font-weight: 400;
  transition: background 0.2s ease;
}
section#contactPage .contact-form button:hover {
  background: #3A322A;
}
section#contactPage .contact-cards {
  margin-top: clamp(28px, 5vw, 88px);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 24px);
}
section#contactPage .contact-card {
  background: #E6DFD7;
  border: 1px solid rgba(50, 40, 31, 0.12);
  display: flex;
  flex-direction: column;
  gap: 18px;
  min-height: 100%;
  box-shadow: 0 0 0 1px rgba(214, 203, 188, 0.6) inset;
}
section#contactPage .card-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px 18px;
  background: rgba(214, 203, 188, 0.45);
  border-bottom: 1px solid rgba(50, 40, 31, 0.08);
}
section#contactPage .card-header span {
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: 18px;
  font-weight: 300;
}
section#contactPage .card-header img {
  width: 32px;
  height: 32px;
}
section#contactPage .card-body {
  padding: 0 18px 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
section#contactPage .card-item {
  display: flex;
  gap: 12px;
  color: #32281F;
}
section#contactPage .card-item p {
  font-size: 18px;
  line-height: 26px;
}
section#contactPage .card-item a {
  text-decoration: none;
}
section#contactPage .card-item .item-title {
  font-family: "Ivy Mode", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 4px;
}
section#contactPage .card-item .item-link {
  display: inline-flex;
  margin-top: 6px;
  font-size: 18px;
  color: #32281F;
  text-decoration: none;
}
section#contactPage .contact-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#contactPage .contact-business {
  margin: clamp(20px, 3vw, 48px) auto 0;
  max-width: 1568px;
  background: transparent;
  border: 1px solid rgb(214, 203, 188);
  border-top: 0;
  padding: 0;
}
section#contactPage .contact-business h4 {
  text-align: center;
  color: #32281F;
  font-family: "Ivy Mode", sans-serif;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 300;
  margin: 0;
  background: rgba(214, 203, 188, 0.45);
  height: 65px;
  line-height: 65px;
}
section#contactPage .contact-business .business-grid {
  display: grid;
  grid-template-columns: 1.4fr repeat(4, minmax(0, 1fr));
  column-gap: 32px;
  row-gap: 0;
  padding: 18px 24px 20px;
  min-height: 116px;
  align-items: center;
}
section#contactPage .contact-business .business-item {
  color: #32281F;
  font-size: 18px;
  line-height: 26px;
  padding: 10px 0;
  position: relative;
}
section#contactPage .contact-business .business-item .item-title {
  font-family: "Ivy Mode", sans-serif;
  font-weight: 400;
  display: block;
  margin-bottom: 6px;
}
section#contactPage .contact-business .business-item:not(:first-child):not(:last-child)::after {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 8px;
  right: -16px;
  width: 1px;
  background: rgba(214, 203, 188, 0.9);
}
section#contactPage .contact-business .business-item:not(:first-child) {
  padding-left: 40px;
}
section#contactPage .whatsapp-fab {
  position: fixed;
  right: 28px;
  bottom: 28px;
  width: 52px;
  height: 52px;
  border-radius: 100%;
  background: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
  z-index: 20;
  transition: transform 0.2s ease;
}
section#contactPage .whatsapp-fab:hover {
  transform: translateY(-3px);
}

.contact-swal {
  border-radius: 20px;
  padding: 32px 28px;
  background: #F8F5F2;
  border: 1px solid rgba(214, 203, 188, 0.7);
  box-shadow: 0 20px 50px rgba(50, 40, 31, 0.2);
}

.contact-swal-title {
  font-family: "Ivy Mode", sans-serif;
  font-weight: 300;
  color: #32281F;
  font-size: 28px;
}

.contact-swal-text {
  font-family: "Satoshi", sans-serif;
  color: #3c3229;
  font-size: 16px;
}

.contact-swal-icon {
  color: #332820;
  border-color: #332820;
}

.contact-swal .swal2-icon.swal2-success,
.contact-swal .swal2-icon.swal2-error {
  border-color: #332820 !important;
  color: #332820 !important;
}

.contact-swal .swal2-icon-content {
  color: #332820 !important;
}

.contact-swal .swal2-success-line-tip,
.contact-swal .swal2-success-line-long {
  background-color: #332820 !important;
}

.contact-swal .swal2-success-ring {
  border-color: rgba(51, 40, 32, 0.3) !important;
}

.contact-swal .swal2-success-circular-line-left,
.contact-swal .swal2-success-circular-line-right,
.contact-swal .swal2-success-fix {
  background-color: #f8f5f2 !important;
}

.contact-swal .swal2-x-mark-line-left,
.contact-swal .swal2-x-mark-line-right {
  background-color: #332820 !important;
}

@media (max-width: 768px) {
  section#homeAbout .homeabout-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  section#homeAbout .homeabout-media {
    margin-right: 0;
  }
  section#homeAbout .homeabout-media img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  section#projectsPage .projects-hero {
    padding-top: 37px;
  }
  section#projectsPage .projects-tabs {
    flex-wrap: wrap;
  }
  section#projectsPage .projects-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  section#projectsPage .projects-hero {
    padding-top: 37px;
  }
  section#projectsPage .projects-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    gap: 16px;
    padding-bottom: 8px;
    scrollbar-width: none;
  }
  section#projectsPage .projects-tabs::-webkit-scrollbar {
    display: none;
  }
  section#projectsPage .projects-tabs {
    gap: 12px;
  }
  section#projectsPage .projects-tabs .tab-divider {
    display: none;
  }
  section#projectsPage .projects-tabs .tab-item {
    white-space: nowrap;
    font-size: 20px;
    line-height: 32px;
  }
  section#projectsPage .projects-grid {
    grid-template-columns: 1fr;
  }
  section#projectsPage .project-meta {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  header {
    padding-top: 20px;
  }
  header .logo img {
    width: 90px;
    height: auto;
  }
  #slider .home-slider .slide {
    align-items: flex-start;
  }
  #slider .home-slider .slide-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  #slider .home-slider .slide-content h1 {
    margin-left: 0;
  }
  #slider .home-slider .slide-content .reveal {
    margin-top: 16px;
  }
  section#blog {
    padding-bottom: 50px;
  }
  section#blog h3 {
    font-size: 24px;
    line-height: 32px;
  }
  section#blog h4 {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  section#blog .columns {
    margin-top: 24px;
    gap: 20px;
  }
  section#blog .columns a:nth-child(2) .column {
    margin-top: 0;
  }
  section#blog .columns .column img {
    height: 320px;
  }
  section#blog .columns .column .caption {
    bottom: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }
  section#blog .columns .column .caption p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  section#blog .columns .column .caption span {
    font-size: 14px;
  }
  section#blog .columns .column .more-btn {
    width: 56px;
    height: 56px;
  }
  section#blog .all-btn {
    margin-top: 40px;
  }
  section#pageHeader {
    height: 60px;
  }
  section#blogPage {
    padding-top: 24px;
    padding-bottom: 64px;
  }
  section#blogPage h1 {
    font-size: 24px;
    line-height: 32px;
  }
  section#blogPage h2 {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  section#blogPage .columns {
    margin-top: 24px;
    gap: 20px;
  }
  section#blogPage .columns a:nth-child(2) .column {
    margin-top: 0;
  }
  section#blogPage .columns .column img {
    height: 320px;
  }
  section#blogPage .columns .column .caption {
    bottom: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }
  section#blogPage .columns .column .caption p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  section#blogPage .columns .column .caption span {
    font-size: 14px;
  }
  section#blogPage .columns .column .more-btn {
    width: 56px;
    height: 56px;
  }
  section#blogDetailPage {
    padding-top: 28px;
    padding-bottom: 64px;
  }
  section#blogDetailPage .wrapper h1 {
    margin-top: 24px;
    font-size: 24px;
    line-height: 32px;
  }
  section#blogDetailPage .wrapper .description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  section#blogDetailPage .wrapper .description h1,
  section#blogDetailPage .wrapper .description h2,
  section#blogDetailPage .wrapper .description h3,
  section#blogDetailPage .wrapper .description h4,
  section#blogDetailPage .wrapper .description h5,
  section#blogDetailPage .wrapper .description h6 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 8px;
  }
  section#blogDetailPage .wrapper .pagination {
    margin-top: 32px;
  }
  section#blogDetailPage .wrapper .pagination:before {
    height: 44px;
  }
  section#blogDetailPage .wrapper .pagination a {
    padding: 16px 0;
    font-size: 13px;
  }
  section#blogDetailPage .cover {
    border-radius: 12px;
  }
  footer {
    padding-top: 48px;
    padding-bottom: 32px;
    background-size: 100% auto;
  }
  footer .column {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  footer .column a img {
    width: 90px;
    height: auto;
  }
  footer .menu {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px 18px;
    margin-left: 0;
  }
  footer .copyright {
    margin-top: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  footer .copyright ul {
    order: 1;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px 18px;
    margin-left: 0;
  }
  footer .copyright p {
    order: 2;
  }
  section#projectsPage .project-card h3 {
    line-height: 38px;
  }
  section#projectsPage .project-meta-row {
    flex-direction: column;
    align-items: flex-start;
  }
  section#projectsPage .project-cta {
    align-self: flex-end;
  }
  section#projectsPage .whatsapp-fab {
    right: 18px;
    bottom: 18px;
  }
  section#aboutPage {
    padding-top: 72px;
    padding-bottom: 60px;
  }
  section#aboutPage .homeabout-wrap {
    gap: 24px;
  }
  section#aboutPage .left-content img {
    width: 56px;
    height: auto;
  }
  section#aboutPage .left-content h2 {
    font-size: 26px;
    line-height: 34px;
  }
  section#aboutPage .left-content p {
    font-size: 14px;
    line-height: 24px;
  }
  section#aboutPage .homeabout-media {
    width: 100%;
    margin-top: 8px;
  }
  section#aboutPageDetails {
    padding-top: 36px;
    padding-bottom: 24px;
  }
  section#aboutPageDetails h1 {
    font-size: 24px;
  }
  section#aboutPageDetails .companies {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-items: center;
    gap: 20px;
  }
  section#aboutPageDetails .companies .column {
    width: 170px;
    height: 170px;
  }
  section#aboutPageDetails .companies .column img {
    width: 48px;
    height: 48px;
  }
  section#aboutPageDetails .companies .column:last-child:nth-child(odd) {
    grid-column: 1/-1;
    justify-self: center;
  }
  section#aboutPageDetails .companies .column::before {
    height: 24px;
    top: -12px;
  }
  section#aboutPageDetails .companies .column:nth-child(2)::before {
    bottom: -12px;
  }
  section#aboutPageDetails .companies .column p {
    margin-top: 12px;
    font-size: 14px;
  }
  section#aboutContent {
    padding-top: 48px;
    padding-bottom: 40px;
  }
  section#aboutContent .pattern {
    display: none;
  }
  section#aboutContent .wrapper h1,
  section#aboutContent .wrapper h2,
  section#aboutContent .wrapper h3,
  section#aboutContent .wrapper h4,
  section#aboutContent .wrapper h5,
  section#aboutContent .wrapper h6 {
    font-size: 20px;
    line-height: 28px;
  }
  section#aboutContent .wrapper .description {
    margin-top: 16px;
    font-size: 14px;
    line-height: 24px;
  }
  section#aboutContent .wrapper .line {
    margin: 24px 0;
  }
  section#documents {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  section#documents .wrapper h3 {
    font-size: 22px;
    line-height: 30px;
  }
  section#documents .wrapper ul {
    margin-top: 24px;
  }
  section#documents .wrapper li {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
  }
  section#documents .wrapper li span {
    font-size: 14px;
    margin-left: 0 !important;
  }
  section#documents .wrapper li .download-btns {
    width: 100%;
    justify-content: center;
  }
  section#contactPage {
    padding-top: 24px;
    padding-bottom: 56px;
    padding-left: 16px;
    padding-right: 16px;
  }
  section#contactPage .contact-hero-wrap h1 {
    font-size: 24px;
    line-height: 32px;
  }
  section#contactPage .contact-hero-wrap p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
  }
  section#contactPage .contact-main {
    margin-top: 24px;
    gap: 24px;
  }
  section#contactPage .contact-copy h3 {
    font-size: 22px;
    line-height: 30px;
  }
  section#contactPage .contact-copy p {
    font-size: 14px;
    line-height: 22px;
  }
  section#contactPage .contact-form input,
  section#contactPage .contact-form textarea,
  section#contactPage .contact-form select {
    font-size: 14px;
    height: 48px;
  }
  section#contactPage .contact-form textarea {
    min-height: 120px;
  }
  section#contactPage .contact-form .form-check {
    font-size: 14px;
    line-height: 20px;
  }
  section#contactPage .contact-form .form-check input {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    border-radius: 50% !important;
    flex: 0 0 18px;
  }
  section#contactPage .contact-form button {
    width: 100%;
    align-self: stretch;
    height: 48px;
    font-size: 16px;
  }
  section#contactPage .contact-cards {
    margin-top: 24px;
    gap: 16px;
  }
  section#contactPage .contact-card {
    gap: 12px;
  }
  section#contactPage .card-header {
    padding: 12px 14px;
  }
  section#contactPage .card-header span {
    font-size: 16px;
  }
  section#contactPage .card-header img {
    width: 28px;
    height: 28px;
  }
  section#contactPage .card-body {
    padding: 0 14px 14px;
    gap: 12px;
  }
  section#contactPage .card-item p {
    font-size: 14px;
    line-height: 22px;
  }
  section#contactPage .card-item .item-title {
    font-size: 18px;
  }
  section#contactPage .card-item .item-link {
    font-size: 14px;
  }
  section#contactPage .contact-business {
    margin-top: 28px;
  }
  section#contactPage .contact-business h4 {
    height: 52px;
    line-height: 52px;
    font-size: 18px;
  }
  section#contactPage .contact-business .business-grid {
    padding: 14px 16px 16px;
    row-gap: 12px;
  }
  section#contactPage .contact-business .business-item {
    font-size: 14px;
    line-height: 22px;
  }
  section#contactPage .contact-business .business-item .item-title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .menu-overlay {
    flex-direction: column;
    height: 100vh;
    min-height: 100vh;
    --menu-scale: 1;
    --menu-top-height: min(396px, 46vh);
    overflow: visible;
    z-index: 10000;
  }
  .menu-overlay .menu-overlay-left,
  .menu-overlay .menu-overlay-right {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    clip-path: inset(0 0 0 0);
    position: relative;
    z-index: 1;
  }
  .menu-overlay .menu-overlay-left {
    height: var(--menu-top-height);
    background: #D6CBBC;
  }
  .menu-overlay .menu-overlay-close {
    display: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .menu-overlay .menu-overlay-close--mobile {
    display: inline-flex;
    position: absolute;
    top: 32px;
    right: 14px;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 0;
    padding: 0;
    z-index: 5;
  }
  .menu-overlay .menu-overlay-close--mobile svg {
    width: 32px;
    height: 32px;
  }
  .menu-overlay .menu-overlay-right {
    height: calc(100% - var(--menu-top-height));
    background: #32281F;
    overflow: visible;
  }
  .menu-overlay .menu-overlay-left-content {
    transform: none;
    transform-origin: initial;
    align-items: flex-start;
    padding-top: 96px;
    height: 100%;
  }
  .menu-overlay .menu-overlay-left-content > .flex {
    width: 100%;
  }
  .menu-overlay .menu-overlay-left-art {
    display: none;
  }
  .menu-overlay .menu-overlay-nav {
    padding-top: 0;
  }
  .menu-overlay .menu-overlay-nav::before {
    width: 100%;
  }
  .menu-overlay .menu-overlay-nav a {
    height: 75px;
    padding-left: 32px;
    font-size: 28px;
    line-height: 58px;
    opacity: 1;
    transform: none;
  }
  .menu-overlay .menu-overlay-nav a::after {
    width: 100%;
  }
  .menu-overlay .menu-overlay-right-content {
    position: relative;
    width: 100%;
    height: 100%;
    transform: none;
    transform-origin: initial;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 24px 16px 20px;
    gap: 12px;
  }
  .menu-overlay .menu-overlay-right-inner {
    position: relative;
    width: 100%;
    height: auto;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    max-width: 320px;
    padding: 48px 0 8px;
    gap: 50px;
  }
  .menu-overlay .menu-overlay-logo {
    position: static;
    transform: none;
    justify-content: center;
  }
  .menu-overlay .menu-overlay-logo svg {
    width: 120px;
    height: auto;
  }
  .menu-overlay .menu-overlay-logo + .menu-overlay-social {
    margin-top: 12px;
  }
  .menu-overlay .menu-overlay-divider {
    display: none;
  }
  .menu-overlay .menu-overlay-social {
    position: static;
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
    justify-content: center;
    margin-top: 0;
  }
  .menu-overlay .menu-overlay-social a {
    width: calc(50% - 12px);
    font-size: 16px;
    line-height: 24px;
    justify-content: center;
  }
  .menu-overlay .menu-overlay-social a::after {
    display: none;
  }
  .menu-overlay .menu-overlay-social a:nth-child(1) {
    order: 4;
  }
  .menu-overlay .menu-overlay-social a:nth-child(2) {
    order: 1;
  }
  .menu-overlay .menu-overlay-social a:nth-child(3) {
    order: 3;
  }
  .menu-overlay .menu-overlay-social a:nth-child(4) {
    order: 2;
  }
  .menu-overlay .menu-overlay-right-intersect {
    left: 0;
    bottom: 0;
    width: 120%;
    height: auto;
    opacity: 0.12;
  }
  .menu-overlay .menu-overlay-right-footer {
    display: none;
  }
  .menu-overlay .menu-overlay-credit {
    font-size: 12px;
    line-height: 16px;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    gap: 6px;
  }
  .menu-overlay .menu-overlay-credit img {
    width: 70px;
    height: auto;
  }
  @supports (height: 100svh) {
    .menu-overlay {
      height: 100svh;
      min-height: 100svh;
    }
  }
  @supports (height: 100dvh) {
    .menu-overlay {
      height: 100dvh;
      min-height: 100dvh;
    }
  }
}
@media (max-width: 1200px) {
  section#projectDetailPage .project-detail-wrap {
    padding-top: 220px;
  }
  section#projectDetailPage .project-detail-hero {
    height: 520px;
  }
  section#projectDetailPage .project-detail-features {
    column-count: 3;
  }
}
@media (max-width: 768px) {
  section#projectDetailPage .project-detail-hero {
    height: 360px;
  }
  section#projectDetailPage .project-detail-tabs {
    flex-wrap: wrap;
  }
  section#projectDetailPage .project-detail-tabs .tab-divider {
    display: none;
  }
  section#projectDetailPage .project-detail-gallery {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  section#projectDetailPage .project-topbar {
    height: 50px;
  }
  section#projectDetailPage .project-detail-title {
    font-size: 32px;
  }
  section#projectDetailPage .project-detail-stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 20px;
  }
  section#projectDetailPage .stat-divider {
    display: none;
  }
  section#projectDetailPage .whatsapp-fab {
    right: 18px;
    bottom: 18px;
  }
  section#projectDetailPage .project-detail-wrap {
    padding-top: 100px;
  }
  section#projectDetailPage .project-detail-intro h1 {
    font-size: 28px;
    line-height: 36px;
  }
  section#projectDetailPage .project-detail-intro p {
    font-size: 14px;
    line-height: 22px;
  }
  section#projectDetailPage .project-detail-location {
    font-size: 14px;
    line-height: 18px;
  }
  section#projectDetailPage .project-detail-hero {
    margin-top: 20px;
    height: 280px;
  }
  section#projectDetailPage .stat-item {
    gap: 12px;
  }
  section#projectDetailPage .stat-title {
    font-size: 18px;
  }
  section#projectDetailPage .stat-value {
    font-size: 16px;
  }
  section#projectDetailPage .project-detail-title {
    margin-top: 36px;
    font-size: 28px;
    line-height: 36px;
  }
  section#projectDetailPage .project-detail-features {
    margin-top: 36px;
    column-count: 1;
    column-gap: 0;
  }
  section#projectDetailPage .feature-card-wrap {
    margin-bottom: 28px;
    padding-top: 30px;
  }
  section#projectDetailPage .feature-card {
    padding: 40px 20px 20px;
  }
  section#projectDetailPage .feature-icon {
    width: 56px;
    height: 56px;
    top: -28px;
  }
  section#projectDetailPage .feature-icon img {
    width: 28px;
    height: 28px;
  }
  section#projectDetailPage .feature-card h3 {
    font-size: 22px;
    line-height: 32px;
  }
  section#projectDetailPage .feature-card ul {
    font-size: 14px;
    line-height: 24px;
    padding-left: 20px;
  }
  section#projectDetailPage .project-detail-transport {
    margin-top: 24px;
  }
  section#projectDetailPage .project-detail-tabs {
    margin-top: 32px;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    gap: 16px;
    padding-bottom: 8px;
    scrollbar-width: none;
  }
  section#projectDetailPage .project-detail-tabs::-webkit-scrollbar {
    display: none;
  }
  section#projectDetailPage .project-detail-tabs .tab-item {
    white-space: nowrap;
    font-size: 20px;
    line-height: 32px;
  }
  section#projectDetailPage .project-detail-tabs .tab-divider {
    display: none;
  }
  section#projectDetailPage .project-detail-gallery {
    margin-top: 20px;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  section#projectDetailPage .gallery-item {
    height: 220px;
  }
  section#projectDetailPage .gallery-zoom {
    right: 12px;
    bottom: 12px;
    width: 28px;
    height: 28px;
  }
  section#projectDetailPage .gallery-zoom img {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 768px) {
  section#aboutPage .homeabout-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  section#aboutPage .homeabout-media {
    margin-right: 0;
    width: 100%;
    --homeabout-slide-width: 100%;
  }
  section#aboutPage .homeabout-media img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  section#aboutPage .homeabout-carousel .slick-list {
    overflow: hidden;
  }
  section#aboutPage .homeabout-carousel .slick-slide {
    margin-right: 0;
  }
  section#aboutPage .homeabout-next {
    right: 16px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  section#aboutGalleries .aboutgalleries-media {
    --aboutgalleries-edge-cut: 64px;
    --aboutgalleries-visible: 3;
  }
}
@media (max-width: 768px) {
  section#aboutGalleries {
    padding-top: 40px;
  }
  section#aboutGalleries .aboutgalleries-media {
    --aboutgalleries-edge-cut: 0px;
    --aboutgalleries-visible: 1;
  }
  section#aboutGalleries .aboutgalleries-carousel .slick-list {
    overflow: hidden;
  }
  section#aboutGalleries .aboutgalleries-next {
    right: 16px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  section#contactPage .contact-main {
    grid-template-columns: 1fr;
  }
  section#contactPage .contact-form button {
    align-self: flex-start;
  }
  section#contactPage .contact-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  section#contactPage .contact-business .business-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  section#contactPage .contact-business .business-item::after {
    display: none;
  }
  section#contactPage .contact-business .business-item {
    border-top: 1px solid rgba(214, 203, 188, 0.9);
  }
  section#contactPage .contact-business .business-item:nth-child(-n+2) {
    border-top: 0;
  }
}
@media (max-width: 640px) {
  section#contactPage .contact-pattern {
    opacity: 0.25;
  }
  section#contactPage .contact-form .form-grid {
    grid-template-columns: 1fr;
  }
  section#contactPage .contact-cards {
    grid-template-columns: 1fr;
  }
  section#contactPage .contact-business .business-grid {
    grid-template-columns: 1fr;
  }
  section#contactPage .contact-business .business-item::after {
    display: none;
  }
  section#contactPage .contact-business .business-item {
    border-top: 1px solid rgba(214, 203, 188, 0.9);
  }
  section#contactPage .contact-business .business-item:first-child {
    border-top: 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  body.has-custom-cursor {
    cursor: none;
  }
  body.has-custom-cursor a,
  body.has-custom-cursor button,
  body.has-custom-cursor input,
  body.has-custom-cursor textarea,
  body.has-custom-cursor select,
  body.has-custom-cursor label {
    cursor: none;
  }
  .cursor-dot,
  .cursor-ring {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.2s ease;
    will-change: transform;
  }
  .cursor-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #F8F5F2;
    mix-blend-mode: difference;
  }
  .cursor-ring {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #F8F5F2;
    mix-blend-mode: difference;
  }
  .cursor-dot.is-visible,
  .cursor-ring.is-visible {
    opacity: 1;
  }
}