.elementor-1327 .elementor-element.elementor-element-6e86179{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-1327 .elementor-element.elementor-element-6e86179{--content-width:1600px;}}/* Start custom CSS for container, class: .elementor-element-6e86179 *//* ========================================
   METODY PŁATNOŚCI - PREMIUM DARK UI
======================================== */

body {

    background:
        radial-gradient(circle at top left, rgba(95,168,255,.08), transparent 30%),
        radial-gradient(circle at bottom right, rgba(95,168,255,.06), transparent 25%),
        #0f1115;
}

/* ========================================
   GŁÓWNY WRAPPER
======================================== */

.e-con-inner {

    max-width: 1400px;

    margin: auto;

    padding: 60px 20px;

    display: flex;
    flex-direction: column;

    gap: 28px;
}

/* ========================================
   TYTUŁ
======================================== */

.elementor-element-aa83ab0 {

    margin-bottom: 10px;
}

.elementor-element-aa83ab0 h2 {

    position: relative;

    width: fit-content;

    margin: 0 auto 20px;

    font-family:
        "Inter",
        "Plus Jakarta Sans",
        sans-serif;

    font-size: clamp(42px, 6vw, 76px);

    font-weight: 800;

    line-height: .92;

    letter-spacing: -3px;

    color: #232833 !important;

    -webkit-text-fill-color: #232833 !important;

    text-rendering: geometricPrecision;

    text-shadow:
        0 1px 0 rgba(255,255,255,.04);
}

/* KRESKA */
.elementor-element-aa83ab0 h2::after {

    content: "";

    position: absolute;

    left: 50%;
    transform: translateX(-50%);

    bottom: -18px;

    width: 140px;
    height: 5px;

    border-radius: 999px;

    background:
        linear-gradient(
            90deg,
            #2b313d,
            #4b5563
        );

    opacity: .9;
}

/* ========================================
   KARTA
======================================== */

.elementor-element-9a2a7b5 {

    background:
        linear-gradient(
            180deg,
            rgba(28,30,36,.92),
            rgba(18,20,24,.92)
        );

    border: 1px solid rgba(120,180,255,.12);

    border-radius: 28px;

    padding: 40px;

    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);

    box-shadow:
        0 15px 50px rgba(0,0,0,.35),
        inset 0 1px 0 rgba(255,255,255,.04);

    transition:
        transform .35s ease,
        border-color .35s ease,
        box-shadow .35s ease;
}

/* HOVER */
.elementor-element-9a2a7b5:hover {

    transform: translateY(-6px);

    border-color: rgba(120,180,255,.35);

    box-shadow:
        0 25px 70px rgba(0,0,0,.45),
        0 0 35px rgba(95,168,255,.12);
}

/* ========================================
   TEKST
======================================== */

.elementor-element-9a2a7b5,
.elementor-element-9a2a7b5 p,
.elementor-element-9a2a7b5 li {

    color: rgba(255,255,255,.78);

    font-size: 16px;

    line-height: 1.9;

    font-weight: 400;
}

/* ========================================
   H2 W ŚRODKU
======================================== */

.elementor-element-9a2a7b5 h2 {

    font-size: 36px;

    font-weight: 800;

    line-height: 1.15;

    letter-spacing: -1px;

    color: #fff;

    margin-bottom: 24px;
}

/* ========================================
   STRONG
======================================== */

.elementor-element-9a2a7b5 strong {

    color: #7db8ff;

    font-weight: 700;
}

/* ========================================
   LISTA METOD
======================================== */

.elementor-element-9a2a7b5 ol {

    margin: 24px 0;

    padding-left: 24px;
}

.elementor-element-9a2a7b5 li {

    margin-bottom: 12px;

    font-size: 17px;
}

/* ========================================
   DANE BANKOWE
======================================== */

.elementor-element-9a2a7b5 p:last-child {

    margin-top: 30px;

    padding: 24px;

    border-radius: 18px;

    background:
        linear-gradient(
            180deg,
            rgba(255,255,255,.03),
            rgba(255,255,255,.01)
        );

    border: 1px solid rgba(120,180,255,.08);

    font-size: 17px;

    line-height: 2;
}

/* ========================================
   LINKI
======================================== */

.elementor-element-9a2a7b5 a {

    color: #7db8ff;

    text-decoration: none;

    transition: all .25s ease;
}

.elementor-element-9a2a7b5 a:hover {

    color: #a8d2ff;
}

/* ========================================
   SCROLLBAR
======================================== */

::-webkit-scrollbar {

    width: 10px;
}

::-webkit-scrollbar-track {

    background: #111;
}

::-webkit-scrollbar-thumb {

    background:
        linear-gradient(
            180deg,
            #5fa8ff,
            #8cc5ff
        );

    border-radius: 20px;
}

/* ========================================
   MOBILE
======================================== */

@media (max-width: 767px) {

    .e-con-inner {

        padding: 18px;
    }

    .elementor-element-aa83ab0 h2 {

        font-size: 38px;
    }

    .elementor-element-9a2a7b5 {

        padding: 24px;

        border-radius: 22px;
    }

    .elementor-element-9a2a7b5 h2 {

        font-size: 28px;
    }

    .elementor-element-9a2a7b5 p:last-child {

        padding: 18px;
    }
}/* End custom CSS */