html body .w-nav .w-nav-menu.w--open { display: block !important; }
.w-dropdown-list.w--open { display: block; }
.w-form-done[aria-hidden="false"], .w-form-fail[aria-hidden="false"] { display: block; }
.accordion-wrapper { overflow: visible; }
.accordion-item-header { cursor: pointer; }
.accordion-item-content[hidden] { display: none !important; }
.gallery14_slider[data-carbon-slider] .gallery14_mask { overflow: hidden; }
.gallery14_slider[data-carbon-slider] .gallery14_slide { display: none; width: 100%; }
.gallery14_slider[data-carbon-slider] .gallery14_slide.w-active { display: block; }
.gallery14_slider[data-carbon-slider] .w-slider-dot { cursor: pointer; }
.carbon-shop-split {
  display: grid !important;
  grid-template-columns: minmax(420px, 52vw) minmax(380px, 1fr);
  gap: 0;
  align-items: start;
  background: #fff;
  min-height: calc(100vh - 6rem);
  margin-top: 6rem;
  padding: 0 !important;
}
.carbon-shop-split > .shop-container {
  width: 100%;
  max-width: none !important;
  min-height: calc(100vh - 6rem);
  margin: 0 !important;
}
.carbon-shop-split > .shop-container:first-child {
  position: sticky;
  top: 6rem;
  height: calc(100vh - 6rem);
  overflow: hidden;
  background: #f4f4f4;
  border-right: 1px solid rgba(15, 20, 50, 0.12);
}
.carbon-shop-split > .shop-container:nth-child(2) {
  height: calc(100vh - 6rem);
  overflow-y: auto;
  padding: 42px 34px 56px;
  background: #fff;
}
.carbon-shop-split .shop-locator {
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0 !important;
}
.carbon-shop-split .shop-map-panel {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  background: #e8ece8;
}
.carbon-shop-split .shop-map-canvas {
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: #e8ece8;
}
.carbon-shop-split .shop-map-canvas .leaflet-control-attribution {
  font-size: 10px;
}
.carbon-shop-split .shop-map-topbar,
.carbon-shop-split .shop-map-summary {
  position: absolute;
  z-index: 600;
  left: 24px;
  right: 24px;
  border: 1px solid rgba(15, 20, 50, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 14px 36px rgba(15, 20, 50, 0.14);
  backdrop-filter: blur(12px);
}
.carbon-shop-split .shop-map-topbar {
  top: 24px;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 16px;
  color: #10183f;
  font-size: 14px;
}
.carbon-shop-split .shop-map-topbar strong {
  color: #c37641;
  font-weight: 700;
}
.carbon-shop-split .shop-map-summary {
  bottom: 24px;
  max-width: 420px;
  padding: 18px;
  color: #10183f;
}
.carbon-shop-split .shop-map-summary p {
  margin: 0 0 6px;
  color: #c37641;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.carbon-shop-split .shop-map-summary h3 {
  margin: 0 0 8px;
  font-size: 22px;
  line-height: 1.08;
}
.carbon-shop-split .shop-map-summary address {
  margin: 0;
  color: rgba(16, 24, 63, 0.75);
  font-style: normal;
  line-height: 1.35;
}
.carbon-shop-split .shop-map-summary-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}
.carbon-shop-split .shop-map-summary-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 14px;
  border-radius: 999px;
  background: #10183f;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
.carbon-shop-split .shop-map-summary-actions a + a {
  border: 1px solid rgba(16, 24, 63, 0.16);
  background: #fff;
  color: #10183f;
}
.carbon-shop-split .shop-map-marker {
  width: 34px !important;
  height: 34px !important;
  margin-left: -17px !important;
  margin-top: -17px !important;
  border-radius: 999px;
  border: 2px solid #fff;
  background: #10183f;
  color: #fff;
  box-shadow: 0 8px 18px rgba(15, 20, 50, 0.24);
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}
.carbon-shop-split .shop-map-marker.marker-big-o {
  background: #c37641;
}
.carbon-shop-split .shop-map-marker span {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 800;
}
.carbon-shop-split .shop-map-marker.is-active {
  z-index: 1000 !important;
  transform: scale(1.18);
  box-shadow: 0 14px 32px rgba(15, 20, 50, 0.32);
}
.carbon-shop-split .leaflet-control-zoom a {
  color: #10183f;
}
.carbon-shop-split .leaflet-container {
  font-family: inherit;
}
.carbon-shop-split .heading {
  margin-top: 4px;
  margin-bottom: 6px;
  font-size: clamp(32px, 3.4vw, 54px);
  line-height: 0.96;
}
.carbon-shop-split .divider-40px.filter {
  height: 18px;
  margin: 0;
}
/* Airbnb-style shop collection: vertical, image-forward cards in a grid. */
.carbon-shop-split .collection-list {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 10px 22px;
}
.carbon-shop-split .collection-item {
  min-width: 0;
}
.carbon-shop-split .shop-tile {
  display: block;
  min-height: 0;
  padding: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transition: none;
}
.carbon-shop-split .shop-tile:hover {
  border-color: transparent;
  box-shadow: none;
  transform: none;
}
.carbon-shop-split .shop-tile > .link-block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 0;
  aspect-ratio: 4 / 3;
  border-radius: 14px;
  overflow: hidden;
  background: #ebe7de;
}
.carbon-shop-split .shop-image {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  transition: transform 450ms cubic-bezier(0.2, 0.6, 0.2, 1);
}
.carbon-shop-split .shop-tile:hover .shop-image {
  transform: scale(1.05);
}
.carbon-shop-split .shop-tile.is-map-active {
  border: 0;
  box-shadow: none;
}
.carbon-shop-split .shop-tile.is-map-active > .link-block {
  outline: 2px solid #1e1e1e;
  outline-offset: 2px;
}
.carbon-shop-split .shop-details {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: 0;
  padding: 11px 2px 4px;
}
.carbon-shop-split .shop-brand {
  width: auto;
  max-width: 60px;
  max-height: 19px;
  margin-bottom: 8px;
}
.carbon-shop-split .shop-address {
  margin: 0 0 4px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #1e1e1e;
}
/* Keep listing cards minimal (Airbnb-clean): hide service icons, spacers, arrow. */
.carbon-shop-split .shop-details .services-available,
.carbon-shop-split .shop-details .divider-15px-2,
.carbon-shop-split .shop-details .image-6 {
  display: none;
}
.carbon-shop-split .shop-details a:not(.service-type) {
  color: inherit;
  text-decoration: none;
}
.carbon-shop-split .shop-details a:not(.service-type):hover {
  text-decoration: underline;
}
.carbon-shop-split .services-available {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}
.carbon-shop-split .service-type {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(15, 20, 50, 0.1);
  border-radius: 999px;
  background: #f7f7f7;
}
.carbon-shop-split .service-type img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.carbon-shop-split .image-6 {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
}
.carbon-shop-split .divider-15px-2 {
  display: none;
}
.carbon-shop-detail .kutup-cta-3 {
  min-height: calc(100vh - 6rem);
  margin-top: 6rem;
}
.carbon-shop-detail .kutup-cta-photo {
  min-height: calc(100vh - 6rem);
  background-position: 50% 50%;
  background-size: cover;
}
.carbon-shop-detail .kutup-cta-right-part {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(40px, 7vw, 96px);
}
.carbon-shop-detail .brand-image {
  width: auto;
  max-width: 150px;
  max-height: 74px;
  margin-bottom: 22px;
  object-fit: contain;
}
.carbon-shop-detail .div-block.shop-services {
  gap: 10px;
  align-items: center;
}
.carbon-shop-detail .service-logo {
  width: 34px !important;
  height: 34px;
  object-fit: contain;
}
.carbon-shop-detail .kutup-flex-divider {
  flex-wrap: wrap;
}
.carbon-shop-detail .carbon-shop-link-panel {
  padding: 28px 5%;
  background: #f7f7f7;
  border-top: 1px solid rgba(15, 20, 50, 0.1);
  border-bottom: 1px solid rgba(15, 20, 50, 0.1);
}
.carbon-shop-detail .carbon-shop-link-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
}
.carbon-shop-detail .carbon-shop-link-inner p {
  margin: 0 0 6px;
  color: #c37641;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.carbon-shop-detail .carbon-shop-link-inner h2 {
  margin: 0 0 6px;
  color: #10183f;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.05;
}
.carbon-shop-detail .carbon-shop-link-inner address {
  margin: 0;
  color: rgba(16, 24, 63, 0.72);
  font-style: normal;
}
.carbon-shop-detail .carbon-shop-action-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}
.carbon-shop-detail .carbon-shop-action-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 10px 14px;
  border: 1px solid rgba(16, 24, 63, 0.12);
  border-radius: 999px;
  background: #fff;
  color: #10183f;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}
.carbon-shop-detail .carbon-shop-action-links a:first-child {
  background: #10183f;
  color: #fff;
}
.carbon-shop-detail .carbon-shop-action-links a:hover {
  border-color: rgba(195, 118, 65, 0.55);
  box-shadow: 0 10px 24px rgba(15, 20, 50, 0.12);
  transform: translateY(-1px);
}
.carbon-shop-detail .html-embed.google-maps {
  display: block;
}
.carbon-shop-detail .html-embed.google-maps iframe {
  display: block;
  width: 100%;
  height: min(52vh, 500px);
}
.carbon-shop-detail .hero-heading-right.hidden,
.carbon-shop-detail .team-circles,
.carbon-shop-detail .gallery-overview,
.carbon-shop-detail .section.dontknow {
  display: none !important;
}
.preloader, .scroll-progress-bar { display: none !important; }
img { max-width: 100%; }
@media (max-width: 991px) {
  html body .w-nav .w-nav-menu.w--open {
    position: absolute !important;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 18px 5%;
    background: #fff;
    border-top: 1px solid rgba(15, 20, 50, 0.12);
    box-shadow: 0 18px 34px rgba(15, 20, 50, 0.14);
  }
  html body .w-nav .w-nav-menu.w--open .nav-link {
    display: block;
    width: 100%;
    margin: 0;
    padding: 14px 0;
    color: #10183f;
    text-align: left;
  }
  .carbon-shop-split {
    display: block !important;
    min-height: 0;
  }
  .carbon-shop-split > .shop-container,
  .carbon-shop-split > .shop-container:first-child,
  .carbon-shop-split > .shop-container:nth-child(2) {
    position: static;
    width: 100%;
    height: auto;
    min-height: 0;
    overflow: visible;
  }
  .carbon-shop-split > .shop-container:first-child {
    height: min(68vh, 620px);
    min-height: 420px;
    border-right: 0;
    border-bottom: 1px solid rgba(15, 20, 50, 0.12);
  }
  .carbon-shop-split > .shop-container:nth-child(2) {
    padding: 30px 5% 56px;
  }
  .carbon-shop-split .shop-map-topbar {
    top: 16px;
    left: 16px;
    right: 16px;
  }
  .carbon-shop-split .shop-map-summary {
    left: 16px;
    right: 16px;
    bottom: 16px;
    max-width: none;
  }
  .accordion-item-header {
    top: 6rem;
  }
  .carbon-shop-detail .kutup-cta-3 {
    display: block;
    min-height: 0;
  }
  .carbon-shop-detail .kutup-cta-photo {
    min-height: 380px;
  }
  .carbon-shop-detail .kutup-cta-right-part {
    padding: 36px 5%;
  }
  .carbon-shop-detail .carbon-shop-link-inner {
    grid-template-columns: 1fr;
  }
  .carbon-shop-detail .carbon-shop-action-links {
    justify-content: flex-start;
  }
}
@media (max-width: 620px) {
  .accordion-item {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .accordion-item-header {
    top: 5.25rem;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .carbon-shop-split > .shop-container:first-child {
    height: 58vh;
    min-height: 360px;
  }
  .carbon-shop-split .shop-tile {
    min-height: 0;
    padding: 0;
  }
  .carbon-shop-split .collection-list {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 8px 16px;
  }
  .carbon-shop-split .shop-tile > .link-block,
  .carbon-shop-split .shop-image {
    min-height: 128px;
  }
  .carbon-shop-split .shop-details {
    padding-right: 22px;
  }
  .carbon-shop-split .shop-brand {
    max-width: 86px;
    max-height: 28px;
    margin-bottom: 8px;
  }
  .carbon-shop-split .shop-address {
    font-size: 16px;
  }
  .carbon-shop-split .services-available {
    display: none;
  }
  .carbon-shop-split .shop-map-summary {
    padding: 14px;
  }
  .carbon-shop-split .shop-map-summary h3 {
    font-size: 18px;
  }
  .carbon-shop-split .shop-map-summary address {
    font-size: 13px;
  }
  .carbon-shop-split .shop-map-summary-actions a {
    min-height: 36px;
    padding: 8px 12px;
    font-size: 13px;
  }
  .carbon-shop-detail .kutup-cta-3 {
    margin-top: 5.25rem;
  }
  .carbon-shop-detail .kutup-cta-photo {
    min-height: 300px;
  }
  .carbon-shop-detail .brand-image {
    max-width: 120px;
    max-height: 58px;
  }
  .carbon-shop-detail .carbon-shop-action-links a {
    width: 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.001ms !important; scroll-behavior: auto !important; transition-duration: 0.001ms !important; }
}