/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/partner-contact-page/sections/LocationListSection.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.LocationListSection_section__gKT0R {
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .LocationListSection_section__gKT0R {
    padding: 5rem 0;
  }
}

.LocationListSection_inner__H2_Qd {
  width: calc(100% - 3rem);
  max-width: 87.5rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media (min-width: 1024px) {
  .LocationListSection_inner__H2_Qd {
    width: calc(100% - 4rem);
    gap: 7.5rem;
  }
}

/* ── Location item ─────────────────────────────────── */
.LocationListSection_locationItem__peMP9 {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1024px) {
  .LocationListSection_locationItem__peMP9 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 3.5rem;
  }
}

/* ── Left column ─────────────────────────────────── */
.LocationListSection_locationLeft__HkgSb {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  width: 100%;
}
@media (min-width: 1024px) {
  .LocationListSection_locationLeft__HkgSb {
    max-width: 45.5rem;
  }
}

.LocationListSection_titleBlock__Xl0XV {
  padding: 0.75rem 0 0.75rem 1.5rem;
  border-left: 0.25rem solid #beb18b;
}

.LocationListSection_title__0f939 {
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  font-weight: 400;
  line-height: 1.12;
  text-transform: uppercase;
  color: #a39476;
  margin: 0;
}

/* ── Contact rows ────────────────────────────────── */
.LocationListSection_contactRows__0CDMp {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.LocationListSection_row__xDyH1 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1rem;
}

.LocationListSection_label__K0fJY {
  flex-shrink: 0;
  width: 7.5625rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  color: #818285;
}
@media (min-width: 768px) {
  .LocationListSection_label__K0fJY {
    font-size: 1.25rem;
  }
}

.LocationListSection_value__Ab8oy {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  color: #a39476;
  text-decoration: none;
}
@media (min-width: 768px) {
  .LocationListSection_value__Ab8oy {
    font-size: 1.25rem;
  }
}

/* ── Right column ────────────────────────────────── */
.LocationListSection_locationRight__3elv6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  border: 1px solid rgba(231, 231, 232, 0.5);
  width: 100%;
}
@media (min-width: 1024px) {
  .LocationListSection_locationRight__3elv6 {
    max-width: 38.5rem;
    min-height: 36.9375rem;
  }
}

.LocationListSection_officeImage__HBfiU {
  width: 100%;
  max-width: 26.5rem;
  height: auto;
  max-height: 33.9375rem;
  object-fit: cover;
}

.LocationListSection_imagePlaceholder__SD1CV {
  width: 100%;
  height: 18.75rem;
  background: #e7e7e8;
}
@media (min-width: 1024px) {
  .LocationListSection_imagePlaceholder__SD1CV {
    height: 33.9375rem;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/partner-contact-page/sections/PartnerMapSection.module.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.PartnerMapSection_section__cF8HB {
  width: 100%;
  height: 25rem;
}
@media (min-width: 1024px) {
  .PartnerMapSection_section__cF8HB {
    height: 37.5rem;
  }
}

.PartnerMapSection_mapPlaceholder__1NdE3 {
  width: 100%;
  height: 100%;
  background: #e7e7e8;
}
