:root{--color-primary: #B5995B;--color-dark-50: #15110F0A;--color-dark-100: #15110F14;--color-dark-200: #15110F29;--color-dark-400: #15110F52;--color-dark-500: #15110F7A;--color-dark-700: #15110FA3;--color-dark-800: #15110FCC;--color-dark-1000: #15110F;--color-dark-1100: #0F0C0B;--color-dark-1100-800: #0F0C0BCC;--color-light-50: #FCF6EC0A;--color-light-100: #FCF6EC14;--color-light-200: #FCF6EC29;--color-light-400: #FCF6EC52;--color-light-500: #FCF6EC7A;--color-light-700: #FCF6ECA3;--color-light-800: #FCF6ECB8;--color-light-1000: #FCF6EC;--color-warning: #FFBD38;--color-warning-100: #FFBD3814;--color-danger: #FF3838;--color-danger-100: #FF383814;--color-success: #49BA5C;--color-success-100: #49BA5C14;--font-display: 'Geist',-apple-system,BlinkMacSystemFont,sans-serif;--font-mono: 'Geist Mono',ui-monospace,monospace;--radius-sm: 16px;--radius-md: 20px;--radius-lg: 100px;--radius-full: 1000px}@font-face{font-family: 'Geist';src: url('../../fonts/Geist/Geist-Regular.woff2') format('woff2');font-weight: 400;font-style: normal;font-display: swap}@font-face{font-family: 'Geist';src: url('../../fonts/Geist/Geist-Medium.woff2') format('woff2');font-weight: 500;font-style: normal;font-display: swap}@font-face{font-family: 'Geist';src: url('../../fonts/Geist/Geist-SemiBold.woff2') format('woff2');font-weight: 600;font-style: normal;font-display: swap}@font-face{font-family: 'Geist Mono';src: url('../../fonts/Geist-Mono/GeistMono-Medium.woff2') format('woff2');font-weight: 500;font-style: normal;font-display: swap}*,*::before,*::after{box-sizing: border-box}html,body{margin: 0;padding: 0}img,svg{display: block;max-width: 100%}a{text-decoration: none;color: inherit}button{font: inherit;cursor: pointer}ul,ol{margin: 0;padding: 0;list-style: none}html{font-size: 16px;background: var(--color-dark-1100)}body{font-family: var(--font-display);background: var(--color-light-1000);color: var(--color-dark-1000)}.text-pretitle{font-family: var(--font-mono);font-size: 14px;font-weight: 500;line-height: 20px}.text-h1{font-family: var(--font-display);font-size: 72px;font-weight: 600;line-height: 80px;letter-spacing: -0.06em;text-transform: uppercase}.text-h2{font-family: var(--font-display);font-size: 48px;font-weight: 600;line-height: 45px;letter-spacing: -0.06em}.text-h3{font-family: var(--font-display);font-size: 40px;font-weight: 600;line-height: 48px;letter-spacing: -0.06em}.text-h4{font-family: var(--font-display);font-size: 32px;font-weight: 600;line-height: 40px;letter-spacing: -0.06em}.text-h5{font-family: var(--font-display);font-size: 24px;font-weight: 600;line-height: 32px;letter-spacing: -0.06em}.text-label-xl{font-family: var(--font-display);font-size: 20px;font-weight: 600;line-height: 30px;letter-spacing: -0.04em}.text-label-lg{font-family: var(--font-display);font-size: 18px;font-weight: 600;line-height: 28px;letter-spacing: -0.04em}.text-label-md{font-family: var(--font-display);font-size: 16px;font-weight: 600;line-height: 24px;letter-spacing: -0.04em}.text-label-sm{font-family: var(--font-display);font-size: 14px;font-weight: 600;line-height: 20px;letter-spacing: -0.04em}.text-body-xl{font-family: var(--font-display);font-size: 20px;font-weight: 400;line-height: 30px;letter-spacing: -0.04em}.text-body-lg{font-family: var(--font-display);font-size: 18px;font-weight: 400;line-height: 28px;letter-spacing: -0.04em}.text-body-md{font-family: var(--font-display);font-size: 16px;font-weight: 400;line-height: 24px;letter-spacing: -0.04em}.text-body-sm{font-family: var(--font-display);font-size: 14px;font-weight: 400;line-height: 20px;letter-spacing: -0.04em}.hero{position: relative;width: 100%;height: 880px;overflow: hidden;background: var(--color-dark-1100);isolation: isolate}.hero__inner{position: relative;max-width: 1440px;height: 100%;margin-inline: auto}.hero__bg{position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;transform: translateY(var(--parallax-y,0px))}.hero__scrim{position: absolute;inset: 0;background: var(--color-dark-200)}.hero__topbar{position: absolute;left: 0;top: 0;width: 100%;height: 163px;overflow: hidden}.hero__topbar:has(.hero__logo:hover),.hero__topbar:has(.hero__logo:focus-visible){overflow: visible}.hero__topbar-cluster{position: absolute;top: 34px;display: flex;align-items: center;gap: 16px}.hero__topbar-cluster--left{left: 33.11px}.hero__topbar-cluster--right{left: 1098.11px}.hero__social,.hero__email,.hero__phone{display: flex;align-items: center}.hero__dots{width: 8px;height: 8px;flex-shrink: 0}.hero__logo{position: absolute;left: 50%;top: 0;transform: translateX(-50%);width: 164px;height: 162.942px;display: block;overflow: hidden;transition: border-radius 0.45s cubic-bezier(0.33,1,0.68,1),transform 0.45s cubic-bezier(0.33,1,0.68,1)}.hero__logo:hover,.hero__logo:focus-visible{border-radius: 0 0 32px 32px;transform: translate(-50%,-16px)}.hero__logo img{width: 100%;height: 100%;display: block}.hero__pill{display: flex;align-items: center;justify-content: center;height: 40px;border-radius: var(--radius-sm);background: var(--color-dark-800);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);color: var(--color-light-1000);border: none;white-space: nowrap}.hero__pill--icon{width: 56px;flex-shrink: 0;isolation: isolate;transition: background-color 0.2s ease,transform 0.2s ease}.hero__pill--icon:hover,.hero__pill--icon:focus-visible{will-change: transform}.hero__pill--icon img{width: 20px;height: 20px;flex-shrink: 0;display: block}.hero__pill--text{padding: 10px 16px}.hero__pill--icon:hover,.hero__pill--icon:focus-visible{background: var(--color-dark-500);transform: translateY(-2px)}.hero__badge{position: absolute;z-index: 20;width: 448px;height: 448px;cursor: pointer;transform: translateY(var(--parallax-y,0px))}@keyframes hero-badge-ping{0%{transform: scale(1);opacity: 0.7}100%{transform: scale(1.22);opacity: 0}}@media (prefers-reduced-motion: reduce){.hero__badge-ring,.hero__badge:hover .hero__badge-ring{animation: none}}.hero__badge--left{left: 80.74px;top: 207.37px}.hero__badge--right{left: 912px;top: 113.07px}.hero__badge--right .hero__badge-ring{animation-delay: 1.3s}.hero__badge-ring{position: absolute;inset: 0;border-radius: var(--radius-full);border: 1px solid var(--color-light-200);transform-origin: center;animation: hero-badge-ping 1.4s ease-out infinite}.hero__badge-circle{position: absolute;left: 52.27px;top: 52.27px;width: 343.467px;height: 343.467px;border-radius: var(--radius-full);background: linear-gradient(180deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0) 100%),linear-gradient(90deg,rgba(252,246,236,0.08) 0%,rgba(252,246,236,0.08) 100%);box-shadow: inset 0 20px 21px 0 rgba(255,255,255,0.08);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);overflow: hidden;display: flex;align-items: center;justify-content: center;transition: transform 0.3s ease}.hero__badge-circle::after{content: '';position: absolute;inset: 0;border-radius: inherit;padding: 1px;background: linear-gradient(180deg,rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none}.hero__badge-circle::before{content: '';position: absolute;inset: 0;border-radius: inherit;background: var(--color-light-400);opacity: 0;transition: opacity 0.2s ease;pointer-events: none}.hero__badge:hover .hero__badge-circle{transform: scale(1.06)}.hero__badge:hover .hero__badge-circle::before{opacity: 1}.hero__badge-text{color: var(--color-light-1000);text-align: center;letter-spacing: -0.04em}.hero__badge-text--narrow{width: 216.959px}.hero__badge-text--wide{width: 251.78px}.hero__headline{position: absolute;left: 50%;top: calc(50% + 72px);transform: translateX(-50%) translateY(var(--parallax-y,0px));width: 456.628px;text-align: center;font-family: var(--font-display);font-size: 32px;font-weight: 400;line-height: 40px;letter-spacing: -2.24px;color: var(--color-light-1000)}.hero__headline-accent{font-weight: 600;text-transform: uppercase}.hero__footer{position: fixed;left: 0;right: 0;bottom: 0;height: 120px;z-index: 30;pointer-events: none;opacity: 1;transition: opacity 0.3s ease}.hero__footer.is-hidden{opacity: 0}.hero__footer.is-hidden .hero__menu-toggle,.hero__footer.is-hidden .hero__call{pointer-events: none}.hero__menu{position: absolute;left: 50%;bottom: 32px;transform: translateX(-50%)}.hero__menu-toggle{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);pointer-events: auto;border: none;outline: none;width: 278px;height: 56px;border-radius: var(--radius-md);background: var(--color-dark-1100-800);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);display: flex;align-items: center;justify-content: space-between;padding: 10px 16px 10px 24px;color: var(--color-light-1000);overflow: hidden;transition: width 0.5s cubic-bezier(0.34,1.56,0.64,1),padding 0.5s cubic-bezier(0.34,1.56,0.64,1),background-color 0.2s ease,transform 0.2s ease}.hero__menu-toggle:hover,.hero__menu-toggle:focus-visible{background: var(--color-dark-500);transform: translate(-50%,-2px)}.hero__menu-toggle-label{font-family: var(--font-mono);white-space: nowrap;overflow: hidden;opacity: 1;transition: opacity 0.25s ease}.hero__menu-toggle-icon{position: relative;width: 20px;height: 14px;flex-shrink: 0}.hero__menu-toggle-line{position: absolute;left: 0;top: 50%;width: 20px;height: 1.5px;margin-top: -0.75px;background: var(--color-light-1000);transition: transform 0.5s cubic-bezier(0.34,1.56,0.64,1)}.hero__menu-toggle-line--1{transform: translateY(-5px)}.hero__menu-toggle-line--2{transform: translateY(5px)}.hero__menu.is-open .hero__menu-toggle{width: 56px;padding: 0;justify-content: center}.hero__menu.is-open .hero__menu-toggle-label{opacity: 0;width: 0}.hero__menu.is-open .hero__menu-toggle-line--1{transform: translateY(0) rotate(45deg)}.hero__menu.is-open .hero__menu-toggle-line--2{transform: translateY(0) rotate(-45deg)}.hero__menu-panel{position: absolute;left: 50%;bottom: 64px;transform-origin: bottom center;transform: translateX(-50%) translateY(12px) scale(0.85);width: 394px;max-width: calc(100vw - 32px);background: var(--color-dark-1100-800);backdrop-filter: blur(37px);-webkit-backdrop-filter: blur(37px);border-radius: 32px;padding: 56px;display: flex;flex-direction: column;gap: 48px;opacity: 0;pointer-events: none;transition: opacity 0.35s ease,transform 0.55s cubic-bezier(0.34,1.56,0.64,1)}.hero__menu.is-open .hero__menu-panel{opacity: 1;transform: translateX(-50%) translateY(0) scale(1);pointer-events: auto}.hero__menu-label{color: var(--color-light-700)}.hero__menu-links{display: flex;flex-direction: column;gap: 16px}.hero__menu-link{font-family: var(--font-display);font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.04em;color: var(--color-light-1000);transition: color 0.2s ease,transform 0.2s ease}.hero__menu-link:hover,.hero__menu-link:focus-visible{color: var(--color-primary);transform: translateX(6px)}.hero__menu-contacts{display: flex;flex-direction: column;gap: 12px;width: 100%}.hero__menu-contact{display: flex;align-items: center;gap: 12px;font-size: 16px;line-height: 24px;letter-spacing: -0.04em;color: var(--color-light-700);transition: color 0.2s ease}.hero__menu-contact img{width: 20px;height: 20px;flex-shrink: 0}.hero__menu-contact:hover,.hero__menu-contact:focus-visible{color: var(--color-light-1000)}@media (prefers-reduced-motion: reduce){.hero__nav,.hero__menu-close,.hero__menu-panel,.hero__nav-icon{transition: none}}.hero__call{position: absolute;right: 24px;top: 24px;width: 72px;height: 72px;border-radius: var(--radius-lg);background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);display: flex;align-items: center;justify-content: center;pointer-events: auto;transition: transform 0.2s ease,background-color 0.2s ease}.hero__call img{width: 24px;height: 24px;flex-shrink: 0;display: block}.hero__call::after{content: '';position: absolute;inset: 0;border-radius: var(--radius-lg);border: 1px solid var(--color-dark-200);opacity: 0;pointer-events: none}.hero__call:hover{transform: scale(1.08)}.hero__call:hover::after{animation: hero-call-ping 1.2s ease-out infinite}@keyframes hero-call-ping{0%{transform: scale(1);opacity: 0.5}100%{transform: scale(1.5);opacity: 0}}@media (prefers-reduced-motion: reduce){.hero__call:hover::after{animation: none}}@media (max-width: 767px){.hero{width: 100%;height: 796px}.hero__topbar{height: 124px}.hero__topbar-cluster--left{left: 16px;top: 41.6px}.hero__topbar-cluster--right{left: auto;right: 16px;top: 41.6px}.hero__topbar .hero__social,.hero__topbar .hero__phone,.hero__topbar .hero__dots,.hero__topbar .hero__email .hero__pill--text{display: none}.hero__logo{width: 124px;height: 123.2px}.hero__badge{width: 228px;height: 228px}.hero__badge--right{left: auto;right: -17.3px;top: 136.91px}.hero__badge--left{left: -20.53px;top: 340.26px}.hero__badge-circle{left: 26.6px;top: 26.6px;width: 174.8px;height: 174.8px}.hero__badge-text,.hero__badge-text--narrow,.hero__badge-text--wide{width: 158.431px;font-size: 14px;font-weight: 600;line-height: 20px;letter-spacing: -0.56px}.hero__headline{top: 580px;width: calc(100% - 32px);max-width: 343px;font-size: 24px;line-height: 32px;letter-spacing: -1.68px}.hero__call{top: auto;right: 12px;bottom: 16px;width: 40px;height: 56px;border-radius: 100px}.hero__call img{width: 20px;height: 20px}}@media (max-width: 767px){.hero__menu{bottom: 16px}.hero__menu-toggle{width: 218px}.hero__menu-panel{width: calc(100vw - 32px);max-width: none;padding: 48px;gap: 40px;bottom: 64px}}.awards{position: relative;z-index: 2;width: 100%;height: 498px;margin-top: -56px;border-radius: 56px;background: var(--color-light-1000);overflow: hidden}.awards__header{position: absolute;left: 50%;top: 88px;transform: translateX(-50%);width: 778.079px;display: flex;justify-content: center}.awards__title{position: relative;margin: 0;transform: translateY(var(--parallax-y,0px));font-family: var(--font-display);font-size: 48px;font-weight: 600;line-height: 56px;letter-spacing: -0.06em;text-transform: uppercase;text-align: center;color: var(--color-dark-1000);white-space: nowrap}.awards__title-muted{color: var(--color-dark-700)}.awards__title-word{position: relative;z-index: 0;display: inline-block}.awards__title-word::after{content: '';position: absolute;z-index: -1;left: -4px;right: -4px;top: 33.12px;height: 19.135px;background: var(--color-dark-100)}.awards__row{position: absolute;left: 50%;top: 192px;transform: translateX(-50%);width: 100%;max-width: 1264px;height: 218px;display: flex;align-items: flex-end;justify-content: center;gap: 32px;padding: 0 50px}.awards__nav{flex-shrink: 0;width: 80px;height: 133px;border-radius: 32px;display: flex;align-items: center;justify-content: center;border: none;cursor: pointer;background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);transition: background-color 0.2s ease,transform 0.2s ease,border-color 0.2s ease}.awards__nav img{width: 32px;height: 32px;display: block}.awards__nav:not(:disabled):hover,.awards__nav:not(:disabled):focus-visible{transform: scale(1.06)}.awards__nav:not(:disabled):active{transform: scale(0.94)}.awards__nav:disabled{border: 1px solid var(--color-dark-100);background: linear-gradient(var(--color-light-1000),var(--color-light-1000));opacity: 0.5;cursor: default}.awards__list{flex: 1 0 0;min-width: 0;height: 218px;display: flex;align-items: flex-end;justify-content: center;list-style: none;margin: 0;padding: 0;transition: opacity 0.35s ease,filter 0.35s ease}#awardsList.is-transitioning{opacity: 0;filter: blur(10px)}.awards__item{position: relative;flex: 1 0 0;min-width: 180px;height: 140px;border: 1px solid var(--color-dark-100);border-radius: 32px;margin-right: -1px;transition: background-color 0.2s ease,border-color 0.2s ease}.awards__item:last-child{margin-right: 0}.awards__item:hover{background: var(--color-dark-50);border-color: transparent}.awards__badge{position: absolute;left: 50%;top: -78px;transform: translateX(-50%);width: 148px;height: 148px;padding: 10px;display: flex;align-items: center;justify-content: center;border-radius: var(--radius-full);background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);overflow: hidden;transition: transform 0.25s ease}.awards__item:hover .awards__badge{transform: translateX(-50%) translateY(-8px)}.awards__badge img{width: 100%;height: 100%;display: block;border-radius: var(--radius-full);object-fit: cover}.awards__label{position: absolute;left: 50%;bottom: 21px;transform: translateX(-50%);color: var(--color-dark-700);text-align: center;white-space: nowrap}@media (max-width: 767px){.awards{height: auto;min-height: 0;border-radius: 40px;padding: 48px 0 36px}.awards__header{position: static;transform: none;width: 100%;padding: 0 16px}.awards__title{font-size: 32px;line-height: 40px;letter-spacing: -2.24px;white-space: normal}.awards__title-word::after{top: 24.01px;height: 13.973px}.awards__row{position: static;transform: none;height: auto;padding: 0;margin-top: 32px;justify-content: flex-start;gap: 0}.awards__nav{display: none}.awards__list{height: 218px;width: 100%;justify-content: flex-start;overflow-x: auto;scroll-behavior: smooth;scroll-snap-type: x mandatory;scrollbar-width: none;padding: 0 16px;scroll-padding: 0 16px}.awards__list::-webkit-scrollbar{display: none}.awards__item{flex: none;scroll-snap-align: start;scroll-snap-stop: always;width: 242px;min-width: 242px}.awards__badge{top: -79px}}.projects-featured{position: relative;z-index: 1;width: 100%;margin-top: -56px;padding: 144px 88px 136px;background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);overflow: hidden;display: flex;flex-direction: column;gap: 48px}.projects-featured__circle{position: absolute;z-index: 0;left: calc(50% + 430.97px);top: calc(50% - 55.23px);transform: translate(-50%,-50%) translateY(var(--parallax-y,0px));width: 638.462px;height: 638.462px;pointer-events: none}.projects-featured__circle img{width: 100%;height: 100%;display: block}.projects-featured__header{position: relative;width: 100%;max-width: 1264px;margin-inline: auto}.projects-featured__title{position: relative;margin: 0;transform: translateY(var(--parallax-y,0px));font-family: var(--font-display);font-size: 48px;font-weight: 600;line-height: 56px;letter-spacing: -0.06em;text-transform: uppercase;color: var(--color-dark-1000);white-space: nowrap}.projects-featured__title-muted{color: var(--color-dark-700)}.projects-featured__title-word{position: relative;z-index: 0;display: inline-block}.projects-featured__title-word::after{content: '';position: absolute;z-index: -1;left: -4px;right: -4px;top: 35.86px;height: 19.135px;background: var(--color-dark-100)}.projects-featured__carousel{position: relative;z-index: 1}.projects-featured__cards{display: flex;align-items: stretch;gap: 32px;width: 100%;max-width: 1264px;margin-inline: auto;height: 520px;overflow-x: auto;scroll-behavior: smooth;scroll-snap-type: x mandatory;scrollbar-width: none}.projects-featured__cards::-webkit-scrollbar{display: none}.projects-featured__nav{position: absolute;top: 50%;transform: translateY(-50%) scale(0.9);width: 80px;height: 133px;border: none;border-radius: 32px;background: var(--color-light-1000);display: flex;align-items: center;justify-content: center;opacity: 0;outline: none;pointer-events: none;cursor: pointer;z-index: 2;transition: opacity 0.25s ease,transform 0.25s ease,background-color 0.2s ease}.projects-featured__nav--prev{left: 0}.projects-featured__nav--next{right: 0}.projects-featured__nav img{width: 32px;height: 32px;display: block}.projects-featured__nav img.is-mirrored{transform: scaleX(-1)}.projects-featured__nav--next img{transform: rotate(180deg)}.projects-featured__carousel:hover .projects-featured__nav:not(:disabled){opacity: 1;transform: translateY(-50%) scale(1);pointer-events: auto}.projects-featured__nav:not(:disabled):hover{background: var(--color-dark-100);transform: translateY(-50%) scale(1.06)}.projects-featured__nav:not(:disabled):active{transform: translateY(-50%) scale(0.94)}.projects-featured__nav:disabled{opacity: 0 !important}.projects-card{display: flex;flex: 1 0 0;min-width: 0;scroll-snap-align: start;scroll-snap-stop: always;flex-direction: column;height: 100%;color: inherit}.projects-card__photo{flex: 1 0 0;min-height: 0;background: var(--color-dark-50);border-radius: 32px;padding: 12px 11.63px;overflow: hidden;transition: background-color 0.2s ease}.projects-card__photo img{width: 100%;height: 100%;display: block;object-fit: cover;border-radius: 24px;transition: transform 0.4s ease}.projects-card__footer{display: flex;align-items: stretch;height: 128px}.projects-card__label{flex: 1 0 0;min-width: 0;display: flex;align-items: center;padding: 32px;background: var(--color-light-1000);border: 1px solid var(--color-dark-50);border-radius: 32px 0 0 32px;margin: 0;font-family: var(--font-display);font-size: 24px;font-weight: 600;line-height: 32px;letter-spacing: -0.06em;color: var(--color-dark-1000);transition: background-color 0.2s ease}.projects-card__arrow{flex-shrink: 0;display: flex;align-items: center;justify-content: center;width: 96px;background: var(--color-light-1000);border-radius: 0 32px 32px 0;transition: background-color 0.2s ease}.projects-card__arrow img{width: 32px;height: 32px;display: block;transform: rotate(180deg);transition: transform 0.25s ease}.projects-card:hover .projects-card__photo img{transform: scale(1.04)}.projects-card:hover .projects-card__arrow img{transform: rotate(135deg)}.projects-showcase{position: relative;z-index: 3;width: 100%;height: 800px;margin-top: -50px;padding: 88px;border-radius: 56px;background: var(--color-dark-1000);overflow: hidden;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 56px}.awards + .projects-showcase{margin-top: 6px}.projects-showcase__header{position: relative;display: flex;align-items: center;justify-content: space-between;gap: 32px;width: 100%}.projects-showcase__cta{flex-shrink: 0;display: flex;align-items: center;justify-content: center;gap: 8px;height: 56px;padding: 0 16px 0 32px;border-radius: 0;background: var(--color-primary);font-family: var(--font-display);font-size: 16px;font-weight: 600;letter-spacing: -0.04em;color: var(--color-light-1000);white-space: nowrap;transition: border-radius 0.45s cubic-bezier(0.33,1,0.68,1),transform 0.45s cubic-bezier(0.33,1,0.68,1)}.projects-showcase__cta:hover,.projects-showcase__cta:focus-visible{border-radius: 16px;transform: scale(1.04)}.projects-showcase__cta-icon{width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;flex-shrink: 0}.projects-showcase__cta-icon img{width: 32px;height: 32px;display: block;transform: rotate(90deg)}@keyframes projects-showcase-cta-arrow-dart{0%,100%{transform: rotate(90deg) translate(0,0)}50%{transform: rotate(90deg) translate(-4px,-4px)}}.projects-showcase__cta:hover .projects-showcase__cta-icon img,.projects-showcase__cta:focus-visible .projects-showcase__cta-icon img{animation: projects-showcase-cta-arrow-dart 0.6s ease-in-out 1}.projects-showcase__title{position: relative;margin: 0;transform: translateY(var(--parallax-y,0px));font-family: var(--font-display);font-size: 48px;font-weight: 600;line-height: 56px;letter-spacing: -0.06em;text-transform: uppercase;text-align: center;color: var(--color-light-1000);white-space: nowrap}.projects-showcase__title-muted{color: var(--color-light-700)}.projects-showcase__title-underline{position: absolute;left: 149.64px;top: 33.86px;width: 272.367px;height: 19.135px;background: var(--color-light-200);z-index: -1}.projects-showcase__title-word{position: relative;z-index: 0;display: inline-block}.projects-showcase__title-word::after{content: '';position: absolute;z-index: -1;left: -4px;right: -4px;top: 33.86px;height: 19.135px;background: var(--color-light-200)}.projects-showcase__tabs{display: flex;align-items: center;width: 586px;max-width: 100%;padding: 4px;background: var(--color-light-50);border-radius: 20px}.projects-showcase__tab{flex: 1 0 0;min-width: 0;padding: 12px 16px;border: none;border-radius: 16px;background: none;font-family: var(--font-display);font-size: 16px;font-weight: 700;letter-spacing: -0.04em;white-space: nowrap;color: var(--color-light-700);cursor: pointer;outline: none;transition: background-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease}.projects-showcase__tab:focus-visible{box-shadow: 0 0 0 2px var(--color-light-1000)}.projects-showcase__tab.is-active{background: var(--color-light-1000);color: var(--color-dark-1000);border-radius: 16px}.projects-showcase__tab:not(.is-active):hover{background: var(--color-dark-1000);color: var(--color-light-1000)}.projects-showcase__carousel{position: relative;align-self: stretch;width: auto;margin-left: -88px;margin-right: -88px}.projects-showcase__row{display: flex;gap: 32px;width: 100%;height: 416px;padding: 0 88px;scroll-padding: 0 88px;overflow-x: auto;scroll-behavior: smooth;scroll-snap-type: x mandatory;scrollbar-width: none;transition: opacity 0.35s ease,filter 0.35s ease}.projects-showcase__row::-webkit-scrollbar{display: none}#showcaseRow.is-transitioning{opacity: 0;filter: blur(10px)}.projects-showcase__nav{position: absolute;top: 50%;transform: translateY(-50%) scale(0.9);width: 80px;height: 133px;border: none;border-radius: 32px;background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);display: flex;align-items: center;justify-content: center;opacity: 0;outline: none;pointer-events: none;cursor: pointer;z-index: 2;transition: opacity 0.25s ease,transform 0.25s ease,background-color 0.2s ease}.projects-showcase__nav--prev{left: 50px}.projects-showcase__nav--next{right: 50px}.projects-showcase__nav img{width: 32px;height: 32px;display: block}.projects-showcase__nav img.is-mirrored{transform: scaleX(-1)}.projects-showcase__nav--next img{transform: rotate(180deg)}.projects-showcase__carousel:hover .projects-showcase__nav:not(:disabled){opacity: 1;transform: translateY(-50%) scale(1);pointer-events: auto}.projects-showcase__nav:not(:disabled):hover{background: linear-gradient(var(--color-dark-100),var(--color-dark-100)),var(--color-light-1000);transform: translateY(-50%) scale(1.06)}.projects-showcase__nav:not(:disabled):active{transform: translateY(-50%) scale(0.94)}.projects-showcase__nav:disabled{opacity: 0 !important}.projects-showcase__card{flex-shrink: 0;scroll-snap-align: start;scroll-snap-stop: always;display: flex;flex-direction: column;width: 400px;height: 100%;color: inherit}.projects-showcase__card-photo{flex: 1 0 0;min-height: 0;border-radius: 24px;overflow: hidden;background: var(--color-dark-1000)}.projects-showcase__card-photo img{width: 100%;height: 100%;display: block;object-fit: cover;transition: transform 0.4s ease}.projects-showcase__card-footer{display: flex;align-items: stretch;width: 100%}.projects-showcase__card-info{flex: 1 0 0;min-width: 0;display: flex;flex-direction: column;gap: 8px;justify-content: center;padding: 24px 32px;background: var(--color-light-50);border-right: 1px solid var(--color-light-50);border-radius: 24px 0 0 24px;transition: background-color 0.2s ease}.projects-showcase__card-eyebrow{margin: 0;font-family: var(--font-mono);font-size: 14px;font-weight: 500;color: var(--color-light-700)}.projects-showcase__card-name{margin: 0;font-family: var(--font-display);font-size: 24px;font-weight: 600;line-height: 32px;letter-spacing: -0.04em;color: var(--color-light-1000)}.projects-showcase__card-meta{display: flex;align-items: center;gap: 8px}.projects-showcase__card-meta-icon{width: auto;height: 18px;flex-shrink: 0}.projects-showcase__card-meta-text{display: flex;align-items: center;gap: 12px}.projects-showcase__card-meta-text span{font-family: var(--font-mono);font-size: 14px;font-weight: 500;text-transform: uppercase;color: var(--color-light-700)}.projects-showcase__card-meta-dots{width: 8px;height: 8px;flex-shrink: 0}.projects-showcase__card-arrow{flex-shrink: 0;width: 64px;display: flex;align-items: center;justify-content: center;background: var(--color-light-50);border-radius: 0 32px 32px 0;transition: background-color 0.2s ease}.projects-showcase__card-arrow img{width: 32px;height: 32px;display: block;transform: rotate(180deg);transition: transform 0.25s ease}.projects-showcase__card:hover .projects-showcase__card-photo img{transform: scale(1.04)}.projects-showcase__card:hover .projects-showcase__card-info,.projects-showcase__card:hover .projects-showcase__card-arrow{background: var(--color-light-100)}.projects-showcase__card:hover .projects-showcase__card-arrow img{transform: rotate(135deg)}@media (max-width: 767px){.projects-featured{margin-top: -41px;padding: 89px 16px 85px;gap: 32px}.projects-featured__circle{display: none}.projects-featured__title{font-size: 32px;line-height: 40px;letter-spacing: -2.24px;text-align: center;white-space: normal}.projects-featured__title-word::after{top: 24.01px;height: 13.973px}.projects-featured__cards{flex-direction: column;height: auto;gap: 16px;overflow: visible}.projects-card{height: auto}.projects-card__photo{flex: none;height: 230px;border-radius: 24px;padding: 12px}.projects-card__photo img{border-radius: 16px}.projects-card__footer{height: auto;min-height: 72px}.projects-card__label{padding: 24px;border-radius: 24px 0 0 24px;font-size: 16px;line-height: 24px;letter-spacing: -0.64px}.projects-card__arrow{width: 56px;border-radius: 0 24px 24px 0}.projects-card__arrow img{width: 24px;height: 24px}}@media (max-width: 767px){.projects-showcase{height: auto;margin-top: -37px;border-radius: 40px;padding: 48px 0;gap: 0}.projects-showcase__title{max-width: 175px;font-size: 32px;line-height: 40px;letter-spacing: -2.24px;white-space: normal}.projects-showcase__title-underline{left: 50%;top: 66.03px;width: 178.106px;height: 13.973px;margin-left: -89.05px}.projects-showcase__title-word::after{top: 24.01px;height: 13.973px}.projects-showcase__header{display: contents}.projects-showcase__title{order: 1}.projects-showcase__cta{order: 3;margin-top: 24px;width: calc(100% - 32px)}.projects-showcase__carousel{order: 2;margin: 0}.projects-showcase__nav{display: none}.projects-showcase__row{height: auto;padding: 32px 16px 0;scroll-padding: 0 16px;gap: 16px}.projects-showcase__card{width: 296px;height: 476px}.projects-showcase__card[data-reveal]{opacity: 1;filter: none;transition: none}.projects-showcase__card-info{padding: 24px}.projects-showcase__card-arrow img{width: 24px;height: 24px}}.mission{position: relative;z-index: 2;margin-top: -48px}.mission__sticky-wrap{position: relative;height: calc(1200px + 150vh)}.mission__pin{position: sticky;top: 0;height: 1200px;overflow: hidden;display: flex;flex-direction: column;align-items: center;justify-content: space-between;padding: 160px 88px 96px}.mission__bg{position: absolute;inset: 0;z-index: 0}.mission__bg img{position: absolute;top: 0;left: -23.28%;width: 194.48%;height: 100%;max-width: none;display: block;object-fit: cover}.mission__scrim{position: absolute;inset: 0;z-index: 1;background: var(--color-dark-500)}.mission__text{position: relative;z-index: 2;margin: 0;max-width: 910px;text-align: center;font-family: var(--font-display);font-size: 56px;font-weight: 600;line-height: 64px;letter-spacing: -0.06em;color: var(--color-light-1000)}.mission__word{display: inline-block;opacity: 0;filter: blur(10px);color: var(--color-light-1000);transition: opacity 0.6s ease,filter 0.6s ease;will-change: opacity,filter}.mission__word.is-filled{opacity: 1;filter: blur(0)}.mission__stats{position: relative;z-index: 2;margin-bottom: 38px;display: flex;align-items: stretch;gap: 0;width: 100%;max-width: 1264px;margin-inline: auto}.mission__stat{flex: 1 0 0;min-width: 0;display: flex;flex-direction: column;gap: 12px;padding: 32px;border-radius: 32px;background: var(--color-dark-500);backdrop-filter: blur(37px);-webkit-backdrop-filter: blur(37px);transition: background-color 0.2s ease,transform 0.2s ease}.mission__stat:hover{background: var(--color-dark-400);transform: translateY(-4px)}.mission__stat-value{margin: 0;font-family: var(--font-display);font-size: 72px;font-weight: 600;line-height: 80px;letter-spacing: -0.04em;text-transform: uppercase;color: var(--color-light-1000)}.mission__stat-label{margin: 0;font-family: var(--font-mono);font-size: 14px;font-weight: 500;color: var(--color-light-700)}@media (prefers-reduced-motion: reduce){.mission__sticky-wrap{height: auto}.mission__pin{position: relative;height: auto;min-height: 0}.mission__word{opacity: 1;filter: none}}@media (max-width: 767px){.mission__sticky-wrap{height: calc(908px + 150vh)}.mission__pin{height: 908px;padding: 98px 16px 101px}.mission__bg img{left: 0;width: 100%}.mission__text{max-width: 100%;font-size: 28px;line-height: 36px;letter-spacing: -1.68px}.mission__stats{flex-direction: column;margin-bottom: 0}.mission__stat{flex: none;width: 100%;min-height: 84px;align-items: center;justify-content: center;gap: 8px;padding: 14px 24px;border-radius: 24px}.mission__stat-value{font-size: 32px;line-height: 32px;letter-spacing: -1.28px;text-align: center}.mission__stat-label{text-align: center}}.references{position: relative;z-index: 3;width: 100%;margin-top: -48px;padding: 88px;border-radius: 56px;background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);overflow: hidden;display: flex;flex-direction: column;gap: 48px}.references__circle{position: absolute;left: calc(50% + 737.53px);top: 50%;transform: translate(-50%,-50%);width: 682.008px;height: 682.008px;pointer-events: none}.references__header{position: relative;z-index: 1;display: flex;justify-content: center;width: 100%;max-width: 1264px;margin-inline: auto}.references__title{position: relative;margin: 0;font-family: var(--font-display);font-size: 48px;font-weight: 600;line-height: 56px;letter-spacing: -0.04em;text-transform: uppercase;color: var(--color-dark-1000);white-space: nowrap}.references__title-underline{position: absolute;left: -4px;top: 35.86px;width: 304.729px;height: 19.135px;background: var(--color-dark-100);z-index: -1}.references__row{position: relative;z-index: 1;display: flex;align-items: flex-end;gap: 40px;width: 100%;max-width: 1264px;margin-inline: auto}.references__viewport{display: flex;flex: 1 0 0;min-width: 0;overflow-x: auto;overflow-y: hidden;scroll-snap-type: x mandatory;scrollbar-width: none;transition: opacity 0.35s ease,filter 0.35s ease}.references__viewport::-webkit-scrollbar{display: none}#referencesViewport.is-transitioning{opacity: 0;filter: blur(10px)}.references__slide{display: flex;width: 100%;flex-shrink: 0;scroll-snap-align: start;scroll-snap-stop: always;align-items: center;gap: 48px}.references__images{display: flex;flex-direction: column;gap: 24px;flex-shrink: 0;width: 316px;height: 512px}.references__photo{width: 316px;height: 363px;border-radius: 32px;overflow: hidden;background: var(--color-dark-50)}.references__photo img{width: 100%;height: 100%;display: block;object-fit: cover}.references__logo{position: relative;flex: 1 0 0;min-height: 0;border-radius: 32px;background: var(--color-dark-50);display: flex;align-items: center;justify-content: center}.references__logo img{position: absolute;display: block;mix-blend-mode: darken}.references__logo-text{margin: 0;padding: 0 24px;text-align: center;font-family: var(--font-display);font-size: 18px;font-weight: 600;letter-spacing: -0.03em;color: var(--color-dark-700)}.references__content{flex: 1 0 0;min-width: 0;display: flex;flex-direction: column;justify-content: center;gap: 40px;height: 512px}.references__pagination{margin: 0;font-family: var(--font-mono);font-size: 14px;font-weight: 500;color: var(--color-dark-700)}.references__quote{margin: 0;font-family: var(--font-display);font-size: 44px;font-weight: 600;line-height: 52px;letter-spacing: -0.06em;color: var(--color-dark-1000);display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden}.references__attribution{display: flex;flex-direction: column;gap: 4px}.references__name{margin: 0;font-family: var(--font-display);font-size: 18px;font-weight: 600;letter-spacing: -0.05em;color: var(--color-dark-1000)}.references__location{margin: 0;font-family: var(--font-mono);font-size: 14px;font-weight: 500;color: var(--color-dark-700)}.references__nav{display: flex;align-items: center;flex-shrink: 0}.references__nav-btn{width: 80px;height: 133px;border-radius: 32px;display: flex;align-items: center;justify-content: center;cursor: pointer;transition: background-color 0.2s ease,transform 0.2s ease,border-color 0.2s ease}.references__nav-btn img{width: 32px;height: 32px;display: block}.references__nav-btn img.is-mirrored{transform: scaleX(-1)}.references__nav-btn{border: none;background: linear-gradient(var(--color-dark-100),var(--color-dark-100)),var(--color-light-1000)}.references__nav-btn--next img{transform: rotate(180deg)}.references__nav-btn:not(:disabled):hover{transform: scale(1.06)}.references__nav-btn:not(:disabled):active{transform: scale(0.94)}.references__nav-btn:disabled{border: 1px solid var(--color-dark-100);background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);cursor: default}@media (max-width: 767px){.references{border-radius: 40px;padding: 48px 0 16px;gap: 0}.references__circle{display: none}.references__title{font-size: 32px;line-height: 40px;letter-spacing: -2.24px}.references__title-underline{left: 50%;top: 24.01px;width: 196.212px;height: 13.973px;margin-left: -98.106px}.references__row{display: block}.references__slide{flex-direction: column;align-items: stretch;gap: 0;padding: 0 16px}.references__images{display: contents}.references__photo{order: 1;width: 100%;height: 168px;border-radius: 24px;margin: 32px 0}.references__content{order: 2;height: auto;gap: 24px;margin-bottom: 32px}.references__logo{order: 3;flex: none !important;height: 104px;min-height: 104px;border-radius: 24px;margin: auto 60px 32px}.references__quote{font-size: 24px;line-height: 32px;letter-spacing: -1.44px;display: block;-webkit-line-clamp: unset;overflow: visible}.references__name{line-height: 28px;letter-spacing: -0.9px}.references__nav{position: absolute;left: 16px;right: 16px;bottom: 32px;height: 104px;justify-content: space-between;pointer-events: none;z-index: 2}.references__nav-btn{pointer-events: auto;width: 60px;height: 104px;border-radius: 24px}.references__nav-btn:disabled{border: none;background: linear-gradient(var(--color-dark-100),var(--color-dark-100)),var(--color-light-1000)}.references__logo img{left: 50% !important;top: 50% !important;transform: translate(-50%,-50%)}}.news{position: relative;z-index: 1;width: 100%;margin-top: -48px;padding: 147px 88px;background: var(--color-dark-1000)}.news__header{display: flex;align-items: center;justify-content: space-between;gap: 32px;height: 56px;max-width: 1264px;margin-inline: auto}.news__header-text{position: relative;display: flex;align-items: center}.news__title{position: relative;margin: 0;font-family: var(--font-display);font-size: 48px;font-weight: 600;line-height: 56px;letter-spacing: -0.04em;text-transform: uppercase;color: var(--color-light-1000);white-space: nowrap}.news__title-word{position: relative;z-index: 0;display: inline-block}.news__title-word::after{content: '';position: absolute;z-index: -1;left: 0;right: 0;top: 33.86px;height: 19.135px;background: var(--color-light-200)}.news__cta{flex-shrink: 0;display: flex;align-items: center;justify-content: center;gap: 8px;height: 56px;padding: 0 16px 0 32px;border-radius: 0;background: var(--color-primary);font-family: var(--font-display);font-size: 16px;font-weight: 600;letter-spacing: -0.04em;color: var(--color-light-1000);white-space: nowrap;transition: border-radius 0.45s cubic-bezier(0.33,1,0.68,1),transform 0.45s cubic-bezier(0.33,1,0.68,1)}.news__cta:hover,.news__cta:focus-visible{border-radius: 16px;transform: scale(1.04)}.news__cta-icon{width: 32px;height: 32px;display: flex;align-items: center;justify-content: center;flex-shrink: 0}.news__cta-icon img{width: 32px;height: 32px;display: block;transform: rotate(90deg)}@keyframes news-cta-arrow-dart{0%,100%{transform: rotate(90deg) translate(0,0)}50%{transform: rotate(90deg) translate(-4px,-4px)}}.news__cta:hover .news__cta-icon img,.news__cta:focus-visible .news__cta-icon img{animation: news-cta-arrow-dart 0.6s ease-in-out 1}.news__carousel{position: relative;margin: 56px -88px 0}.news__cards{display: flex;gap: 32px;width: 100%;padding: 0 88px;scroll-padding: 0 88px;overflow-x: auto;scroll-behavior: smooth;scrollbar-width: none;scroll-snap-type: x mandatory;transition: opacity 0.35s ease,filter 0.35s ease}.news__cards::-webkit-scrollbar{display: none}.news__nav{position: absolute;top: 50%;transform: translateY(-50%) scale(0.9);width: 80px;height: 133px;border: none;border-radius: 32px;background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000);display: flex;align-items: center;justify-content: center;opacity: 0;outline: none;pointer-events: none;cursor: pointer;z-index: 2;transition: opacity 0.25s ease,transform 0.25s ease,background-color 0.2s ease}.news__nav--prev{left: 50px}.news__nav--next{right: 50px}.news__nav img{width: 32px;height: 32px;display: block}.news__nav--next img{transform: rotate(180deg)}.news__carousel:hover .news__nav:not(:disabled){opacity: 1;transform: translateY(-50%) scale(1);pointer-events: auto}.news__nav:not(:disabled):hover{background: linear-gradient(var(--color-dark-100),var(--color-dark-100)),var(--color-light-1000);transform: translateY(-50%) scale(1.06)}.news__nav:not(:disabled):active{transform: translateY(-50%) scale(0.94)}.news__nav:disabled{opacity: 0 !important}.news__card{flex-shrink: 0;scroll-snap-align: start;width: 400px;height: 512px;display: flex;flex-direction: column;text-decoration: none;color: inherit}.news__card-image{flex-shrink: 0;width: 100%;height: 206px;border-radius: 32px;overflow: hidden;background: var(--color-light-1000)}.news__card-image img{width: 100%;height: 100%;display: block;object-fit: cover;transition: transform 0.4s ease}.news__card-body{flex: 1 0 0;min-height: 0;display: flex;flex-direction: column;padding: 32px;border-radius: 32px;background: var(--color-light-50);transition: background-color 0.2s ease}.news__card:hover .news__card-image img{transform: scale(1.04)}.news__card:hover .news__card-body{background: var(--color-light-100)}.news__card-tag{margin: 0;font-family: var(--font-mono);font-size: 14px;font-weight: 500;text-transform: uppercase;color: var(--color-light-700)}.news__card-title{margin: 16px 0 0;font-family: var(--font-display);font-size: 24px;font-weight: 600;line-height: 32px;letter-spacing: -0.04em;color: var(--color-light-1000)}.news__card-meta{display: flex;align-items: center;gap: 8px;margin-top: 8px}.news__card-meta img{width: 20px;height: 20px;flex-shrink: 0;display: block}.news__card-date{margin: 0;font-family: var(--font-display);font-size: 16px;letter-spacing: -0.04em;color: var(--color-light-700)}.news__card-link{margin-top: auto;padding-top: 24px;display: flex;align-items: center;gap: 4px;font-family: var(--font-display);font-size: 16px;font-weight: 600;letter-spacing: -0.04em;color: var(--color-light-1000)}.news__card-link img{width: 24px;height: 24px;display: block;transform: rotate(180deg) scaleY(-1)}@keyframes news-card-arrow-dart{0%,100%{transform: rotate(180deg) scaleY(-1) translate(0,0)}50%{transform: rotate(180deg) scaleY(-1) translate(-4px,-4px)}}.news__card:hover .news__card-link img{animation: news-card-arrow-dart 0.6s ease-in-out 1}.news--light{background: var(--color-light-1000);border-radius: 56px;padding: 136px 88px}.news--light .news__title,.news--light .news__card-title,.news--light .news__card-link{color: var(--color-dark-1000)}.news--light .news__card-tag,.news--light .news__card-date{color: var(--color-dark-700)}.news--light .news__title-word::after{background: var(--color-dark-100)}.news--light .news__card-body{background: var(--color-dark-50)}.news--light .news__card:hover .news__card-body{background: var(--color-dark-100)}.news--light .news__nav{background: var(--color-dark-1000)}.news--light .news__nav:not(:disabled):hover{background: var(--color-dark-800)}.news--light .news__nav img{filter: brightness(0) invert(1)}@media (max-width: 767px){.news{display: flex;flex-direction: column;padding: 96px 0}.news__header{display: contents}.news__header-text{order: 1;justify-content: center;margin: 0 16px}.news__title{font-size: 32px;line-height: 40px;letter-spacing: -2.24px}.news__title-word::after{top: 24.01px;height: 13.973px}.news__carousel{order: 2;margin: 32px 0 0}.news__nav{display: none}.news__cards{padding: 0 16px;scroll-padding: 0 16px;gap: 16px;margin-top: 0}.news__card{width: 296px;height: 556px}.news__card[data-reveal]{opacity: 1;filter: none;transition: none}.news__card-image{height: 216px;border-radius: 24px}.news__card-body{border-radius: 24px}.news__cta{order: 3;margin: 32px 16px 0}}.footer-wrap{position: relative;z-index: 2;width: 100%;margin-top: -48px;border-radius: 56px 56px 0 0;overflow: hidden}.footer-map{position: relative;height: 340px;overflow: hidden;background: linear-gradient(var(--color-dark-50),var(--color-dark-50)),var(--color-light-1000)}.footer-map__image{position: absolute;inset: 0}.footer-map__inner{position: relative;max-width: 1440px;height: 100%;margin-inline: auto}.footer-map__image img{position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;object-position: center top;-webkit-mask-image: radial-gradient(ellipse 72% 100% at center,#fff 65%,transparent 100%);mask-image: radial-gradient(ellipse 72% 100% at center,#fff 65%,transparent 100%)}.footer-map__pin{position: absolute;left: 657.37px;top: 115.73px;width: 107px;height: 107px;display: flex;align-items: center;justify-content: center;cursor: pointer}.footer-map__pin img{width: auto;height: 56px;display: block;transition: transform 0.25s ease;filter: drop-shadow(0px 37px 5px rgba(21,17,15,0)) drop-shadow(0px 24px 5px rgba(21,17,15,0.04)) drop-shadow(0px 13px 4px rgba(21,17,15,0.12)) drop-shadow(0px 6px 3px rgba(21,17,15,0.2)) drop-shadow(0px 1px 1.5px rgba(21,17,15,0.24))}.footer-map__pin:hover img{transform: translateY(-8px)}.footer-map__address{position: absolute;left: 47.74px;top: 255px;display: flex;align-items: center}.footer-map__address-icon,.footer-map__address-expand{flex-shrink: 0;width: 56px;height: 40px;display: flex;align-items: center;justify-content: center;background: var(--color-dark-800);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);border-radius: 16px}.footer-map__address-icon img{width: auto;height: 18px;display: block}.footer-map__address-text{flex-shrink: 0;height: 40px;display: flex;align-items: center;padding: 0 16px;margin: 0;background: var(--color-dark-800);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);border-right: 1px solid var(--color-light-100);border-radius: 16px 0 0 16px;font-family: var(--font-mono);font-size: 14px;font-weight: 500;color: var(--color-light-1000);white-space: nowrap}.footer-map__address-expand{border-radius: 0 16px 16px 0}.footer-map__address-expand img{width: 31px;height: 31px;transform: rotate(90deg)}@keyframes footer-address-arrow-dart{0%,100%{transform: rotate(90deg)}50%{transform: rotate(45deg)}}.footer-map__address:hover .footer-map__address-expand img{animation: footer-address-arrow-dart 0.6s ease-in-out 1}.footer{position: relative;height: 800px;overflow: hidden;border-radius: 56px 56px 0 0;background: var(--color-dark-1100);color: var(--color-light-1000);isolation: isolate}.footer__inner{position: relative;max-width: 1440px;height: 100%;margin-inline: auto}.footer__bg{position: absolute;inset: 0;border-radius: 56px 56px 0 0;overflow: hidden}.footer__bg img{width: 100%;height: 100%;display: block;object-fit: cover}.footer__bg::after{content: '';position: absolute;inset: 0;background: linear-gradient(180deg,rgba(21,17,15,0) 62.613%,rgba(21,17,15,0.48) 100%),linear-gradient(90deg,rgba(21,17,15,0.48),rgba(21,17,15,0.48))}.footer__logo{position: absolute;left: 50%;top: 0;transform: translateX(-50%);width: 164px;height: 164.308px;z-index: 1;overflow: hidden;transition: border-radius 0.45s cubic-bezier(0.33,1,0.68,1)}.footer__logo:hover{border-radius: 0 0 32px 32px}.footer__logo img{width: 100%;height: 100%;object-fit: contain;display: block}.footer__social{position: absolute;left: 47.74px;top: 48px;z-index: 1}.footer__email{position: absolute;left: 1161px;top: 48px;z-index: 1}.footer .hero__pill--icon:hover,.footer .hero__pill--icon:focus-visible{transform: none;will-change: auto}.footer__nav{position: absolute;inset: 0;z-index: 1}.footer__bubble{position: absolute;width: 232px;height: 232px;border-radius: var(--radius-full);border: 1px solid var(--color-light-200);display: flex;align-items: center;justify-content: center;isolation: isolate}.footer__bubble-circle{position: relative;width: 177.867px;height: 177.867px;border-radius: var(--radius-full);background: var(--color-light-200);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);overflow: hidden;display: flex;align-items: center;justify-content: center;font-family: var(--font-display);font-size: 16px;font-weight: 600;letter-spacing: -0.04em;color: var(--color-light-1000);text-align: center;transition: background-color 0.2s ease}.footer__bubble-circle::after{content: '';position: absolute;inset: 0;border-radius: inherit;padding: 1px;background: linear-gradient(180deg,rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none}.footer__bubble:hover .footer__bubble-circle{background: var(--color-light-400)}.footer__bubble--glowna{left: 48.74px;top: 164px}.footer__bubble--kontakt{left: 1160px;top: 164px}.footer__bubble--ofirmie{left: 604.37px;top: 245.78px}.footer__bubble--realizacje{left: 326.55px;top: 400px}.footer__bubble--aktualnosci{left: 882.18px;top: 400px}.footer__totop{position: absolute;left: 50%;top: 564.21px;transform: translateX(-50%);z-index: 1;width: 56px;height: 56px;border: none;border-radius: 16px;background: var(--color-dark-800);backdrop-filter: blur(7px);-webkit-backdrop-filter: blur(7px);display: flex;align-items: center;justify-content: center;cursor: pointer;isolation: isolate;transition: background-color 0.2s ease}.footer__totop:hover{background: var(--color-dark-500)}.footer__totop img{width: 31px;height: 31px;display: block}.footer__copyright{position: absolute;left: 50%;bottom: 61px;transform: translateX(-50%);z-index: 1;margin: 0;font-family: var(--font-mono);font-size: 14px;font-weight: 500;color: var(--color-light-700);white-space: nowrap}.footer__legal{position: absolute;bottom: 61px;z-index: 1;margin: 0;font-family: var(--font-mono);font-size: 14px;font-weight: 500;text-transform: uppercase;color: var(--color-light-700);white-space: nowrap;transition: color 0.2s ease}.footer__legal:hover{color: var(--color-light-1000)}.footer__legal--privacy{left: 48.03px}.footer__legal--terms{left: 1315.63px}@media (max-width: 767px){.footer-wrap{border-radius: 40px 40px 0 0}.footer,.footer__bg{border-radius: 40px 40px 0 0}.footer-map{height: 288.84px}.footer-map__image{-webkit-mask-image: radial-gradient(ellipse 72% 100% at center,#fff 65%,transparent 100%);mask-image: radial-gradient(ellipse 72% 100% at center,#fff 65%,transparent 100%)}.footer-map__image img{inset: auto;width: 1217.792px;height: 669.997px;max-width: none;left: -421.52px;top: -20px;object-position: center;-webkit-mask-image: none;mask-image: none}.footer-map__pin{left: 133.37px;top: 66.73px}.footer-map__address{left: 16px;right: 16px;top: 216px;align-items: stretch}.footer-map__address-icon{height: auto}.footer-map__address-text{flex: 1 0 0;min-width: 0;height: auto;padding: 10px 16px;white-space: normal}.footer-map__address-expand{width: 40px;height: auto}.footer{height: 812px;border-radius: 40px 40px 0 0}.footer__inner{position: relative;display: flex;flex-direction: column;align-items: center;padding: 0 16px 32px}.footer__logo{position: static;left: auto;top: auto;transform: none;order: 0;flex-shrink: 0;width: 124px;height: 123.2px}.footer__nav{position: relative;inset: auto;order: 1;margin-top: 32px;display: flex;flex-direction: column;align-items: center;gap: 24px}.footer__bubble--glowna{order: 1}.footer__bubble--realizacje{order: 2}.footer__bubble--ofirmie{order: 3}.footer__bubble--aktualnosci{order: 4}.footer__bubble--kontakt{order: 5}.footer__bubble{position: static;width: auto;height: auto;border: none;border-radius: 0}.footer__bubble-circle{width: auto;height: auto;background: none;backdrop-filter: none;-webkit-backdrop-filter: none;border-radius: 0;overflow: visible;line-height: 24px;letter-spacing: -0.64px}.footer__bubble-circle::after{display: none}.footer__bubble:hover .footer__bubble-circle{background: none;color: var(--color-primary)}.footer__social{position: relative;left: auto;top: auto;order: 2;margin-top: 32px;width: 100%;display: flex;gap: 0}.footer__social .hero__pill--icon{flex: 1 0 0;width: auto}.footer__email{position: relative;left: auto;top: auto;order: 3;margin-top: 12px;width: 100%;display: flex;gap: 0}.footer__email .hero__pill--text{flex: 1 0 0;justify-content: center}.footer__totop{position: relative;left: auto;top: auto;transform: none;order: 4;flex-shrink: 0;margin-top: 56px}.footer__legal{position: relative;left: auto;top: auto;order: 5;margin: 0}.footer__legal--terms{margin-top: 88px}.footer__legal--privacy{order: 6;margin-top: 24px}.footer__copyright{position: relative;left: auto;bottom: auto;transform: none;order: 7;margin-top: 13px}}[data-parallax]{will-change: transform}[data-reveal]{opacity: 0;filter: blur(16px);transition: opacity 1s cubic-bezier(0.16,1,0.3,1),filter 1s cubic-bezier(0.16,1,0.3,1)}[data-reveal].is-visible{opacity: 1;filter: none}@media (prefers-reduced-motion: reduce){[data-parallax]{transform: none !important}[data-reveal]{opacity: 1;filter: none;transition: none}}html.is-preloading,body.is-preloading{overflow: hidden;height: 100%}.preloader{position: fixed;inset: 0;z-index: 2000;display: flex;align-items: center;justify-content: center;background: var(--color-dark-1000);transition: opacity 0.5s ease,filter 0.5s ease}.preloader.is-hiding{opacity: 0;filter: blur(24px);pointer-events: none}.preloader__logo{width: 200px;height: auto;display: block;opacity: 0;filter: blur(20px);transition: opacity 0.45s ease,filter 0.45s ease;will-change: opacity,filter,transform}.preloader__logo.is-visible{opacity: 1;filter: none}@keyframes preloader-roll{0%{transform: translate(0,0) rotate(0deg);opacity: 1}5%{transform: translate(100px,-41px) rotate(45deg)}10%{transform: translate(200px,0) rotate(90deg)}16%{transform: translate(300px,-41px) rotate(135deg)}22%{transform: translate(400px,0) rotate(180deg)}29%{transform: translate(500px,-41px) rotate(225deg)}36%{transform: translate(600px,0) rotate(270deg)}44.5%{transform: translate(700px,-41px) rotate(315deg)}53%{transform: translate(800px,0) rotate(360deg)}63.5%{transform: translate(900px,-41px) rotate(405deg)}74%{transform: translate(1000px,0) rotate(450deg);opacity: 1}87%{transform: translate(1100px,-41px) rotate(495deg);opacity: 0.5}100%{transform: translate(1200px,0) rotate(540deg);opacity: 0}}.preloader__logo.is-rolling{animation: preloader-roll 1.7s cubic-bezier(0.45,0,0.55,1) forwards}body.is-preloading .hero__topbar{opacity: 0 !important;filter: blur(16px)}.hero__topbar{transition: opacity 0.8s ease,filter 0.8s ease}@media (prefers-reduced-motion: reduce){.preloader{transition: none}.preloader__logo{transition: none}body.is-preloading .hero__topbar{opacity: 1 !important;filter: none}}@media (max-width: 767px){.preloader__logo{width: 140px}@keyframes preloader-roll-mobile{0%{transform: translate(0,0) rotate(0deg);opacity: 1}5%{transform: translate(70px,-29px) rotate(45deg)}10%{transform: translate(140px,0) rotate(90deg)}16%{transform: translate(210px,-29px) rotate(135deg)}22%{transform: translate(280px,0) rotate(180deg)}29%{transform: translate(350px,-29px) rotate(225deg)}36%{transform: translate(420px,0) rotate(270deg)}44.5%{transform: translate(490px,-29px) rotate(315deg)}53%{transform: translate(560px,0) rotate(360deg)}63.5%{transform: translate(630px,-29px) rotate(405deg)}74%{transform: translate(700px,0) rotate(450deg);opacity: 1}87%{transform: translate(770px,-29px) rotate(495deg);opacity: 0.5}100%{transform: translate(840px,0) rotate(540deg);opacity: 0}}.preloader__logo.is-rolling{animation-name: preloader-roll-mobile}}@media (max-width: 767px){html,body{overflow-x: clip}}