.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-978800d:#000000;--e-global-color-d0777de:#E7087F;--e-global-color-b605193:#281F67;--e-global-color-355a6ac:#F4F4F4;--e-global-color-a66d09a:#FFFFFF;--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;--e-global-typography-668f652-font-size:40px;--e-global-typography-668f652-font-weight:700;--e-global-typography-668f652-line-height:1.2em;--e-global-typography-8c8bad9-font-size:24px;--e-global-typography-8c8bad9-font-weight:700;--e-global-typography-d538bce-font-size:16px;--e-global-typography-d538bce-font-weight:700;--e-global-typography-7599adf-font-size:120px;--e-global-typography-7599adf-font-weight:700;--e-global-typography-7599adf-line-height:1em;--e-global-typography-695b377-font-size:18px;--e-global-typography-f2d97a3-font-size:96px;--e-global-typography-f2d97a3-font-weight:600;--e-global-typography-f2d97a3-line-height:1em;--e-global-typography-f2d97a3-letter-spacing:-3px;color:var( --e-global-color-978800d );font-family:"Open Sans", Sans-serif;font-size:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:12px;}.elementor-kit-7 h1{color:var( --e-global-color-978800d );font-family:"Open Sans", Sans-serif;font-size:40px;}.elementor-kit-7 h2{color:var( --e-global-color-978800d );font-family:"Open Sans", Sans-serif;font-size:32px;}.elementor-kit-7 h3{color:var( --e-global-color-978800d );font-family:"Open Sans", Sans-serif;font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-7599adf-font-size:96px;--e-global-typography-f2d97a3-font-size:96px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-668f652-font-size:32px;--e-global-typography-8c8bad9-font-size:20px;--e-global-typography-d538bce-font-size:14px;--e-global-typography-7599adf-font-size:48px;--e-global-typography-7599adf-line-height:1em;--e-global-typography-695b377-font-size:16px;--e-global-typography-f2d97a3-font-size:48px;--e-global-typography-f2d97a3-line-height:1em;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */#rekrutacja_button {
     border: 1px solid #000;
  /* Opcjonalnie: dodaj trochę wewnętrznego odstępu (padding), aby tekst nie dotykał ramki */
  padding: 8px 15px;
  /* Opcjonalnie: możesz dodać lekkie zaokrąglenie rogów */
  border-radius: 0px; 
}

#rekrutacja_button::after {
    content: ''; /* Niezbędne dla pseudo-elementu ::after */
  display: inline-block;
  width: 16px;  /* Szerokość obrazka strzałki */
  height: 16px; /* Wysokość obrazka strzałki */
  margin-left: 8px; /* Odstęp strzałki od tekstu "Rekrutacja" */
  vertical-align: middle; /* Wyrównuje strzałkę w pionie z tekstem */
  background-image: url('https://edugorzow.wpsafer.pl/wp-content/uploads/2025/06/arrow_black.svg');
  background-size: contain; /* Gwarantuje, że strzałka zmieści się w całości */
  background-repeat: no-repeat;
  background-position: center;
}

.clean_button {
    content: ''; /* Niezbędne dla pseudo-elementu ::after */
  display: inline-block;
  width: 16px;  /* Szerokość obrazka strzałki */
  height: 16px; /* Wysokość obrazka strzałki */
  margin-left: 8px; /* Odstęp strzałki od tekstu "Rekrutacja" */
  vertical-align: middle; /* Wyrównuje strzałkę w pionie z tekstem */
  background-image: url('https://edugorzow.wpsafer.pl/wp-content/uploads/2025/06/arrow_black.svg');
  background-size: contain; /* Gwarantuje, że strzałka zmieści się w całości */
  background-repeat: no-repeat;
  background-position: center;
}

.button-h  .elementor-button:hover 
.elementor-button-icon {
    rotate: 90deg;
     transition: 0.5s;
}

.button-h  .elementor-button 
.elementor-button-icon {
   
     transition: 0.5s;
}/* End custom CSS */