/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/Breadcrumb/Breadcrumb.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Breadcrumb_bar___Q_sE {
  background: rgba(231, 231, 232, 0.5);
}

.Breadcrumb_barInner__cT1jC {
  display: flex;
  align-items: center;
  max-width: 100rem;
  margin: 0 auto;
  padding: 0.5rem 1.5rem;
}
@media (min-width: 1024px) {
  .Breadcrumb_barInner__cT1jC {
    padding-left: calc(1.5rem + 10rem + 2rem);
  }
}

.Breadcrumb_breadcrumb__fK4dG {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.Breadcrumb_item__CXcEI {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.Breadcrumb_link__hpP4U {
  font-size: 0.875rem;
  font-weight: 300;
  color: #000;
  text-decoration: none;
}
.Breadcrumb_link__hpP4U:hover {
  text-decoration: underline;
}

.Breadcrumb_separator__ufd9q {
  display: flex;
  align-items: center;
  color: #404041;
}

.Breadcrumb_separatorGold__UmYfL {
  display: flex;
  align-items: center;
  color: #beb18b;
}

.Breadcrumb_current__4EXGi {
  font-size: 0.875rem;
  font-weight: 300;
  color: #beb18b;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/neubauprojekte-page/sections/ContactSection.module.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ContactSection_section__3Or1s {
  padding: 3rem 1rem;
}
@media (min-width: 768px) {
  .ContactSection_section__3Or1s {
    padding: 6.5rem 1rem;
  }
}
@media (min-width: 1024px) {
  .ContactSection_section__3Or1s {
    padding: 6.5rem clamp(1.5rem, 5vw, 5rem);
  }
}
@media (min-width: 1400px) {
  .ContactSection_section__3Or1s {
    padding: 6.5rem clamp(5rem, 18vw, 16.25rem);
  }
}

.ContactSection_inner__Vno7b {
  max-width: 87.5rem;
  margin: 0 auto;
}

.ContactSection_layout__KUcBN {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .ContactSection_layout__KUcBN {
    flex-direction: row;
    align-items: flex-start;
    gap: 3.5rem;
  }
}

.ContactSection_leftContent__mvvEM {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .ContactSection_leftContent__mvvEM {
    flex: 1 1;
    min-width: 0;
    gap: 2.5rem;
  }
}

.ContactSection_header__KLBjA {
  padding: 0.625rem 0 0.625rem 1.5rem;
  border-left: 0.25rem solid #beb18b;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.ContactSection_title__X8EPt {
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase;
  color: #a39476;
}

.ContactSection_subtitle__L__Jg {
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  line-height: 2.1875rem;
  color: #404041;
}

.ContactSection_contactInfo__t_yHI {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.ContactSection_contactRow__WjlSQ {
  display: flex;
  gap: 1rem;
}

.ContactSection_contactLabel__cG9kn {
  width: 6.5625rem;
  flex-shrink: 0;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  color: #818285;
}

.ContactSection_contactValue__LO7I6 {
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.05em;
  color: #a39476;
  text-decoration: none;
}

/* Direction map */
.ContactSection_directionBlock__qRLLQ {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.ContactSection_directionTitle__vFSfu {
  font-size: 1.5rem;
  font-weight: 390;
  line-height: 2.0625rem;
  color: #404041;
  margin: 0;
}

.ContactSection_directionMap___AlBd {
  position: relative;
  display: block;
  width: 100%;
  height: 10.125rem;
  overflow: hidden;
  cursor: pointer;
}

.ContactSection_directionMapTiles___0ZIW {
  width: 100%;
  height: 100%;
}

.ContactSection_directionOverlay__B7V8_ {
  position: absolute;
  inset: 0;
  z-index: 1100;
  background: rgba(62, 62, 63, 0.35);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s;
}
.ContactSection_directionMap___AlBd:hover .ContactSection_directionOverlay__B7V8_ {
  background: rgba(62, 62, 63, 0.5);
}

.ContactSection_directionIconWrap___XhQg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.125rem;
  height: 4.125rem;
  background: #fff;
}

.ContactSection_directionIcon__y0bMs {
  width: 2.125rem;
  height: 2.125rem;
  color: #beb18b;
}

.ContactSection_ctaButton__A4dak {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1.5rem;
  gap: 0.625rem;
  width: 15.8125rem;
  height: 3.25rem;
  background: #beb18b;
  text-decoration: none;
  transition: background-color 0.2s;
}
.ContactSection_ctaButton__A4dak span {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1875rem;
  text-transform: uppercase;
  color: #fff;
}
.ContactSection_ctaButton__A4dak svg {
  width: 1.5rem;
  color: #fff;
}
.ContactSection_ctaButton__A4dak:hover {
  background: rgb(180.8425414365, 166.0110497238, 122.6574585635);
}

.ContactSection_rightColumn__ym1WU {
  position: relative;
  box-sizing: border-box;
  border: 1px solid rgba(231, 231, 232, 0.5);
  padding: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 25rem;
}
@media (min-width: 768px) {
  .ContactSection_rightColumn__ym1WU {
    flex: 0 0 38.5rem;
    height: 36.9375rem;
    padding: 1.5rem 3rem;
  }
}
@media (min-width: 1400px) {
  .ContactSection_rightColumn__ym1WU {
    padding: 1.5rem 6rem;
  }
}

.ContactSection_image__o_4Ox {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/neubauprojekte-page/sections/HeroSection.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.HeroSection_hero__dGjf8 {
  position: relative;
  min-height: 31.25rem;
  margin-top: -1.875rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3rem 0;
}
@media (min-width: 1024px) {
  .HeroSection_hero__dGjf8 {
    min-height: min(46.25rem, 100dvh - 5rem);
    padding: 0;
  }
}

.HeroSection_heroImage__1o1Va {
  z-index: 0;
  object-fit: cover;
}

.HeroSection_heroOverlay__7UIK_ {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), linear-gradient(0deg, rgba(186, 175, 136, 0.4), rgba(186, 175, 136, 0.4));
  pointer-events: none;
}

.HeroSection_heroContent__3BqJN {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: calc(100% - 3rem);
  max-width: 87.5rem;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .HeroSection_heroContent__3BqJN {
    width: calc(100% - 4rem);
  }
}

.HeroSection_heroHeading__Ov0KY {
  font-size: clamp(2rem, 5vw, 3.125rem);
  font-weight: 390;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  max-width: 43.9375rem;
}

.HeroSection_heroSubtext__NAUmt {
  font-size: clamp(1rem, 2vw, 1.5rem);
  font-weight: 300;
  line-height: 1.375;
  color: #fff;
  max-width: 44.4375rem;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/neubauprojekte-page/sections/InfoSection.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.InfoSection_section__VBGyl {
  padding: 3rem 1rem;
}
@media (min-width: 768px) {
  .InfoSection_section__VBGyl {
    padding: 6.5rem 1rem;
  }
}
@media (min-width: 1024px) {
  .InfoSection_section__VBGyl {
    padding: 6.5rem clamp(1.5rem, 5vw, 5rem);
  }
}
@media (min-width: 1400px) {
  .InfoSection_section__VBGyl {
    padding: 6.5rem clamp(5rem, 18vw, 16.25rem);
  }
}

.InfoSection_inner__1LikK {
  max-width: 87.5rem;
  margin: 0 auto;
}

.InfoSection_content__gwOZU {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .InfoSection_content__gwOZU {
    display: grid;
    grid-template-columns: 1fr 33.75rem;
    grid-template-rows: auto 1fr;
    grid-column-gap: 3rem;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    grid-row-gap: 3.5rem;
    row-gap: 3.5rem;
  }
}

.InfoSection_header__0diR4 {
  padding: 0.625rem 0 0.625rem 1.5rem;
  border-left: 0.25rem solid #beb18b;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .InfoSection_header__0diR4 {
    grid-column: 1;
    grid-row: 1;
  }
}

.InfoSection_title__fbYIb {
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase;
  color: #a39476;
}

.InfoSection_subtitle__3umfo {
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  line-height: 2.1875rem;
  color: #404041;
}

.InfoSection_description__jNG_2 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .InfoSection_description__jNG_2 {
    grid-column: 1;
    grid-row: 2;
  }
}
.InfoSection_description__jNG_2 p {
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  line-height: 1.6875rem;
  color: #818285;
}

.InfoSection_imageWrapper__FsSlZ {
  position: relative;
  width: 100%;
  min-height: 25rem;
}
@media (min-width: 768px) {
  .InfoSection_imageWrapper__FsSlZ {
    grid-column: 2;
    grid-row: 1/-1;
    height: 38.375rem;
  }
}

.InfoSection_image__QZdiH {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/neubauprojekte-page/sections/ProjectsSection.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProjectsSection_section__eDxM_ {
  padding: 3rem 1rem;
  background: rgba(231, 231, 232, 0.5);
}
@media (min-width: 768px) {
  .ProjectsSection_section__eDxM_ {
    padding: 6.5rem 1rem;
  }
}
@media (min-width: 1024px) {
  .ProjectsSection_section__eDxM_ {
    padding: 6.5rem clamp(1.5rem, 5vw, 5rem);
  }
}
@media (min-width: 1400px) {
  .ProjectsSection_section__eDxM_ {
    padding: 6.5rem clamp(5rem, 18vw, 16.25rem);
  }
}

.ProjectsSection_inner__WN2XW {
  max-width: 90rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 768px) {
  .ProjectsSection_inner__WN2XW {
    gap: 6rem;
  }
}

.ProjectsSection_header__btB_p {
  padding: 0.625rem 0 0.625rem 1.5rem;
  border-left: 0.25rem solid #beb18b;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.ProjectsSection_title__3Mnpl {
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 400;
  line-height: 2.8125rem;
  text-transform: uppercase;
  color: #a39476;
}

.ProjectsSection_subtitle__aFcBA {
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  line-height: 2.1875rem;
  color: #404041;
}

.ProjectsSection_grid__6pDe5 {
  display: flex;
  gap: 1.5rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.ProjectsSection_grid__6pDe5::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .ProjectsSection_grid__6pDe5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    overflow: visible;
    scroll-snap-type: none;
  }
}
@media (min-width: 1024px) {
  .ProjectsSection_grid__6pDe5 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.ProjectsSection_card__QD5dS {
  display: flex;
  flex-direction: column;
  gap: 1.625rem;
  padding: 1rem;
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
  height: 100%;
  flex: 0 0 100%;
  scroll-snap-align: start;
}
@media (min-width: 768px) {
  .ProjectsSection_card__QD5dS {
    flex: initial;
    scroll-snap-align: none;
  }
}

.ProjectsSection_imageWrapper__P9MDP {
  position: relative;
  width: 100%;
  aspect-ratio: 436/300;
  overflow: hidden;
}

.ProjectsSection_image__Hi3OA {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ProjectsSection_dots__Z6oyZ {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.3125rem;
}

.ProjectsSection_dot__bqqpa {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #d9d9d9;
}

.ProjectsSection_cardContent__PCgTH {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  flex: 1 1;
}

.ProjectsSection_cardInfo__YR9QM {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex: 1 1;
}

.ProjectsSection_cardTitle__2U1_o {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.625rem;
  text-transform: capitalize;
  color: #404041;
  margin: 0;
}

.ProjectsSection_stats__m9SD3 {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  min-height: 1.875rem;
}
.ProjectsSection_stats__m9SD3 span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.875rem;
  color: #404041;
}

.ProjectsSection_cardMeta__c5Pv5 {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: auto;
  min-height: 3.4375rem;
}

.ProjectsSection_projectName__4B4YX {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
  text-transform: capitalize;
  color: #818285;
  margin: 0;
}

.ProjectsSection_price___vxJw {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5625rem;
  text-transform: uppercase;
  color: #a39476;
  margin: 0;
}

.ProjectsSection_imagePlaceholder__PU3ts {
  width: 100%;
  height: 100%;
  background: #d9d9d9;
}

.ProjectsSection_empty__P8_tE {
  grid-column: 1/-1;
  text-align: center;
  font-size: 1rem;
  color: #818285;
  padding: 2.5rem 0;
}

.ProjectsSection_viewButton__5kHNg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1.5rem;
  gap: 0.625rem;
  width: 100%;
  height: 3.25rem;
  background: #beb18b;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.2s;
}
.ProjectsSection_viewButton__5kHNg span {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.1875rem;
  text-transform: uppercase;
  color: #fff;
}
.ProjectsSection_viewButton__5kHNg svg {
  width: 1.5rem;
  color: #fff;
}
.ProjectsSection_viewButton__5kHNg:hover {
  background: rgb(180.8425414365, 166.0110497238, 122.6574585635);
}

.ProjectsSection_navBar__6TH4m {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .ProjectsSection_navBar__6TH4m {
    gap: 3.375rem;
  }
}

.ProjectsSection_viewAll__SR_XA {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2.1875rem;
  text-transform: uppercase;
  color: #3e3e3f;
  background: transparent;
  text-decoration: none;
  flex-shrink: 0;
  cursor: pointer;
  border: none;
  padding: 0;
  transition: opacity 0.2s;
}
.ProjectsSection_viewAll__SR_XA:hover {
  opacity: 0.7;
}
.ProjectsSection_viewAll__SR_XA:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.ProjectsSection_viewAll__SR_XA:disabled:hover {
  opacity: 0.4;
}
@media (min-width: 768px) {
  .ProjectsSection_viewAll__SR_XA {
    font-size: 1rem;
    color: #404041;
    border: 1px solid #404041;
    padding: 0.5rem 1rem;
    transition: background-color 0.2s, color 0.2s;
  }
  .ProjectsSection_viewAll__SR_XA:hover {
    opacity: 1;
    background: #404041;
    color: #fff;
  }
  .ProjectsSection_viewAll__SR_XA:disabled:hover {
    opacity: 0.4;
    background: transparent;
    color: #404041;
  }
}

.ProjectsSection_divider__G1ua2 {
  flex: 1 1;
  height: 0;
  border-top: 1px solid #beb18b;
}

.ProjectsSection_arrows__P85dc {
  display: flex;
  gap: 1rem;
  flex-shrink: 0;
}

.ProjectsSection_arrowPrev__FrfKU,
.ProjectsSection_arrowNext__CDjCj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 1.125rem;
  transition: opacity 0.2s;
}
.ProjectsSection_arrowPrev__FrfKU svg,
.ProjectsSection_arrowNext__CDjCj svg {
  width: 1rem;
  color: #fff;
}
.ProjectsSection_arrowPrev__FrfKU:hover,
.ProjectsSection_arrowNext__CDjCj:hover {
  opacity: 0.8;
}
.ProjectsSection_arrowPrev__FrfKU:disabled,
.ProjectsSection_arrowNext__CDjCj:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.ProjectsSection_arrowPrev__FrfKU {
  background: #818285;
}

.ProjectsSection_arrowNext__CDjCj {
  background: #beb18b;
}

.ProjectsSection_arrowIconLeft__8XgCC {
  transform: rotate(180deg);
}

.ProjectsSection_arrowIconRight__NtX4i {
  color: #fff;
}
