.elementor-kit-6{--e-global-color-primary:#2BB087;--e-global-color-secondary:#000000;--e-global-color-text:#424242;--e-global-color-accent:#0199AF;--e-global-color-77d0813:#FFE941;--e-global-color-4c3c1ec:#FFFFFF;--e-global-typography-primary-font-family:"Afacad";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Afacad";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Afacad";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:22px;--e-global-typography-accent-letter-spacing:0.01em;--e-global-typography-c369ae6-font-family:"Afacad";--e-global-typography-c369ae6-font-size:56px;--e-global-typography-c369ae6-font-weight:700;--e-global-typography-c369ae6-line-height:1.2em;--e-global-typography-1f6cdcf-font-family:"Afacad";--e-global-typography-1f6cdcf-font-size:32px;--e-global-typography-1f6cdcf-font-weight:700;--e-global-typography-1f6cdcf-line-height:40px;--e-global-typography-c34ff26-font-family:"Afacad";--e-global-typography-c34ff26-font-size:26px;--e-global-typography-c34ff26-font-weight:600;--e-global-typography-c34ff26-line-height:26px;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;line-height:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#FFE941;font-family:"Afacad", Sans-serif;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:0.01em;color:#1E1E1E;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Afacad", Sans-serif;font-size:56px;font-weight:700;line-height:56px;}.elementor-kit-6 h2{color:#000000;font-family:"Afacad", Sans-serif;font-size:32px;font-weight:700;line-height:40px;}.elementor-kit-6 h3{color:#000000;font-family:"Afacad", Sans-serif;font-size:22px;font-weight:600;line-height:34px;}.elementor-kit-6 h4{color:var( --e-global-color-text );font-family:"Afacad", Sans-serif;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:0.03em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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-c369ae6-font-size:36px;--e-global-typography-c369ae6-line-height:1.2em;--e-global-typography-1f6cdcf-font-size:28px;--e-global-typography-1f6cdcf-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root
{
    --Gradient-3:linear-gradient(86deg, #74BE89 -2.07%, #2BAF86 48.6%, #0199AF 99.26%);
    --Yellow: #FFE941
}

.h-gradient2
{
    background: var(--Gradient-2, linear-gradient(86deg, #73BE89 -3.17%, #2BB087 103.45%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.border
{
  border: 2px solid transparent;
    border-width: 2px;

  background:
    linear-gradient(#fff, #fff) padding-box,
    linear-gradient(
      86deg,
      #74BE89 -2.07%,
      #2BAF86 48.6%,
      #0199AF 99.26%
    ) border-box;
    border-radius: 25px;
}


/*BTN*/
.btn-grad-3 a
{
    transition: 0s !important;
}
.btn-grad-3 .elementor-button
{
    background: var(--Gradient-3) !important;
    color:white !important;
    transition: 0s;
}
.btn-grad-3 .elementor-button:hover
{
    background: black !important;
    color:white !important;
}
/*Banery podstron*/
.baner
{
    background: 
    linear-gradient(130deg,
    rgba(116, 190, 137, 0.50) 5%, 
    rgba(255, 255, 255, 1) 23%, 
    rgba(255, 255, 255, 1) 50%, 
    rgba(1, 153, 175, 0.20) 78%, 
    rgba(255, 255, 255, 1) 90%);
    min-height: 450px;
}
.baner img
{
    margin-bottom: -20px;
}/* End custom CSS */