.elementor-kit-67{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1741c808:#4054B2;--e-global-color-4b0406b6:#23A455;--e-global-color-2b4eb8e8:#000;--e-global-color-14678f19:#FFF;--e-global-color-2ad1b664:#4054B2;--e-global-color-6320a51:#4054B2;--e-global-color-b06cc2c:#F7B192;--e-global-color-5ca768e:#F7B19282;--e-global-color-1fec6e6:#f7b192;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-67 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:50px;--container-default-padding-bottom:0px;--container-default-padding-left:50px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.g9-swiper { width:100%; position:relative; }
.g9-swiper .swiper-slide { display:flex; justify-content:center; align-items:center; }
.g9-swiper img { width:100%; height:auto; display:block; border-radius:8px; }
.g9-swiper .swiper-button-prev,
.g9-swiper .swiper-button-next { color: inherit; }
.g9-swiper .swiper-pagination { position:relative; margin-top:10px; }
.g9-gallery-converted { display:none !important; }

/* ===== Preview ===== */
#g9-preview {
  width: 100%;
  max-width: 560px;
  aspect-ratio: 1 / 1;
  margin: 0 auto;
}

#g9-preview-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

/* Wypełnienie (QR + styl) */
#g9-style-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;

  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;

  /* maska będzie ustawiana z JS */
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;

  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

/* Obrys kraju (SVG outline jako <img>) */
#g9-country-outline {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;

  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;

  /* DOMYŚLNY kolor obrysu (JS może to podmieniać) */
  filter: drop-shadow(0 0 0 #000);
}/* End custom CSS */