.elementor-kit-11{--e-global-color-uicore_primary:#FFFFFF;--e-global-color-uicore_secondary:#0A1229;--e-global-color-uicore_accent:#000000;--e-global-color-uicore_headline:#FFFFFF;--e-global-color-uicore_body:#0A1229;--e-global-color-uicore_dark:#FFFFFF;--e-global-color-uicore_light:#FFFFFF;--e-global-color-uicore_white:#FFFFFF;--e-global-typography-uicore_primary-font-family:"Titillium Web";--e-global-typography-uicore_primary-font-weight:300;--e-global-typography-uicore_secondary-font-family:"Titillium Web";--e-global-typography-uicore_secondary-font-weight:700;--e-global-typography-uicore_text-font-family:"Titillium Web";--e-global-typography-uicore_text-font-weight:normal;--e-global-typography-uicore_accent-font-family:"Titillium Web";--e-global-typography-uicore_accent-font-weight:700;background-color:#0A1229;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:#A50A0A;font-family:"Big Shoulders Display", Sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;line-height:1em;letter-spacing:0em;color:#FFFFFF;border-style:none;border-radius:5px 5px 5px 5px;padding:18px 35px 18px 35px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#A50A0A;color:var( --e-global-color-uicore_secondary );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 h1{color:var( --e-global-color-uicore_white );}.elementor-kit-11 h2{color:var( --e-global-color-uicore_white );}.elementor-kit-11 h3{color:#A50A0A;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:15px;padding:18px 33px 18px 33px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-size:14px;padding:17px 30px 17px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* PODMIEŃ XXXX na ID landinga (np. page-id-4376) */
.page-id-4736 .elementor-popup-modal .dialog-widget {
  position: fixed !important;
  inset: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 14px !important;
  z-index: 99999 !important;
}

.page-id-XXXX .elementor-popup-modal .dialog-widget-content {
  background: #fff !important;
  width: min(92vw, 560px) !important;
  max-height: calc(100dvh - 28px) !important;
  overflow: auto !important;
  border-radius: 16px !important;
  padding: 22px 18px 18px !important;
  position: relative !important;
}

/* X – zawsze w prawym górnym rogu karty, normalny rozmiar i klikany */
.page-id-XXXX .elementor-popup-modal .dialog-close-button{
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 100000 !important;
  background: transparent !important;
}

.page-id-XXXX .elementor-popup-modal .dialog-close-button svg{
  width: 16px !important;
  height: 16px !important;
}

/* fallback gdy 100dvh nie działa */
@supports not (height: 100dvh) {
  .page-id-XXXX .elementor-popup-modal .dialog-widget-content {
    max-height: calc(100vh - 28px) !important;
  }
}/* End custom CSS */