.elementor-kit-7{--e-global-color-primary:#2D3958;--e-global-color-secondary:#2D3958;--e-global-color-text:#7B88A8;--e-global-color-accent:#2D3958;--e-global-color-694face:#F8FAFC;--e-global-color-c1a6aff:#FFFFFF;--e-global-color-96d714d:#FFFFFFB3;--e-global-color-89fd4db:#000000;--e-global-color-1e8a800:#00000000;--e-global-color-f455915:#7C3AED;--e-global-color-df9346d:#5B3CC4;--e-global-color-4b20c4c:#EDE9FF;--e-global-color-eb2f1af:#F6F3FF;--e-global-color-0f8bed1:#12022F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:1.125rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;--e-global-typography-c9b6116-font-family:"DM Sans";--e-global-typography-c9b6116-font-size:5rem;--e-global-typography-c9b6116-font-weight:700;--e-global-typography-c9b6116-line-height:1.1em;--e-global-typography-fcb2023-font-size:4rem;--e-global-typography-fcb2023-font-weight:700;--e-global-typography-fcb2023-line-height:1.1em;--e-global-typography-d5ab57b-font-family:"DM Sans";--e-global-typography-d5ab57b-font-size:36px;--e-global-typography-d5ab57b-font-weight:700;--e-global-typography-d5ab57b-line-height:1.25em;--e-global-typography-c1e6e88-font-family:"DM Sans";--e-global-typography-c1e6e88-font-size:22px;--e-global-typography-c1e6e88-font-weight:700;--e-global-typography-c1e6e88-line-height:1.3em;--e-global-typography-5e17869-font-family:"DM Sans";--e-global-typography-5e17869-font-size:18px;--e-global-typography-5e17869-font-weight:600;--e-global-typography-5e17869-line-height:1.4em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90rem;}.e-con{--container-max-width:90rem;--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:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#000000BF;--lightbox-ui-color:var( --e-global-color-c1a6aff );--lightbox-ui-color-hover:var( --e-global-color-c1a6aff );--lightbox-text-color:var( --e-global-color-c1a6aff );}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Podstawowe fixy */

body {
    line-height: 1;
}

strong, b {
    font-weight: 700;
}

a {
    transition: 0.3s;
}

.elementor-button-icon {
    display: flex;
}

.elementor-button-icon {
    path, rect {
        transition: 0.3s;
    }
}

.elementor-icon-box-icon {
    line-height: 1;
}

.elementor-icon-box-title {
    margin: 0;
}

.elementor-icon-wrapper,
.elementor-widget-social-icons {
    line-height: 0;
}

.elementor-widget-text-editor p:last-child,
.elementor-widget-theme-post-excerpt p:last-child {
    margin: 0;
}

.elementor-widget-image a {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .elementor-vertical-align-middle .elementor-icon-box-wrapper {
        align-items: center;
    }
    
    .elementor-mobile-position-left .elementor-icon-box-icon {
        display: flex !important;
    }
}


/* Formularze */
::placeholder {
    opacity: 1 !important;
}

.elementor-form {
    input[type="checkbox"] {
        appearance: none;
        display: inline-block;
        vertical-align: middle;
        width: 0.875rem;
        height: 0.875rem;
        margin: -0.125rem 0.75rem 0 1px;
        padding: 0 !important;
        outline: 1px solid #000;
        border-radius: 0 !important;
        background: #FFF !important;
    }
    
    input[type="checkbox"]:checked {
        width: 0.875rem;
        height: 0.875rem;
        border: 0.25rem solid #FFF !important;
        background: #000 !important;
    }
    
    input[type="checkbox"] + label {
        font-size: 0.875rem !important;
        cursor: pointer;
        
        @media screen and (max-width: 767px) {
            font-size: 0.75rem !important;
        }
    }
    
    textarea {
        border-radius: 1.25rem !important;
    }
    
    button:hover,
    button:active,
    button:focus,
    button:focus-visible {
        path {
            /*fill:  !important;*/
        }
    }
}


/* Paginacja gridów */
.custom-grid-pagination .elementor-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.875rem;
    
    .page-numbers {
        z-index: 1;
        margin: 0 !important;
        transition: 0.3s;
    }
    
    .page-numbers:not(.prev, .next) {
        display: grid;
        place-content: center;
        width: 2.5rem;
        height: 2.5rem;
    }
    
    .page-numbers:not(.prev, .next, .current) {
        background: #FFF !important;
        color: #000 !important;
    }
    
    .page-numbers:is(.current) {
        background: #000 !important;
        color: #FFF !important;
    }
    
    .prev, 
    .next {
        display: flex;
        align-items: center;
        gap: 0.875rem;
    }
    
    .prev::before {
        content: "";
        width: 1rem;
        height: 1rem;
        background: url();
        transform: rotate(180deg);
    }
    
    .next::after {
        content: "";
        width: 1rem;
        height: 1rem;
        background: url();
    }
    
    .prev:is(span),
    .next:is(span) {
        display: none;
    }
    
    .page-numbers:not(.prev, .next):hover,
    .page-numbers:not(.prev, .next):active,
    .page-numbers:not(.prev, .next):focus,
    .page-numbers:not(.prev, .next):focus-visible {
        background: #000 !important;
        color: #FFF !important;
    }
}

.elementor-button {
    cursor: pointer;
}

.discount-container:has(.discount-generated) h2, .discount-container:has(.purchase-confirmation) h2 {
    font-size: 0 !important;
}

.discount-container:has(.discount-generated), .discount-container:has(.purchase-confirmation) {
    gap: 0 !important
}

.challenge-links-container  {
    max-height: 390px;
    overflow: auto;
    flex-wrap: nowrap;
}

@media (max-width: 1024px) {
    .challenge-links-container  {
    max-height: 300px;
    min-height: 0;
}/* End custom CSS */