{"id":490,"date":"2025-07-02T08:46:27","date_gmt":"2025-07-02T06:46:27","guid":{"rendered":"https:\/\/polski360.com\/indywidualne-zajecia-z-polskiego\/"},"modified":"2026-02-05T14:40:34","modified_gmt":"2026-02-05T13:40:34","slug":"individual-polish-lessons","status":"publish","type":"page","link":"https:\/\/www.polski360.com\/en\/services\/individual-polish-lessons\/","title":{"rendered":"Individual Polish lessons"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Individual Classes<\/title>\n    <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\" rel=\"stylesheet\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;700&#038;family=Playfair+Display:ital,wght@0,600;0,700;1,600&#038;display=swap\" rel=\"stylesheet\">\n    \n    <style>\n    \/* --- STYLE DOSTARCZONE PRZEZ U\u017bYTKOWNIKA --- *\/\n    \n    \/* Kontener g\u0142\u00f3wny - izolacja styl\u00f3w *\/\n    .polski360-price-wrapper {\n        font-family: 'DM Sans', sans-serif;\n        background-color: #F3F5F9;\n        color: #333;\n        width: 100%;\n        box-sizing: border-box;\n        line-height: 1.5;\n    }\n\n    \/* Resetowanie wp\u0142ywu motywu wewn\u0105trz cennika *\/\n    .polski360-price-wrapper *, \n    .polski360-price-wrapper ::before, \n    .polski360-price-wrapper ::after {\n        box-sizing: border-box;\n    }\n\n    .polski360-price-wrapper h1, \n    .polski360-price-wrapper h2, \n    .polski360-price-wrapper h3 {\n        font-family: 'DM Sans', sans-serif;\n        margin-top: 0;\n        line-height: 1.2;\n    }\n\n    .polski360-price-wrapper p {\n        margin-bottom: 1rem;\n    }\n\n    .polski360-price-wrapper ul {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    .polski360-price-wrapper a {\n        text-decoration: none;\n        transition: all 0.3s ease;\n    }\n\n    \/* Nag\u0142\u00f3wek sekcji *\/\n    .p360-header {\n        background-color: #ffffff;\n        padding: 60px 20px 80px 20px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .p360-header h1 {\n        color: #213A6E;\n        font-size: 2.5rem;\n        font-weight: 700;\n        margin-bottom: 20px;\n    }\n\n    .p360-header p {\n        color: #666;\n        font-size: 1.1rem;\n        max-width: 700px;\n        margin: 0 auto;\n    }\n\n    \/* Kontener kart *\/\n    .p360-container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n        position: relative;\n        z-index: 10;\n        margin-top: -50px; \/* Nasuni\u0119cie na nag\u0142\u00f3wek *\/\n        padding-bottom: 80px;\n    }\n\n    \/* Tytu\u0142y sekcji (tabletki) *\/\n    .p360-section-title {\n        text-align: center;\n        margin-bottom: 40px;\n        \/* Dodatkowy odst\u0119p, je\u015bli sekcja nie jest pierwsza *\/\n        padding-top: 20px; \n    }\n\n    .p360-section-title span {\n        background: #fff;\n        color: #213A6E;\n        padding: 10px 25px;\n        border-radius: 50px;\n        font-weight: 700;\n        text-transform: uppercase;\n        font-size: 0.85rem;\n        letter-spacing: 1px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        display: inline-block;\n    }\n    \n    .p360-section-title.dark span {\n        background: #213A6E;\n        color: #fff;\n    }\n\n    \/* Siatka kart *\/\n    .p360-grid {\n        display: grid;\n        grid-template-columns: repeat(1, 1fr);\n        gap: 30px;\n    }\n\n    @media (min-width: 768px) {\n        .p360-grid.cols-3 { grid-template-columns: repeat(3, 1fr); }\n        .p360-grid.cols-2 { grid-template-columns: repeat(2, 1fr); max-width: 900px; margin: 0 auto; }\n        .p360-header h1 { font-size: 3.5rem; }\n    }\n\n    \/* Styl Karty *\/\n    .p360-card {\n        background: #fff;\n        border-radius: 16px;\n        padding: 30px;\n        box-shadow: 0 10px 40px -10px rgba(0,0,0,0.08);\n        display: flex;\n        flex-direction: column;\n        border: 1px solid #f0f0f0;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative;\n    }\n\n    .p360-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 20px 30px -10px rgba(0,0,0,0.12);\n    }\n\n    \/* Bestseller (Karta \u015brodkowa) *\/\n    .p360-card.bestseller {\n        border-top: 5px solid #990028;\n    }\n    \n    @media (min-width: 768px) {\n        .p360-card.bestseller {\n            transform: translateY(-15px);\n            z-index: 2;\n        }\n        .p360-card.bestseller:hover {\n            transform: translateY(-20px);\n        }\n    }\n\n    .p360-badge {\n        position: absolute;\n        top: 0;\n        right: 0;\n        background: #990028;\n        color: #fff;\n        font-size: 0.75rem;\n        font-weight: 700;\n        padding: 5px 15px;\n        border-bottom-left-radius: 10px;\n        text-transform: uppercase;\n    }\n\n    \/* Tre\u015b\u0107 karty *\/\n    .p360-card h3 {\n        color: #213A6E;\n        font-size: 1.5rem;\n        font-weight: 700;\n        margin-bottom: 5px;\n    }\n\n    .p360-card-sub {\n        color: #888;\n        font-size: 0.9rem;\n        margin-bottom: 20px;\n        display: block;\n    }\n\n    .p360-price-box {\n        border-bottom: 1px solid #eee;\n        padding-bottom: 20px;\n        margin-bottom: 20px;\n    }\n\n    .p360-price {\n        color: #213A6E;\n        font-size: 2.5rem;\n        font-weight: 700;\n    }\n\n    .p360-period {\n        color: #888;\n        font-size: 1rem;\n        font-weight: 400;\n    }\n\n    .p360-lesson-price {\n        display: block;\n        margin-top: 5px;\n        font-size: 0.9rem;\n        font-weight: 600;\n    }\n    \n    .p360-lesson-price.accent { color: #990028; }\n    .p360-save-badge {\n        background: #d1fae5;\n        color: #065f46;\n        padding: 2px 8px;\n        border-radius: 4px;\n        font-size: 0.75rem;\n        margin-left: 10px;\n    }\n\n    \/* Lista cech *\/\n    .p360-features {\n        flex-grow: 1;\n        margin-bottom: 30px;\n    }\n\n    .p360-features li {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 15px;\n        font-size: 0.95rem;\n        color: #555;\n    }\n\n    .p360-features i {\n        color: #213A6E;\n        margin-right: 12px;\n        margin-top: 4px;\n        opacity: 0.6;\n    }\n    \n    .p360-features li.strong i { opacity: 1; color: #990028; }\n\n    \/* Przyciski *\/\n    .p360-btn {\n        display: block;\n        width: 100%;\n        padding: 12px;\n        text-align: center;\n        border-radius: 8px;\n        font-weight: 700;\n        font-size: 1rem;\n        cursor: pointer;\n    }\n\n    .p360-btn-outline {\n        border: 2px solid #213A6E;\n        color: #213A6E;\n        background: transparent;\n    }\n    .p360-btn-outline:hover {\n        background: #213A6E;\n        color: #fff;\n    }\n\n    .p360-btn-fill {\n        background: #213A6E;\n        color: #fff;\n        border: 2px solid #213A6E;\n    }\n    .p360-btn-fill:hover {\n        background: #1a2b55;\n        border-color: #1a2b55;\n    }\n\n    \/* Nowy styl przycisku akcentowego *\/\n    .p360-btn-accent {\n        background: #990028;\n        color: #fff;\n        border: 2px solid #990028;\n    }\n    .p360-btn-accent:hover {\n        background: #7a0020;\n        border-color: #7a0020;\n        box-shadow: 0 6px 12px rgba(153, 0, 40, 0.25);\n    }\n\n    \/* Sekcja Gwarancja *\/\n    .p360-guarantee {\n        text-align: center;\n        color: #888;\n        font-size: 0.85rem;\n        font-style: italic;\n        padding-bottom: 40px;\n    }\n    \n    \/* Ikony w kartach grupowych *\/\n    .p360-icon-wrapper {\n        background: #F3F5F9;\n        display: inline-flex;\n        padding: 10px;\n        border-radius: 8px;\n        color: #213A6E;\n        margin-right: 15px;\n    }\n    .p360-card-header-flex {\n        display: flex;\n        align-items: center;\n        margin-bottom: 10px;\n    }\n\n    \/* --- STYLE UZUPE\u0141NIAJ\u0104CE DLA HERO, GALERII I ZALET --- *\/\n    \n    \/* 1. Hero 50\/50 - Dopasowane do kontenera *\/\n    .p360-split-section {\n        display: flex;\n        flex-direction: column;\n        gap: 2rem;\n        margin-bottom: 4rem;\n        \/* Padding g\u00f3ra, aby odsun\u0105\u0107 od marginesu -50px, je\u015bli trzeba *\/\n        padding-top: 1rem; \n    }\n\n    @media (min-width: 1024px) {\n        .p360-split-section {\n            flex-direction: row;\n            align-items: center;\n            gap: 4rem;\n        }\n        .p360-split-half {\n            width: 50%;\n        }\n    }\n\n    .p360-img-box img {\n        width: 100%;\n        height: auto;\n        display: block;\n        border-radius: 16px;\n        box-shadow: 0 15px 30px rgba(0,0,0,0.1);\n    }\n\n    .p360-text-content h2 {\n        font-family: 'Playfair Display', serif;\n        font-size: 2rem;\n        color: #213A6E;\n        margin-bottom: 1rem;\n        font-weight: 700;\n        line-height: 1.2;\n    }\n    \n    @media (min-width: 768px) {\n        .p360-text-content h2 { font-size: 2.5rem; }\n    }\n\n    .p360-text-content p {\n        color: #555;\n        font-size: 1.05rem;\n        margin-bottom: 1.5rem;\n    }\n\n    \/* Lista w Hero *\/\n    .p360-hero-list li {\n        display: flex;\n        align-items: flex-start;\n        gap: 10px;\n        margin-bottom: 0.8rem;\n        color: #333;\n        font-weight: 500;\n        text-align: left;\n    }\n    .p360-hero-list i { color: #990028; margin-top: 4px; }\n\n    \/* 2. Galeria Materia\u0142\u00f3w (Stack) *\/\n    .p360-materials-stack {\n        position: relative;\n        width: 100%;\n        max-width: 400px;\n        margin: 0 auto;\n        \/* FIX: Przywracam aspect-ratio, usuwam sztywne height, kt\u00f3re ucina\u0142o obraz *\/\n        aspect-ratio: 210 \/ 297;\n    }\n\n    \/* Usuni\u0119te nadmiarowe media query dla wysoko\u015bci *\/\n\n    .p360-materials-blob {\n        position: absolute; inset: 0;\n        background: #213A6E;\n        border-radius: 4px;\n        opacity: 0.05;\n        z-index: 0;\n        transform: translate(12px, 12px);\n    }\n\n    .p360-mat-card {\n        position: absolute; top: 0; left: 0;\n        width: 100%; height: 100%;\n        background: #fff;\n        border-radius: 4px;\n        box-shadow: 0 10px 25px -5px rgba(0,0,0,0.15);\n        border: 1px solid #e5e7eb;\n        transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);\n        cursor: pointer;\n        overflow: hidden;\n        z-index: 5;\n        transform: scale(0.9) translateY(20px);\n        opacity: 0;\n        pointer-events: none;\n    }\n\n    .p360-mat-card img {\n        width: 100%; height: 100%;\n        object-fit: cover; object-position: top center;\n        display: block;\n    }\n\n    .p360-mat-card.active { z-index: 20; transform: translateX(0) translateY(0) scale(1); opacity: 1; pointer-events: auto; }\n    .p360-mat-card.active:hover { transform: translateY(-5px); box-shadow: 0 20px 40px -5px rgba(0,0,0,0.2); }\n    .p360-mat-card.next { z-index: 10; transform: translateX(8px) translateY(8px) scale(0.97); opacity: 1; }\n    .p360-mat-card.next-2 { z-index: 5; transform: translateX(16px) translateY(16px) scale(0.94); opacity: 0.5; }\n\n    .p360-tap-hint {\n        position: absolute; top: 20px; right: 20px;\n        background: #fff; padding: 8px 16px;\n        border-radius: 50px; display: flex; align-items: center; gap: 8px;\n        font-weight: 700; font-size: 0.85rem; color: #213A6E;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.15); z-index: 30;\n        transition: all 0.3s ease;\n        animation: pulse-border 2s infinite;\n    }\n    .p360-mat-card.active:hover .p360-tap-hint { background: #213A6E; color: #fff; transform: scale(1.05); }\n\n    @keyframes pulse-border {\n        0% { box-shadow: 0 0 0 0 rgba(33, 58, 110, 0.4); }\n        70% { box-shadow: 0 0 0 10px rgba(33, 58, 110, 0); }\n        100% { box-shadow: 0 0 0 0 rgba(33, 58, 110, 0); }\n    }\n\n    \/* 3. Sekcja SEO i Zalety *\/\n    .p360-seo-text {\n        margin-top: 4rem;\n        background: #fff;\n        padding: 30px;\n        border-radius: 16px;\n        box-shadow: 0 10px 40px -10px rgba(0,0,0,0.05);\n    }\n    \n    @media (min-width: 768px) {\n        .p360-seo-text { padding: 50px; }\n    }\n\n    .p360-seo-text h2 { color: #213A6E; font-size: 1.8rem; margin-bottom: 1.5rem; margin-top: 2rem; font-family: 'Playfair Display', serif; }\n    .p360-seo-text h2:first-child { margin-top: 0; }\n    .p360-seo-text p { color: #555; margin-bottom: 1.5rem; }\n    \n    .p360-benefits-list-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n        margin: 2rem 0;\n    }\n    @media (min-width: 768px) {\n        .p360-benefits-list-grid { grid-template-columns: 1fr 1fr; }\n    }\n    \n    .p360-benefit-item {\n        background: #fcfcfc;\n        border: 1px solid #f0f0f0;\n        border-radius: 8px;\n        padding: 20px;\n    }\n    .p360-benefit-item strong { color: #213A6E; display: block; margin-bottom: 5px; font-size: 1.05rem; }\n\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"polski360-price-wrapper\">\n\n    <div class=\"p360-container\">\n        \n        <!-- SEKCJA HERO -->\n        <div class=\"p360-split-section\">\n            <div class=\"p360-split-half\">\n                <div class=\"p360-img-box\">\n                    <img decoding=\"async\" src=\"https:\/\/www.polski360.com\/wp-content\/uploads\/2025\/07\/zajecia-indywidualne.webp\" alt=\"Individual classes\">\n                <\/div>\n            <\/div>\n            <div class=\"p360-split-half p360-text-content\">\n                <h2>Individual Polish Language Classes<\/h2>\n                <p>This is the fastest way to achieve your language goal. We focus 100% on you.<\/p>\n                <ul class=\"p360-hero-list\">\n                    <li><i class=\"fas fa-check-circle\"><\/i> Choose the optimal amount of classes and convenient time<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> Tell us your learning goal (exam, work, school?)<\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> We will adapt the program to your needs!<\/li>\n                <\/ul>\n                <div style=\"margin-top: 2rem; max-width: 300px;\">\n                    <a href=\"#form\" class=\"p360-btn p360-btn-fill\">Sign up for a free lesson<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- SEKCJA CENNIKA -->\n        \n        <div class=\"p360-section-title\">\n            <span>Individual Classes<\/span>\n        <\/div>\n\n        <div class=\"p360-grid cols-3\">\n            \n            <div class=\"p360-card\">\n                <h3>Start<\/h3>\n                <span class=\"p360-card-sub\">We set goals and pace together!<\/span>\n                \n                <div class=\"p360-price-box\">\n                    <span class=\"p360-price\">440 PLN<\/span> <span class=\"p360-period\">\/ per month<\/span>\n                    <span class=\"p360-lesson-price accent\">110 PLN \/ lesson<\/span>\n                <\/div>\n\n                <ul class=\"p360-features\">\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span><strong>4 hours<\/strong>&nbsp;per month<\/span><\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span>Level A1-C1<\/span><\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span>Materials adapted to needs<\/span><\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span>Lifetime access to materials<\/span><\/li>\n                <\/ul>\n\n                <a href=\"#form\" class=\"p360-btn p360-btn-outline\">Ask for an offer<\/a>\n            <\/div>\n\n            <div class=\"p360-card bestseller\">\n                <div class=\"p360-badge\">Bestseller<\/div>\n                <h3>Optimal<\/h3>\n                <span class=\"p360-card-sub\">Most frequently chosen package<\/span>\n                \n                <div class=\"p360-price-box\">\n                    <span class=\"p360-price\">800 PLN<\/span> <span class=\"p360-period\">\/ per month<\/span>\n                    <div class=\"p360-lesson-price\">\n                        100 PLN \/ lesson <span class=\"p360-save-badge\">You save 10%<\/span>\n                    <\/div>\n                <\/div>\n\n                <ul class=\"p360-features\">\n                    <li class=\"strong\"><i class=\"fas fa-check-circle\"><\/i> <span><strong>8 hours<\/strong>&nbsp;per month<\/span><\/li>\n                    <li class=\"strong\"><i class=\"fas fa-check-circle\"><\/i> <span>Level A1-C1<\/span><\/li>\n                    <li class=\"strong\"><i class=\"fas fa-check-circle\"><\/i> <span>Materials adapted to needs<\/span><\/li>\n                    <li class=\"strong\"><i class=\"fas fa-check-circle\"><\/i> <span>Lifetime access to materials<\/span><\/li>\n                <\/ul>\n\n                <a href=\"#form\" class=\"p360-btn p360-btn-fill\">Ask for an offer<\/a>\n            <\/div>\n\n            <div class=\"p360-card\">\n                <h3>Complex<\/h3>\n                <span class=\"p360-card-sub\">Intensive learning, fast results<\/span>\n                \n                <div class=\"p360-price-box\">\n                    <span class=\"p360-price\">1080 PLN<\/span> <span class=\"p360-period\">\/ per month<\/span>\n                    <div class=\"p360-lesson-price\">\n                        90 PLN \/ lesson <span class=\"p360-save-badge\">You save 20%<\/span>\n                    <\/div>\n                <\/div>\n\n                <ul class=\"p360-features\">\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span><strong>12 hours<\/strong>&nbsp;per month<\/span><\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span>Level A1-C1<\/span><\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span>Materials adapted to needs<\/span><\/li>\n                    <li><i class=\"fas fa-check-circle\"><\/i> <span>Lifetime access to materials<\/span><\/li>\n                <\/ul>\n\n                <a href=\"#form\" class=\"p360-btn p360-btn-outline\">Ask for an offer<\/a>\n            <\/div>\n\n        <\/div>\n\n        <!-- SEKCJA DLACZEGO WARTO + GALERIA -->\n        <div class=\"p360-section-title\">\n            <span>Why choose us?<\/span>\n        <\/div>\n\n        <div class=\"p360-split-section\">\n            \n            <div class=\"p360-split-half p360-text-content\">\n                <h2>Why sign up for individual classes?<\/h2>\n                <ul class=\"p360-hero-list\">\n                    <li style=\"align-items: flex-start;\">\n                        <i class=\"fas fa-file-alt\" style=\"margin-top: 5px;\"><\/i>\n                        <span><strong>Materials prepared especially for you<\/strong>, based on the latest Ministry guidelines and our experience.<\/span>\n                    <\/li>\n                    <li style=\"align-items: flex-start;\">\n                        <i class=\"fas fa-graduation-cap\" style=\"margin-top: 5px;\"><\/i>\n                        <span><strong>Advantage on the exam<\/strong> &#8211; work through mock sheets and fix your mistakes under the supervision of an experienced teacher and prepare to pass the certificate.<\/span>\n                    <\/li>\n                    <li style=\"align-items: flex-start;\">\n                        <i class=\"fas fa-laptop-house\" style=\"margin-top: 5px;\"><\/i>\n                        <span><strong>Learn online<\/strong> &#8211; with permanent access to your lesson materials anywhere and anytime.<\/span>\n                    <\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- Galeria -->\n            <div class=\"p360-split-half\">\n                <div class=\"p360-materials-stack\" id=\"materialsStack\">\n                    <div class=\"p360-materials-blob\"><\/div>\n\n                    <!-- KARTA 1: CZAS PRZESZ\u0141Y 1 (STARTOWA) -->\n                    <div class=\"p360-mat-card active\" onclick=\"rotateMaterials()\">\n                        <img decoding=\"async\" src=\"https:\/\/www.polski360.com\/wp-content\/uploads\/2026\/02\/czas-przeszly-1.jpg\" alt=\"Past Tense pt. 1\">\n                        <div class=\"p360-tap-hint\">\n                            <span>Next<\/span> <i class=\"fas fa-arrow-right\"><\/i>\n                        <\/div>\n                    <\/div>\n\n                    <!-- KARTA 2: CZAS PRZESZ\u0141Y 2 -->\n                    <div class=\"p360-mat-card next\" onclick=\"rotateMaterials()\">\n                        <img decoding=\"async\" src=\"https:\/\/www.polski360.com\/wp-content\/uploads\/2026\/02\/czas-przeszly-2.jpg\" alt=\"Past Tense pt. 2\">\n                        <div class=\"p360-tap-hint\">\n                            <span>Next<\/span> <i class=\"fas fa-arrow-right\"><\/i>\n                        <\/div>\n                    <\/div>\n\n                    <!-- KARTA 3: PODR\u00d3\u017bE 1 -->\n                    <div class=\"p360-mat-card next-2\" onclick=\"rotateMaterials()\">\n                        <img decoding=\"async\" src=\"https:\/\/www.polski360.com\/wp-content\/uploads\/2026\/02\/uwielbiam-podrozowac-1.jpg\" alt=\"Travels pt. 1\">\n                        <div class=\"p360-tap-hint\">\n                            <span>Next<\/span> <i class=\"fas fa-arrow-right\"><\/i>\n                        <\/div>\n                    <\/div>\n\n                    <!-- KARTA 4: PODR\u00d3\u017bE 2 -->\n                    <div class=\"p360-mat-card\" onclick=\"rotateMaterials()\">\n                        <img decoding=\"async\" src=\"https:\/\/www.polski360.com\/wp-content\/uploads\/2026\/02\/uwielbiam-podrozowac-2.jpg\" alt=\"Travels pt. 2\">\n                        <div class=\"p360-tap-hint\">\n                            <span>Next<\/span> <i class=\"fas fa-arrow-right\"><\/i>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- NOWY PRZYCISK POD GALERI\u0104 -->\n                <div style=\"text-align: center; margin-top: 30px;\">\n                    <a href=\"#form\" class=\"p360-btn p360-btn-accent\" style=\"width: auto; display: inline-block; padding-left: 2rem; padding-right: 2rem;\">\n                        Free trial lesson\n                    <\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <!-- SEKCJA SEO TEXT (D\u0141UGI OPIS Z ZALETAMI) -->\n        <div class=\"p360-seo-text\">\n            <h2>Private Polish lessons<\/h2>\n            <p>\n                This is the ideal solution for people who expect quick results. Unlike group classes, individual lessons allow the teacher to focus exclusively on your needs, instantly correct mistakes, and adjust the learning pace. Thanks to this, the material is absorbed more efficiently, and progress is visible after just a few meetings. Individual learning is the most effective method if you care about practical communication skills and confidence in using the language.\n            <\/p>\n\n            <h2>Why learn Polish with us?<\/h2>\n            <p>\n                We teach with passion and experience. Our lecturers are qualified teachers who know the specifics of teaching foreigners. We focus on practice, individual approach, and measurable results. Below are the main advantages of our offer:\n            <\/p>\n\n            <div class=\"p360-benefits-list-grid\">\n                <div class=\"p360-benefit-item\">\n                    <strong>Flexible class schedule<\/strong>\n                    we adjust hours to work and studies, offer evening and weekend slots so that learning does not interfere with duties.\n                <\/div>\n                <div class=\"p360-benefit-item\">\n                    <strong>Free access to learning materials<\/strong>\n                    you will receive sets of exercises, recordings, and materials for self-study that support progress between lessons.\n                <\/div>\n                <div class=\"p360-benefit-item\">\n                    <strong>Qualified teaching staff<\/strong>\n                    experienced lecturers with practice working with adult students guarantee professional support and motivation.\n                <\/div>\n                <div class=\"p360-benefit-item\">\n                    <strong>Individual pace and program<\/strong>\n                    lessons are structured for your goals: work, studies, everyday communication, or exam preparation.\n                <\/div>\n                <div class=\"p360-benefit-item\">\n                    <strong>Guarantee of quick results<\/strong>\n                    we focus on practical skills and regular assessment of progress so that you quickly notice the effects of learning.\n                <\/div>\n                <div class=\"p360-benefit-item\">\n                    <strong>Friendly atmosphere and cultural support<\/strong>\n                    we help not only with the language but also in understanding local customs and formalities.\n                <\/div>\n            <\/div>\n\n            <p style=\"text-align: center; margin-top: 2rem; font-weight: 500;\">\n                If you want to learn effectively and without stress, choose individual Polish classes at polski360.pl. Contact us, write a few words about yourself and your goals, and we will prepare a suitable course proposal.\n            <\/p>\n            \n            <div style=\"max-width: 300px; margin: 0 auto;\">\n                <a href=\"#form\" class=\"p360-btn p360-btn-fill\">Write to us<\/a>\n            <\/div>\n\n            <h2 style=\"margin-top: 3rem;\">Learning Polish in an individual form<\/h2>\n            <p>\n                This is the perfect option for those who value comfort, freedom, and maximum personalization. Thanks to the individual approach, you overcome the language barrier faster, learn practical use of Polish, and gain confidence in real communication situations.\n            <\/p>\n\n            <h2>Individual Polish lessons for adults \u2013 practical learning<\/h2>\n            <p>\n                At polski360.pl, we focus on practical learning and fast results. Our private Polish lessons are conducted online, so you can learn from home or the office.\n            <\/p>\n            <p>\n                We orient materials and class topics to use the language in specific situations: at work, at university, in a government office. Since we offer individual lessons for adults, we prepare class topics according to your goals and industry. If you work in IT, construction, or trade, we will introduce specialized terminology and practice typical dialogues.\n            <\/p>\n            <p>\n                In individual lessons, you focus on vocabulary truly needed in your work and everyday life. Group learning relies mainly on general topics and does not allow for such precise adaptation of material to one person.\n            <\/p>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<!-- SKRYPT GALERII (STACK) -->\n<script>\n    function rotateMaterials() {\n        const container = document.getElementById('materialsStack');\n        const cards = Array.from(container.querySelectorAll('.p360-mat-card'));\n        \n        if (cards.length < 2) return;\n\n        const currentActive = cards[0];\n        const currentNext = cards[1];\n        const currentNext2 = cards[2];\n        const currentHidden = cards[3];\n\n        currentActive.classList.remove('active');\n        currentNext.classList.remove('next');\n        currentNext.classList.add('active');\n\n        if (currentNext2) {\n            currentNext2.classList.remove('next-2');\n            currentNext2.classList.add('next');\n        }\n\n        if (currentHidden) {\n            currentHidden.classList.add('next-2');\n        }\n\n        setTimeout(() => {\n            currentActive.className = 'p360-mat-card'; \n            container.appendChild(currentActive);\n            updateStackVisuals(container);\n        }, 300);\n    }\n\n    function updateStackVisuals(container) {\n        const newOrder = Array.from(container.querySelectorAll('.p360-mat-card'));\n        newOrder.forEach(c => c.className = 'p360-mat-card');\n        if (newOrder[0]) newOrder[0].classList.add('active');\n        if (newOrder[1]) newOrder[1].classList.add('next');\n        if (newOrder[2]) newOrder[2].classList.add('next-2');\n    }\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Return to a clean space without stress<br \/>\nor effort. We provide comprehensive cleaning services for houses<br \/>\nand apartments \u2013 regularly or just<br \/>\noccasionally.<\/p>\n","protected":false},"author":1,"featured_media":1634,"parent":496,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-490","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/pages\/490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/comments?post=490"}],"version-history":[{"count":2,"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/pages\/490\/revisions"}],"predecessor-version":[{"id":1400,"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/pages\/490\/revisions\/1400"}],"up":[{"embeddable":true,"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/pages\/496"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/media\/1634"}],"wp:attachment":[{"href":"https:\/\/www.polski360.com\/en\/wp-json\/wp\/v2\/media?parent=490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}