.elementor-kit-6{--e-global-color-primary:#657B29;--e-global-color-secondary:#CE2E26;--e-global-color-text:#1D1D1B;--e-global-color-accent:#F9D540;--e-global-color-31a92d2:#2688CE;--e-global-color-db13182:#FFFFFF;--e-global-color-cdc7cc2:#000000;--e-global-color-196c7d6:#00000026;--e-global-color-ff23648:#F4F2F2;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:26px;--e-global-typography-1aa6e8b-font-family:"Fira Sans";--e-global-typography-1aa6e8b-font-size:40px;--e-global-typography-1aa6e8b-font-weight:700;--e-global-typography-1aa6e8b-line-height:54px;--e-global-typography-0212dd0-font-family:"Fira Sans";--e-global-typography-0212dd0-font-size:26px;--e-global-typography-0212dd0-font-weight:700;--e-global-typography-0212dd0-line-height:28px;--e-global-typography-4ae00e2-font-family:"Fira Sans";--e-global-typography-4ae00e2-font-size:22px;--e-global-typography-4ae00e2-font-weight:700;--e-global-typography-4ae00e2-line-height:28px;--e-global-typography-952885b-font-family:"Fira Sans";--e-global-typography-952885b-font-size:54px;--e-global-typography-952885b-font-weight:700;--e-global-typography-952885b-line-height:54px;--e-global-typography-45a0290-font-family:"Montserrat";--e-global-typography-45a0290-font-size:18px;--e-global-typography-45a0290-font-weight:600;--e-global-typography-45a0290-text-transform:uppercase;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-1aa6e8b-font-size:30px;--e-global-typography-1aa6e8b-line-height:1.3em;--e-global-typography-952885b-font-size:30px;--e-global-typography-952885b-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Btn-font-family:Montserrat; --Zielony:#657B29; --Zolty:#F9D540; --Czerwony:#CE2E26; }
/* Start custom CSS */:root
  {
    --niebieski:#2688CE;
  }
 /*----
 Start Form
 ---*/
  .label-required::after
  {
    content:"*";
    color:#CE2E26;
  }
  .btn-send::after {
    content: "";
    background-image: url(https://byle-gdzie.tworniaprezentuje.pl/wp-content/uploads/2026/04/arrow-right-1.svg);
    width:17px;
    height: 17px;
    transition:  margin .3s;
    margin-left:10px;
    margin-right: 10px;
}
 .btn-send:hover::after
 {
     margin-left: 20px;
     margin-right: 0;
 }
 /*---
 End Form
 ---*//* End custom CSS */