.elementor-5005 .elementor-element.elementor-element-1c51d200{--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5005 .elementor-element.elementor-element-e929889 .elementor-heading-title{font-size:32px;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5005 .elementor-element.elementor-element-39358bdb{text-align:justify;color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-5005 .elementor-element.elementor-element-1c51d200{--margin-top:24px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-5005 .elementor-element.elementor-element-39358bdb{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 24px) 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-39358bdb */h2 {
    background-color: #fdf2e3;
    color: white;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 22px;
}

h3 {
    color: #1a73e8;
    border-bottom: 2px solid #fdf2e3;
    padding-bottom: 8px;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 18px !important;
}

ol, ul {
    margin-bottom: 20px;
    padding-left: 30px;
}

li {
    margin-bottom: 8px;
}

span[style="font-weight: 400;"] {
    font-weight: normal !important;
}

a {
    color: #1a73e8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul[style="list-style: none;"] {
    list-style: none;
    padding-left: 20px;
}



/* Stylowanie dla podpunktów zagnieżdżonych */
ul ul, ol ul, ul ol, ol ol {
    margin-top: 10px;
}
a, a span {
  display: inline;
  max-width: 100%;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
}/* End custom CSS */
/* Start custom CSS */footer h2,
footer h3,
footer h4,
footer .elementor-heading-title {
  background: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
}/* End custom CSS */