.elementor-1915 .elementor-element.elementor-element-41d7a22{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}body.elementor-page-1915:not(.elementor-motion-effects-element-type-background), body.elementor-page-1915 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for container, class: .elementor-element-41d7a22 *//* ================================
   LOCATION MAP SECTION – jedna kolumna
   Nagłówek + opis + mapa
   ================================ */

/* --- BAZA --- */
.section-location-map{
  position:relative;
  isolation:isolate;
  padding-block:clamp(40px,8vw,120px);
  background:#FAFAF7;
}
.section-location-map > *{
  position:relative;
  z-index:1;
  box-sizing:border-box;
}

/* Layout: jedna kolumna */
.section-location-map .elementor-container,
.section-location-map .elementor-row,
.section-location-map > .e-con-inner,
.section-location-map--media-first .elementor-container,
.section-location-map--media-first .elementor-row,
.section-location-map--media-first > .e-con-inner{
  display:flex;
  flex-direction:column;
  gap:clamp(16px,4vw,32px);
  align-items:stretch;
}

.section-location-map .elementor-column,
.section-location-map--media-first .elementor-column,
.section-location-map .elementor-column-wrap,
.section-location-map--media-first .elementor-column-wrap,
.section-location-map .e-con,
.section-location-map--media-first .e-con{
  width:100% !important;
  max-width:100% !important;
  flex:0 0 100% !important;
}

/* Kolejność: podstawowa – tekst nad media */
.section-location-map .hero-copy{
  order:0;
}
.section-location-map .hero-media{
  order:1;
}

/* Wariant media-first: media nad tekstem (nadal jedna kolumna) */
.section-location-map--media-first .hero-media{
  order:0;
}
.section-location-map--media-first .hero-copy{
  order:1;
}

/* Obraz / media */
.section-location-map .hero-media{
  overflow:visible;
  max-width:1100px;
  margin-inline:auto;
  margin-top:clamp(24px,4vw,40px);
}

/* IMG – gdy użyjesz obrazu zamiast mapy */
.section-location-map .hero-media img{
  display:block;
  width:100%;
  height:auto;
  border-top-right-radius:24px;
  transform:translateZ(0);
  transition:transform .5s ease, box-shadow .5s ease, filter .5s ease;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  filter:saturate(.9) contrast(.98);
  will-change:transform, filter;
}
@media (hover:hover){
  .section-location-map .hero-media img:hover{
    transform:scale(1.015);
    box-shadow:0 18px 50px rgba(0,0,0,.10);
    filter:saturate(.95) contrast(1);
  }
}

/* MAPA (iframe) – większa, zaokrąglony TYLKO prawy górny róg */
.section-location-map .hero-media iframe{
  display:block;
  width:100%;
  aspect-ratio:16 / 9;
  min-height:420px;
  border:0;
  border-radius:0;
  border-top-right-radius:24px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  transform:translateZ(0);
}
@media (max-width:767px){
  .section-location-map .hero-media iframe{
    aspect-ratio:4 / 3;
    min-height:320px;
    border-radius:0;
    border-top-right-radius:16px;
  }
}

/* SVG w widżecie „Obraz” */
.section-location-map .hero-media img[src*=".svg"]{
  filter:none;
  transform:none;
  will-change:auto;
}
@media (hover:hover){
  .section-location-map .hero-media img[src*=".svg"]:hover{
    transform:none;
    filter:none;
  }
}

/* Tekst */
.section-location-map .hero-copy{
  position:relative;
  padding-inline:clamp(8px,2vw,16px);
}
.section-location-map .hero-title{
  font-weight:600;
  letter-spacing:-.02em;
  margin:0 0 .6em 0;
}

/* Akapity i listy */
.section-location-map .hero-copy p,
.section-location-map .hero-copy li{
  font-size:clamp(17px,1.2vw,20px);
  line-height:1.65;
  color:#232323;
}
.section-location-map .hero-copy ul,
.section-location-map .hero-copy ol{
  margin:.6em 0 .9em 1.2em;
  padding:0;
  list-style:disc outside;
  font:inherit;
  color:inherit;
}
.section-location-map .hero-copy li{
  font-weight:400;
  margin:0 0 .4em 0;
}

/* Link/CTA */
.section-location-map .hero-link{
  position:relative;
  text-decoration:none;
  color:inherit;
  padding-bottom:2px;
}
.section-location-map .hero-link::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:1px;
  background:rgba(0,0,0,.25);
  transform:scaleX(.2);
  transform-origin:left;
  transition:transform .35s ease, background .35s ease;
}
.section-location-map .hero-link:hover::after,
.section-location-map .hero-link:focus-visible::after{
  transform:scaleX(1);
  background:rgba(0,0,0,.85);
}

/* Grain tła */
.section-location-map::after{
  content:"";
  position:absolute;
  inset:-1px;
  z-index:0;
  pointer-events:none;
  border-radius:inherit;
  background-image:url("data:image/svg+xml;utf8,\
  <svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'>\
    <filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter>\
    <rect width='100%%' height='100%%' filter='url(%23n)' opacity='0.05'/></svg>");
  background-repeat:repeat;
  background-size:180px 180px;
  mix-blend-mode:normal;
  opacity:.035;
}

/* Elementor overlay */
.elementor-section.section-location-map > .elementor-background-overlay{
  mix-blend-mode:normal;
  opacity:var(--e-overlay-opacity,1);
}

/* wyłączenie starego dividera */
.section-location-map .hero-copy::before,
.section-location-map--media-first .hero-copy::before{
  display:none !important;
}

/* ===================== WARIANTY SEPARATORÓW ===================== */
.section-location-map.sep-shadow .hero-media img,
.section-location-map--media-first.sep-shadow .hero-media img,
.section-location-map.sep-shadow .hero-media iframe,
.section-location-map--media-first.sep-shadow .hero-media iframe{
  box-shadow:0 16px 48px rgba(0,0,0,.12);
}
.section-location-map.sep-shadow .hero-copy,
.section-location-map--media-first.sep-shadow .hero-copy{
  padding-inline:clamp(16px,3vw,32px);
}

.section-location-map.sep-gradient .hero-copy,
.section-location-map--media-first.sep-gradient .hero-copy{
  position:relative;
}
.section-location-map.sep-gradient .hero-copy::after{
  content:"";
  position:absolute;
  top:0;
  right:-12px;
  width:12px;
  height:100%;
  pointer-events:none;
  background:linear-gradient(to right, rgba(0,0,0,.10), rgba(0,0,0,0));
  border-radius:0 8px 8px 0;
}
.section-location-map--media-first.sep-gradient .hero-copy::after{
  content:"";
  position:absolute;
  top:0;
  left:-12px;
  width:12px;
  height:100%;
  pointer-events:none;
  background:linear-gradient(to right, rgba(0,0,0,.10), rgba(0,0,0,0));
  border-radius:8px 0 0 8px;
}

.section-location-map.sep-underline .hero-title,
.section-location-map--media-first.sep-underline .hero-title{
  position:relative;
  margin-bottom:.75rem;
}
.section-location-map.sep-underline .hero-title::after,
.section-location-map--media-first.sep-underline .hero-title::after{
  content:"";
  display:block;
  width:40px;
  height:2px;
  margin-top:.6rem;
  background:rgba(0,0,0,.18);
  border-radius:2px;
}
@media (max-width:767px){
  .section-location-map.sep-underline .hero-title::after,
  .section-location-map--media-first.sep-underline .hero-title::after{
    width:28px;
  }
}

/* ===================== RESPONSYWNOŚĆ ===================== */

/* TABLET 768–1024px */
@media (min-width:768px) and (max-width:1024px){
  .section-location-map{
    padding-block:clamp(48px,9vw,96px);
  }

  .section-location-map .hero-copy{
    max-width:760px;
    margin-inline:auto;
    padding:clamp(16px,3.2vw,28px) clamp(12px,3vw,24px);
  }
  .section-location-map .hero-title{
    font-size:clamp(28px,4.2vw,40px);
    line-height:1.15;
    margin:0 0 .8rem 0;
  }
  .section-location-map .hero-copy p,
  .section-location-map .hero-copy li{
    font-size:clamp(17px,2.1vw,20px);
    line-height:1.75;
    max-width:70ch;
  }

  .section-location-map .hero-media,
  .section-location-map--media-first .hero-media{
    max-width:1100px;
    margin-inline:auto;
    margin-top:clamp(18px,4vw,32px);
  }
  .section-location-map .hero-media img,
  .section-location-map--media-first .hero-media img{
    width:100%;
    height:auto;
    border-radius:20px;
    box-shadow:0 16px 48px rgba(0,0,0,.12);
    filter:saturate(.95) contrast(1);
  }
  .section-location-map .hero-media iframe,
  .section-location-map--media-first .hero-media iframe{
    border-radius:0;
    border-top-right-radius:20px;
    box-shadow:0 16px 48px rgba(0,0,0,.12);
  }

  .section-location-map.sep-gradient .hero-copy::after{
    width:16px;
    right:-16px;
    background:linear-gradient(to right, rgba(0,0,0,.08), rgba(0,0,0,0));
    border-radius:0 10px 10px 0;
  }
  .section-location-map--media-first.sep-gradient .hero-copy::after{
    left:-16px;
    right:auto;
    width:16px;
    background:linear-gradient(to right, rgba(0,0,0,.08), rgba(0,0,0,0));
    border-radius:10px 0 0 10px;
  }

  .elementor-section.section-location-map{
    display:flow-root;
    margin-block:clamp(40px,7vw,84px) !important;
  }
  .elementor-section.section-location-map + .elementor-section{
    margin-top:clamp(40px,7vw,84px) !important;
  }
  .elementor-section + .elementor-section.section-location-map{
    margin-top:clamp(40px,7vw,84px) !important;
  }
}

/* MOBILE ≤767px */
@media (max-width:767px){
  .section-location-map{
    padding-block:28px;
  }
  .section-location-map .hero-copy{
    padding-inline:4px;
  }
  .section-location-map .hero-title{
    margin-bottom:.5rem;
  }
  .section-location-map .hero-title::after{
    content:"";
    display:block;
    width:28px;
    height:2px;
    margin-top:.5rem;
    background:rgba(0,0,0,.14);
    border-radius:2px;
  }
  .section-location-map .hero-media{
    margin-top:16px;
  }
  .section-location-map .hero-media img{
    border-top-right-radius:16px;
    width:100%;
    height:auto;
    max-height:none;
  }
  .section-location-map .hero-media iframe{
    border-radius:0;
    border-top-right-radius:16px;
  }
  @media (hover:none){
    .section-location-map .hero-media img:hover{
      transform:none;
      box-shadow:0 10px 30px rgba(0,0,0,.06);
    }
  }
  .section-location-map .hero-copy p,
  .section-location-map .hero-copy li{
    font-size:clamp(16px,4.2vw,18px);
    line-height:1.7;
  }
  .section-location-map.sep-gradient .hero-copy::after,
  .section-location-map--media-first.sep-gradient .hero-copy::after{
    display:none;
  }
}

/* Dark mode – bez zmian kolorów treści */
@media (prefers-color-scheme: dark){
  .section-location-map{
    background:#FAFAF7;
  }
  .section-location-map::after{
    mix-blend-mode:normal;
  }
  .section-location-map .hero-copy p,
  .section-location-map .hero-copy li{
    color:#232323;
  }
}

/* === DESKTOP WIDER (≥1200px) === */
@media (min-width:1200px){
  .section-location-map .elementor-container,
  .section-location-map > .e-con-inner{
    max-width:1280px !important;
    margin-inline:auto;
    padding-inline:28px;
  }
  .section-location-map .hero-copy{
    max-width:640px;
    margin-inline:auto;
  }
  .section-location-map .hero-media{
    max-width:1100px;
    margin-inline:auto;
  }
  .section-location-map .hero-media img,
  .section-location-map .hero-media iframe{
    width:100%;
    height:auto;
  }
}

/* === VERY WIDE (≥1600px) === */
@media (min-width:1600px){
  .section-location-map .elementor-container,
  .section-location-map > .e-con-inner{
    max-width:1440px !important;
  }
  .section-location-map .hero-copy{
    max-width:680px;
  }
  .section-location-map .hero-media{
    max-width:1100px;
  }
}/* End custom CSS */