.elementor-kit-8{--e-global-color-primary:#64BAC1;--e-global-color-secondary:#F41952;--e-global-color-text:#1D1D1D;--e-global-color-accent:#F9F9F1;--e-global-color-a256214:#1D1D1D;--e-global-color-0ba7055:#E7F0FF;--e-global-color-6a43f4a:#E3EBFF;--e-global-color-d86ffa5:#ECE8EF;--e-global-color-47740a4:#4392F1;--e-global-color-4494591:#FD396C;--e-global-color-791dca4:#FFFFFF;--e-global-color-56442e1:#FCFCFC;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-weight:500;--e-global-typography-45fcac6-font-family:"EB Garamond";--e-global-typography-45fcac6-font-size:42px;--e-global-typography-45fcac6-font-weight:700;--e-global-typography-45fcac6-line-height:1.2em;--e-global-typography-d85930f-font-family:"Nunito";--e-global-typography-d85930f-font-size:18px;--e-global-typography-d85930f-font-weight:500;--e-global-typography-95eea05-font-family:"EB Garamond";--e-global-typography-95eea05-font-size:21px;--e-global-typography-95eea05-font-weight:700;--e-global-typography-95eea05-line-height:1.2em;--e-global-typography-29962d6-font-family:"Nunito";--e-global-typography-29962d6-font-size:14px;--e-global-typography-29962d6-font-weight:600;--e-global-typography-3e79ca4-font-family:"Nunito";--e-global-typography-3e79ca4-font-size:14px;--e-global-typography-3e79ca4-font-weight:400;--e-global-typography-3e79ca4-letter-spacing:3.2px;font-family:"Poppins", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-d86ffa5 );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{line-height:1.2em;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}@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-kit-8{--e-global-typography-text-font-size:14px;--e-global-typography-45fcac6-font-size:24px;--e-global-typography-95eea05-font-size:24px;--e-global-typography-29962d6-font-size:12px;--e-global-typography-3e79ca4-font-size:8px;}.elementor-kit-8 h1{font-size:32px;line-height:1.2em;}.elementor-kit-8 h2{font-size:24px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gradient-bg {
  position: relative;
  overflow: hidden;
}

.gradient-bg::before {
  content: "";
  position: absolute;
  inset: 0;
    background: radial-gradient(circle at 43.58729771205357% 52.62481740400668%, rgba(138, 124, 255, 0.3) 0%, transparent 20%),
              radial-gradient(circle at 59.81776646205357% 52.59090671953256%, rgba(255, 152, 208, 0.3) 0%, transparent 20%);
  filter: blur(60px);
  opacity: 0.9;
  z-index: 0;
}

.gradient-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  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.2' numOctaves='4'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.25'/></svg>\");
  background-repeat: repeat;
  mix-blend-mode: overlay;
  pointer-events: none;
  z-index: 1;
}
.gradient-bg > * { position: relative; z-index: 2; }

/* kontener listy */
.lista1 ul{
  list-style: none;        /* wyłącz standardowe kropki */
  margin: 0;
  padding: 0;
}

/* każdy element listy z ikoną */
.lista1 li {
  position: relative;
  padding-left: 1.8rem;    /* miejsce na ikonę */
}

/* ikona jako tło */
.lista1 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;             /* lekkie wyrównanie w pionie */
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("/wp-content/uploads/2025/09/check-circle-1.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* odstęp między wierszami w wielolinijkowych li */
.lista1 li + li { margin-top: 0.4rem; }/* End custom CSS */