{"id":10102,"date":"2025-12-26T14:27:38","date_gmt":"2025-12-26T14:27:38","guid":{"rendered":"https:\/\/immunityleague.pl\/?page_id=10102"},"modified":"2026-02-22T12:36:05","modified_gmt":"2026-02-22T12:36:05","slug":"harmonogram-2","status":"publish","type":"page","link":"https:\/\/immunityleague.pl\/en\/2026\/harmonogram","title":{"rendered":"Harmonogram"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10102\" class=\"elementor elementor-10102\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7c0c7c e-con-full e-flex e-con e-parent\" data-id=\"f7c0c7c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f60565f elementor-widget elementor-widget-shortcode\" data-id=\"f60565f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        \/* Wymuszenie pe\u0142nej szeroko\u015bci dla kontenera Elementora *\/\n        .elementor-element.e-con-full {\n            width: 100vw !important;\n            max-width: 100vw !important;\n            margin-left: calc(50% - 50vw) !important;\n            margin-right: calc(50% - 50vw) !important;\n            padding-left: 0 !important;\n            padding-right: 0 !important;\n        }\n        \n        .elementor-widget-shortcode .elementor-shortcode {\n            margin: 0 !important;\n            padding: 0 !important;\n        }\n        \n        .immunity-s2-header-container {\n            background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n            padding: 60px 20px 40px;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .immunity-s2-header-container::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: \n                radial-gradient(circle at 20% 50%, rgba(255, 215, 0, 0.1) 0%, transparent 50%),\n                radial-gradient(circle at 80% 80%, rgba(255, 215, 0, 0.05) 0%, transparent 50%);\n            animation: pulse 8s ease-in-out infinite;\n        }\n        \n        @keyframes pulse {\n            0%, 100% { opacity: 0.5; }\n            50% { opacity: 1; }\n        }\n        \n        .immunity-s2-header-content {\n            max-width: 1400px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .immunity-s2-header-top {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        \n        .immunity-s2-header-logo {\n            width: 120px;\n            height: auto;\n            margin-bottom: 20px;\n            animation: fadeInDown 1s ease-out;\n            filter: drop-shadow(0 0 20px rgba(255, 215, 0, 0.4));\n        }\n        \n        @keyframes fadeInDown {\n            from {\n                opacity: 0;\n                transform: translateY(-30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .immunity-s2-header-title {\n            font-size: 4rem;\n            font-weight: 900;\n            color: #ffd700;\n            margin: 0 0 30px 0;\n            animation: fadeInUp 1s ease-out 0.3s both;\n            text-transform: uppercase;\n            letter-spacing: 4px;\n            text-shadow: 0 0 30px rgba(255, 215, 0, 0.5);\n        }\n        \n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        .immunity-s2-header-nav {\n            display: flex;\n            justify-content: center;\n            gap: 10px;\n            flex-wrap: wrap;\n            margin-bottom: 40px;\n            animation: fadeInUp 1s ease-out 0.5s both;\n        }\n        \n        .immunity-s2-header-nav-btn {\n            padding: 8px 16px;\n            background: rgba(255, 215, 0, 0.1);\n            border: 2px solid #ffd700;\n            color: #ffd700;\n            text-decoration: none;\n            border-radius: 6px;\n            font-weight: 600;\n            font-size: 0.85rem;\n            transition: all 0.3s ease;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .immunity-s2-header-nav-btn::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 0;\n            height: 0;\n            background: rgba(255, 215, 0, 0.3);\n            border-radius: 50%;\n            transform: translate(-50%, -50%);\n            transition: width 0.6s, height 0.6s;\n        }\n        \n        .immunity-s2-header-nav-btn:hover::before {\n            width: 300px;\n            height: 300px;\n        }\n        \n        .immunity-s2-header-nav-btn:hover {\n            background: rgba(255, 215, 0, 0.2);\n            transform: translateY(-2px);\n            box-shadow: 0 8px 20px rgba(255, 215, 0, 0.3);\n        }\n        \n        .immunity-s2-header-nav-btn span {\n            position: relative;\n            z-index: 1;\n        }\n        \n        .immunity-s2-info-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin-top: 40px;\n            animation: fadeInUp 1s ease-out 0.7s both;\n        }\n        \n        .immunity-s2-info-card {\n            background: rgba(26, 26, 26, 0.8);\n            border: 1px solid #333;\n            border-radius: 8px;\n            padding: 20px;\n            text-align: center;\n            backdrop-filter: blur(10px);\n            transition: all 0.3s ease;\n        }\n        \n        .immunity-s2-info-card:hover {\n            border-color: #ffd700;\n            box-shadow: 0 5px 20px rgba(255, 215, 0, 0.2);\n            transform: translateY(-3px);\n        }\n        \n        .immunity-s2-info-label {\n            font-size: 0.9rem;\n            color: #aaa;\n            margin-bottom: 8px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .immunity-s2-info-value {\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: #ffd700;\n        }\n        \n        .immunity-s2-register-btn {\n            display: inline-block;\n            padding: 15px 40px;\n            background: linear-gradient(135deg, #ffd700 0%, #ffed4e 100%);\n            color: #000;\n            text-decoration: none;\n            border-radius: 8px;\n            font-weight: 700;\n            font-size: 1.1rem;\n            margin-top: 30px;\n            transition: all 0.3s ease;\n            box-shadow: 0 5px 20px rgba(255, 215, 0, 0.3);\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n        \n        .immunity-s2-register-btn:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 30px rgba(255, 215, 0, 0.5);\n        }\n        \n        @media (max-width: 768px) {\n            .immunity-s2-header-title {\n                font-size: 2.5rem;\n            }\n            \n            .immunity-s2-header-nav {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .immunity-s2-header-nav-btn {\n                width: 100%;\n                max-width: 250px;\n            }\n            \n            .immunity-s2-info-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n    \n    <div class=\"immunity-s2-header-container\">\n        <div class=\"immunity-s2-header-content\">\n            <div class=\"immunity-s2-header-top\">\n                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/IMMUNITY_LOGO.png\" \n                     alt=\"Immunity Logo\" \n                     class=\"immunity-s2-header-logo\">\n                <h1 class=\"immunity-s2-header-title\">2026<\/h1>\n            <\/div>\n            \n            <div class=\"immunity-s2-info-grid\">\n                <div class=\"immunity-s2-info-card\">\n                    <div class=\"immunity-s2-info-label\">Entry Fee<\/div>\n                    <div class=\"immunity-s2-info-value\">75 z\u0142<\/div>\n                <\/div>\n                \n                <div class=\"immunity-s2-info-card\">\n                    <div class=\"immunity-s2-info-label\">PRIZE POOL<\/div>\n                    <div class=\"immunity-s2-info-value\">2000 z\u0142<\/div>\n                <\/div>\n                \n                <div class=\"immunity-s2-info-card\">\n                    <div class=\"immunity-s2-info-label\">DATE<\/div>\n                    <div class=\"immunity-s2-info-value\">23.02.2026 - 29.03.2026<\/div>\n                <\/div>\n                \n                <div class=\"immunity-s2-info-card\">\n                    <div class=\"immunity-s2-info-label\">SIGN-UP STARTS<\/div>\n                    <div class=\"immunity-s2-info-value\">9.02.2026<\/div>\n                <\/div>\n            <\/div>\n            \n            <div style=\"text-align: center;\">\n                <a href=\"https:\/\/immunityleague.pl\/en\/2026\/zapisy\/\" class=\"immunity-s2-register-btn\">\n                    SIGN YOUR TEAM\n                <\/a>\n            <\/div>\n            \n                        <div style=\"margin-top: 60px; text-align: center;\">\n                <h3 style=\"font-size: 1.2rem; color: #aaa; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 30px;\">PARTNERS<\/h3>\n                <div style=\"display: flex; justify-content: center; align-items: center; gap: 40px; flex-wrap: wrap;\">\n                    <a href=\"https:\/\/superiongg.com\" target=\"_blank\" style=\"display: block; transition: transform 0.3s ease;\" rel=\"nofollow noopener\">\n                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/superiongg-white-napis-scaled.png\" \n                             alt=\"superiongg\" \n                             style=\"max-width: 300px; height: auto; filter: brightness(0.9); transition: filter 0.3s ease;\"\n                             onmouseover=\"this.style.filter='brightness(1.1)'; this.parentElement.style.transform='scale(1.05)';\"\n                             onmouseout=\"this.style.filter='brightness(0.9)'; this.parentElement.style.transform='scale(1)';\">\n                    <\/a>\n                    <a href=\"https:\/\/underground.axide.pl\" target=\"_blank\" style=\"display: block; transition: transform 0.3s ease;\" rel=\"nofollow noopener\">\n                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/01\/ugcs2-450x450.png\" \n                             alt=\"UGC S2\" \n                             style=\"max-width: 100px; height: auto; filter: brightness(0.9); transition: filter 0.3s ease;\"\n                             onmouseover=\"this.style.filter='brightness(1.1)'; this.parentElement.style.transform='scale(1.05)';\"\n                             onmouseout=\"this.style.filter='brightness(0.9)'; this.parentElement.style.transform='scale(1)';\">\n                    <\/a>\n                    <a href=\"https:\/\/dreammachines.pl\" target=\"_blank\" style=\"display: block; transition: transform 0.3s ease;\" rel=\"nofollow noopener\">\n                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/dm1-scaled.png\" \n                             alt=\"DreamMachines\" \n                             style=\"max-width: 200px; height: auto; filter: brightness(0.9); transition: filter 0.3s ease;\"\n                             onmouseover=\"this.style.filter='brightness(1.1)'; this.parentElement.style.transform='scale(1.05)';\"\n                             onmouseout=\"this.style.filter='brightness(0.9)'; this.parentElement.style.transform='scale(1)';\">\n                    <\/a>\n                    <a href=\"https:\/\/egopeek.pl\" target=\"_blank\" style=\"display: block; transition: transform 0.3s ease;\" rel=\"nofollow noopener\">\n                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/egopeek-white-2-scaled.png\" \n                             alt=\"egopeek\" \n                             style=\"max-width: 200px; height: auto; filter: brightness(0.9); transition: filter 0.3s ease;\"\n                             onmouseover=\"this.style.filter='brightness(1.1)'; this.parentElement.style.transform='scale(1.05)';\"\n                             onmouseout=\"this.style.filter='brightness(0.9)'; this.parentElement.style.transform='scale(1)';\">\n                    <\/a>\n                <\/div>\n            <\/div>\n                    <\/div>\n    <\/div>\n    \n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        document.querySelectorAll('.immunity-s2-header-nav-btn').forEach(btn => {\n            btn.addEventListener('click', function(e) {\n                e.preventDefault();\n                const targetId = this.getAttribute('href');\n                const targetElement = document.querySelector(targetId);\n                \n                if (targetElement) {\n                    targetElement.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n    });\n    <\/script>\n    \n    <style>\r\n        \/* Wymuszenie pe\u0142nej szeroko\u015bci dla kontenera Elementora *\/\r\n        .elementor-element.e-con-full {\r\n            width: 100vw !important;\r\n            max-width: 100vw !important;\r\n            margin-left: calc(50% - 50vw) !important;\r\n            margin-right: calc(50% - 50vw) !important;\r\n            padding-left: 0 !important;\r\n            padding-right: 0 !important;\r\n        }\r\n        \r\n        .elementor-widget-shortcode .elementor-shortcode {\r\n            margin: 0 !important;\r\n            padding: 0 !important;\r\n        }\r\n        \r\n        .immunity-terminarz-container {\r\n            background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\r\n            min-height: 100vh;\r\n            padding: 0;\r\n            margin: 0;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .immunity-terminarz-container::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: \r\n                radial-gradient(circle at 20% 50%, rgba(255, 215, 0, 0.1) 0%, transparent 50%),\r\n                radial-gradient(circle at 80% 80%, rgba(255, 215, 0, 0.1) 0%, transparent 50%);\r\n            animation: pulse 8s ease-in-out infinite;\r\n        }\r\n        \r\n        @keyframes pulse {\r\n            0%, 100% { opacity: 0.5; }\r\n            50% { opacity: 1; }\r\n        }\r\n        \r\n        .immunity-terminarz-content {\r\n            padding: 40px 20px;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .immunity-terminarz-section {\r\n            max-width: 1400px;\r\n            margin: 0 auto 60px;\r\n            padding: 40px;\r\n            background: rgba(26, 26, 26, 0.8);\r\n            border: 1px solid #333;\r\n            border-radius: 12px;\r\n            backdrop-filter: blur(10px);\r\n            animation: fadeInUp 0.8s ease-out both;\r\n        }\r\n        \r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        .immunity-terminarz-section h2 {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            color: #ffffff;\r\n            margin: 0 0 30px 0;\r\n            padding-bottom: 20px;\r\n            border-bottom: 2px solid #ffd700;\r\n            text-transform: uppercase;\r\n        }\r\n        \r\n        .immunity-terminarz-section-content {\r\n            color: #ccc;\r\n            font-size: 1.1rem;\r\n            line-height: 1.8;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .immunity-terminarz-section {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .immunity-terminarz-section h2 {\r\n                font-size: 1.8rem;\r\n            }\r\n        }\r\n    <\/style>\r\n    \r\n    <div class=\"immunity-terminarz-container\">\r\n        <div class=\"immunity-terminarz-content\">\r\n            <section id=\"zapisane\" class=\"immunity-terminarz-section\">\r\n                <h2>TEAMS<\/h2>\r\n                <div class=\"immunity-terminarz-section-content\">\r\n                                        <style>\r\n                        .immunity-teams-grid {\r\n                            display: grid;\r\n                            grid-template-columns: repeat(4, 1fr);\r\n                            gap: 30px;\r\n                            margin-top: 30px;\r\n                        }\r\n                        @media (max-width: 1400px) {\r\n                            .immunity-teams-grid {\r\n                                grid-template-columns: repeat(3, 1fr);\r\n                            }\r\n                        }\r\n                        @media (max-width: 1024px) {\r\n                            .immunity-teams-grid {\r\n                                grid-template-columns: repeat(2, 1fr);\r\n                            }\r\n                        }\r\n                        @media (max-width: 768px) {\r\n                            .immunity-teams-grid {\r\n                                grid-template-columns: 1fr;\r\n                            }\r\n                        }\r\n                        .immunity-team-card {\r\n                            background: rgba(26, 26, 26, 0.8);\r\n                            border: 1px solid #333;\r\n                            border-radius: 12px;\r\n                            padding: 25px;\r\n                            transition: all 0.3s ease;\r\n                        }\r\n                        .immunity-team-card:hover {\r\n                            border-color: #ffd700;\r\n                            box-shadow: 0 5px 20px rgba(255, 215, 0, 0.2);\r\n                            transform: translateY(-3px);\r\n                        }\r\n                        .immunity-team-header {\r\n                            cursor: pointer;\r\n                        }\r\n                        .immunity-team-roster {\r\n                            max-height: 0;\r\n                            overflow: hidden;\r\n                            transition: max-height 0.3s ease;\r\n                        }\r\n                        .immunity-team-roster.active {\r\n                            max-height: 1000px;\r\n                        }\r\n                        .immunity-team-header {\r\n                            display: flex;\r\n                            align-items: center;\r\n                            gap: 20px;\r\n                            margin-bottom: 20px;\r\n                            padding-bottom: 15px;\r\n                            border-bottom: 2px solid #ffd700;\r\n                        }\r\n                        .immunity-team-logo-big {\r\n                            width: 80px;\r\n                            height: 80px;\r\n                            object-fit: contain;\r\n                            border-radius: 8px;\r\n                        }\r\n                        .immunity-team-info {\r\n                            flex: 1;\r\n                        }\r\n                        .immunity-team-name {\r\n                            font-size: 1.3rem;\r\n                            font-weight: 700;\r\n                            color: #ffd700;\r\n                            margin: 0 0 8px 0;\r\n                        }\r\n                        .immunity-team-elo {\r\n                            font-size: 1.1rem;\r\n                            color: #aaa;\r\n                        }\r\n                        .immunity-team-elo-value {\r\n                            color: #ffd700;\r\n                            font-weight: 600;\r\n                        }\r\n                        .immunity-team-social {\r\n                            display: flex;\r\n                            gap: 10px;\r\n                            margin-top: 8px;\r\n                        }\r\n                        .immunity-social-link {\r\n                            display: inline-flex;\r\n                            align-items: center;\r\n                            gap: 5px;\r\n                            padding: 5px 10px;\r\n                            background: rgba(255, 215, 0, 0.1);\r\n                            border: 1px solid #ffd700;\r\n                            border-radius: 4px;\r\n                            color: #ffd700;\r\n                            text-decoration: none;\r\n                            font-size: 0.85rem;\r\n                            transition: all 0.3s ease;\r\n                        }\r\n                        .immunity-social-link:hover {\r\n                            background: rgba(255, 215, 0, 0.2);\r\n                            transform: translateY(-2px);\r\n                        }\r\n                        .immunity-players-section {\r\n                            margin-top: 15px;\r\n                        }\r\n                        .immunity-players-title {\r\n                            font-size: 0.9rem;\r\n                            color: #aaa;\r\n                            text-transform: uppercase;\r\n                            margin-bottom: 10px;\r\n                            font-weight: 600;\r\n                        }\r\n                        .immunity-player {\r\n                            display: flex;\r\n                            align-items: center;\r\n                            justify-content: space-between;\r\n                            padding: 8px 0;\r\n                            border-bottom: 1px solid #333;\r\n                        }\r\n                        .immunity-player:last-child {\r\n                            border-bottom: none;\r\n                        }\r\n                        .immunity-player-left {\r\n                            display: flex;\r\n                            align-items: center;\r\n                            gap: 10px;\r\n                        }\r\n                        .immunity-player-name {\r\n                            color: #fff;\r\n                            font-weight: 500;\r\n                        }\r\n                        .immunity-player-right {\r\n                            display: flex;\r\n                            align-items: center;\r\n                            gap: 10px;\r\n                        }\r\n                        .immunity-player-elo {\r\n                            display: flex;\r\n                            align-items: center;\r\n                            gap: 5px;\r\n                            color: #ffd700;\r\n                            font-size: 0.9rem;\r\n                            font-weight: 600;\r\n                        }\r\n                        .immunity-faceit-logo {\r\n                            width: 20px;\r\n                            height: 20px;\r\n                            display: block;\r\n                        }\r\n                        .immunity-player-links {\r\n                            display: flex;\r\n                            gap: 8px;\r\n                        }\r\n                        .immunity-player-link {\r\n                            display: inline-block;\r\n                            padding: 4px;\r\n                            background: rgba(255, 215, 0, 0.1);\r\n                            border: 1px solid #ffd700;\r\n                            border-radius: 3px;\r\n                            transition: all 0.3s ease;\r\n                        }\r\n                        .immunity-player-link:hover {\r\n                            background: rgba(255, 215, 0, 0.2);\r\n                        }\r\n                        .immunity-xcom-logo {\r\n                            width: 16px;\r\n                            height: 16px;\r\n                            display: block;\r\n                        }\r\n                        .immunity-social-link img {\r\n                            width: 16px;\r\n                            height: 16px;\r\n                            margin-right: 5px;\r\n                        }\r\n                    <\/style>\r\n                    \r\n                    <div class=\"immunity-teams-grid\">\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" \r\n                                         alt=\"95 Vikings\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/95-vikings\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            95 Vikings                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2822<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/95vikings\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Kalafi0r<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2791<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Kalafi0r\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/Kalafi0rCs\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">v1vat<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2762<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/v1vat\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/v1vat0\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">deoz<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2802<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/deoz--\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">NeroF<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3227<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/NeroF\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/NeroFCS2\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Greku<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2527<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Greku\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">nonob1<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2764<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/nonob1\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">7tigo<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>0<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/7tigo\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/ananaski_hltv.png\" \r\n                                         alt=\"Ananaski\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/ananaski\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            Ananaski                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2635<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/AnanaskiEsports\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">StarkusNt<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2175<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/StarkusNt\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-Izioo-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2690<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-Izioo-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-TobyGOD-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3012<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-TobyGOD-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">H-a-Q<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2863<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/H-a-Q\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">wysooyo<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2434<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/wysooyo\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-SNYKS-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2562<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-SNYKS-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Matias<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2747<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/Mat1as\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" \r\n                                         alt=\"Armitra Esports\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/armitra-esports\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            Armitra Esports                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">3251<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/armitraesports?s=21&#038;t=2qT5bgvaFNuQsGa9alaOvg\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">sawio<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3516<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-sawio\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Sinn3r<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3112<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Sinn3r-_-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Dejavud<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3322<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Dejavud\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Replay<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2964<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Replayyi\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">BrazilBob<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3342<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/CharlieK1rk-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">majkel<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2891<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/majkel666-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-09_103146391.png\" \r\n                                         alt=\"Constrict Gaming\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/constrict-gaming\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            Constrict Gaming                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2950<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/constrict_gg\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Zarychczix<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2566<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Zarychczix\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Mamek20<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3138<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Mamek20\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Szalik<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3082<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Szalik\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">storM1Ki<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2920<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/storM1Ki\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">_DenisM<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3046<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/_DenisM\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/dochrzanuesports.png\" \r\n                                         alt=\"Do Chrzanu\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/do-chrzanu\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            Do Chrzanu                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2800<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/DoChrzanu\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Tito<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2672<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Tito_Burito\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">KB7<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2676<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/KubaBont007\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">eskace<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2964<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/eskace\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">XTRONIX<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3119<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/XTRONIX\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Czarnyyy<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2569<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Czarnyyy123\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Biog<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2280<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Bigorytkii\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">pajok<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2836<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/pajoczek\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" \r\n                                         alt=\"DRA\u017bE\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/draze\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            DRA\u017bE                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2995<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/DRAZEcs\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">solszym<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3199<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/solszym\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Gienek<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2665<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/_Gienek\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Akai_Neko<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2808<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Akai_Neko\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-Perkis-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3106<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-Perkis-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">langustaw<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3195<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/langustaw\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">FL3X74<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2602<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/FL3X74\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">APtaqu<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>1988<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/APtaqu\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/feedtheego.png\" \r\n                                         alt=\"Feedtheego\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/feedtheego\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            Feedtheego                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2716<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/FeedTheEgo_\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Soszyn333<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2417<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Soszyn333\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Sp1riT_777<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2508<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Sp1riT_777\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">bobi1-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2780<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/bobi1-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-LuKi_<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2724<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-LuKi_\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">--NikS<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3149<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/--NikS\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Szataa<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2147<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Szataaa-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/SzataaaCS\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Kub<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3450<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/looooooool\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/imperishable.png\" \r\n                                         alt=\"IMPERISHABLE\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/imperishable\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            IMPERISHABLE                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">3206<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/impclaneu\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Pavlasek_<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2776<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Pavlasek_\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Ananasino_<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3477<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Ananasino_\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">MrDeeds333<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3263<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/MrDeeds333\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">AKIRGORESI<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3065<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/AKIRGORESI\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">chuvosa<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3449<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/chuvosa\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" \r\n                                         alt=\"ONYX\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/onyx\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            ONYX                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2321<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/Spejsik137709\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Sknipv<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2579<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/sknipv\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/Spejsik137709\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Laku_777<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2920<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/laku777_\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/LaKu42\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Averegz<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2864<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/Averegz\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/Averegz\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Szilerovsky<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>0<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/skubidubiidu\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/Jungli_Szew\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Cxftv666<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3243<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/Cxftv666\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/cxftv666\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">M1hu<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2375<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/M1hu-_-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/m1huCS\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Bo\u017cyDarek<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2705<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/en\/players\/_DOGSHOT_\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000006340.png\" \r\n                                         alt=\"PEST ESPORT\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/pest-esport\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            PEST ESPORT                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2605<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/pest_esport\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">z3tsu<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2332<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/z3tsu\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Setek<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2242<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Setek\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">KamoR<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2568<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/KamoR\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Olek<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2454<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/olek48\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Deoz<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3429<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/deoz--\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/glownev2.png\" \r\n                                         alt=\"Superion Gaming\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/superion-gaming\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            Superion Gaming                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2999<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/SUPER1ONGAM1NG\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Lienisko<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3301<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Lajenisko\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/Lienisko\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">RABID-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3084<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/RABID-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-Fajson-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3095<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-Fajson-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">eyesnetts<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2348<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/ijeloyloy\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">SNowRC3<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3169<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/SNowRC3\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">karwix<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2639<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/karwix\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/karwixcs\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">TmK-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2935<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/TmK-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/The-Night-Club.png\" \r\n                                         alt=\"The Night Club\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/the-night-club\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            The Night Club                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">3712<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <span style=\"width: 20px; height: 20px; display: inline-block;\"><\/span>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-KamoS<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3724<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-KamoS\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Arielek<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3340<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Arielek\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">elemm<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>4424<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/elemm\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">patrikinho<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3674<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/patrikinho\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Kizzzi<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3396<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Kizzzi\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/Kizzzics\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">benog<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3296<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/benog\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/benogowizna\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-12_205925468.png\" \r\n                                         alt=\"Vandals Clan\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/vandals-clan\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            Vandals Clan                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">3203<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/vandals__clan\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">WisTux<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2790<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/WisTux\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">aparcik<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3291<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/aparcik\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">qwe-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3281<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/qwe-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">furia666<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3288<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/furia666\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Zilla<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3367<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-Zilla-_-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/vibe.png\" \r\n                                         alt=\"ViBe Gaming\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/vibe-gaming\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            ViBe Gaming                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">3379<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/ViBe_Gaming_CS2\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">pekus<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3419<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/pekus\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">kyynd<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3444<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/kyynd\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">stylebender-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3521<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/stylebender-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">spexelele<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3275<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/spexelele\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Jukubez<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3236<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Jukubez\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Pr1sty<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3500<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Pr1sty\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">micksoN<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3058<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/micksoN\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000002713.png\" \r\n                                         alt=\"VoFoxen Esport\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/vofoxen-esport\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            VoFoxen Esport                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">2707<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <a href=\"https:\/\/x.com\/VoFoxenEsport\" target=\"_blank\" style=\"display: inline-block; border: none; background: none; padding: 0;\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" style=\"width: 20px; height: 20px; display: block; filter: brightness(0) invert(1);\">\r\n                                            <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Ch4mE1EoN<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2594<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Ch4mE1EoN\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">JeykeS<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2684<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/JeykeS\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Szut1<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2787<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/Szut1\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">-Stich-<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2816<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/-Stich-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">playerekEZ<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2652<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/playerekEZ\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Replay<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2843<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/ReplayXDD\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">M1k1<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2324<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/M1K1_777\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-team-card\">\r\n                            <div class=\"immunity-team-header\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Messenger_creation_37F7E210-EF72-4B02-B39C-E95CB03B8365-removebg-preview.png\" \r\n                                         alt=\"WolfTeamGuys\" \r\n                                         class=\"immunity-team-logo-big\"\r\n                                         style=\"width: 80px; height: 80px; object-fit: contain;\">\r\n                                                                <div class=\"immunity-team-info\">\r\n                                                                        <h3 class=\"immunity-team-name\" style=\"margin: 0 0 8px 0;\">\r\n                                        <a href=\"https:\/\/immunityleague.pl\/en\/druzyna\/wolfteamguys\/\" style=\"color: #ffd700; text-decoration: none; transition: all 0.3s ease;\">\r\n                                            WolfTeamGuys                                        <\/a>\r\n                                    <\/h3>\r\n                                    <div class=\"immunity-team-elo\" style=\"display: flex; align-items: center; gap: 8px;\">\r\n                                        <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" style=\"width: 20px; height: 20px; filter: brightness(0) invert(1);\">\r\n                                        <span class=\"immunity-team-elo-value\" style=\"color: #fff;\">3100<\/span>\r\n                                        <span style=\"color: #666; font-size: 0.75rem; font-style: italic;\">*<\/span>\r\n                                                                                    <span style=\"width: 20px; height: 20px; display: inline-block;\"><\/span>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div class=\"immunity-team-roster\">\r\n                            <div class=\"immunity-players-section\">\r\n                                <div class=\"immunity-players-title\">Sk\u0142ad podstawowy<\/div>\r\n                                <div style=\"font-size: 0.75rem; color: #666; font-style: italic; margin-bottom: 8px;\">* Rezerwowi nie s\u0105 liczeni do \u015bredniej ELO<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">mshcs<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3192<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/mshcs\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">quaku<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3338<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/kodak1769\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                        <a href=\"https:\/\/x.com\/q4kuuucs\" target=\"_blank\" class=\"immunity-player-link\" rel=\"nofollow\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/x.png\" alt=\"X.com\" class=\"immunity-xcom-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">prs<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2780<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/prs1769\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">haku<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3055<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/haku7-\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">f0pa<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>3136<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/f0pa\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                            \r\n                                                        <div class=\"immunity-players-section\" style=\"margin-top: 15px;\">\r\n                                <div class=\"immunity-players-title\">Rezerwowi<\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">lewyig1no<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2391<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/lewyig1no\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"immunity-player\">\r\n                                    <div class=\"immunity-player-left\">\r\n                                        <span class=\"immunity-player-name\">Kirito<\/span>\r\n                                    <\/div>\r\n                                    <div class=\"immunity-player-right\">\r\n                                        <div class=\"immunity-player-elo\">\r\n                                            <span>2195<\/span>\r\n                                                                                        <a href=\"https:\/\/www.faceit.com\/pl\/players\/IMW4SH3D\" target=\"_blank\" style=\"display: inline-block; line-height: 0;\" rel=\"nofollow noopener\">\r\n                                                <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/10\/faceit.png\" alt=\"FACEIT\" class=\"immunity-faceit-logo\">\r\n                                            <\/a>\r\n                                                                                    <\/div>\r\n                                        <div class=\"immunity-player-links\">\r\n                                                                                    <\/div>\r\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                                                        <\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                    <\/div>\r\n                \r\n                <script>\r\n                document.addEventListener('DOMContentLoaded', function() {\r\n                    const teamHeaders = document.querySelectorAll('.immunity-team-header');\r\n                    \r\n                    teamHeaders.forEach(header => {\r\n                        header.addEventListener('click', function() {\r\n                            const card = this.closest('.immunity-team-card');\r\n                            const roster = card.querySelector('.immunity-team-roster');\r\n                            \r\n                            if (roster) {\r\n                                roster.classList.toggle('active');\r\n                            }\r\n                        });\r\n                    });\r\n                });\r\n                <\/script>\r\n            <\/section>\r\n            \r\n            <section id=\"playoffy\" class=\"immunity-terminarz-section\">\r\n                <h2>PLAYOFFS<\/h2>\r\n                <div class=\"immunity-terminarz-section-content\">\r\n                                        <style>\r\n                        .playoff-bracket {\r\n                            max-width: 1200px;\r\n                            margin: 0 auto;\r\n                        }\r\n                        .playoff-round {\r\n                            margin-bottom: 40px;\r\n                        }\r\n                        .playoff-round-title {\r\n                            color: #ffd700;\r\n                            font-size: 1.5rem;\r\n                            font-weight: 700;\r\n                            margin-bottom: 20px;\r\n                            padding-bottom: 10px;\r\n                            border-bottom: 2px solid #ffd700;\r\n                        }\r\n                        .playoff-matches {\r\n                            display: grid;\r\n                            gap: 20px;\r\n                        }\r\n                        .playoff-match {\r\n                            background: rgba(0,0,0,0.3);\r\n                            border: 1px solid #333;\r\n                            border-radius: 8px;\r\n                            padding: 20px;\r\n                            transition: all 0.3s ease;\r\n                        }\r\n                        .playoff-match:hover {\r\n                            border-color: #ffd700;\r\n                            box-shadow: 0 5px 20px rgba(255, 215, 0, 0.2);\r\n                        }\r\n                        .playoff-match-teams {\r\n                            display: flex;\r\n                            justify-content: space-between;\r\n                            align-items: center;\r\n                            gap: 20px;\r\n                        }\r\n                        .playoff-team {\r\n                            display: flex;\r\n                            align-items: center;\r\n                            gap: 12px;\r\n                            flex: 1;\r\n                        }\r\n                        .playoff-team-logo {\r\n                            width: 50px;\r\n                            height: 50px;\r\n                            object-fit: contain;\r\n                        }\r\n                        .playoff-team-name {\r\n                            color: #fff;\r\n                            font-weight: 600;\r\n                            font-size: 1.1rem;\r\n                        }\r\n                        .playoff-score {\r\n                            color: #ffd700;\r\n                            font-size: 1.5rem;\r\n                            font-weight: 700;\r\n                            min-width: 80px;\r\n                            text-align: center;\r\n                        }\r\n                        .playoff-match-info {\r\n                            margin-top: 15px;\r\n                            padding-top: 15px;\r\n                            border-top: 1px solid #333;\r\n                            display: flex;\r\n                            justify-content: space-between;\r\n                            align-items: center;\r\n                            flex-wrap: wrap;\r\n                            gap: 10px;\r\n                        }\r\n                        .playoff-match-date {\r\n                            color: #aaa;\r\n                            font-size: 0.9rem;\r\n                        }\r\n                        .playoff-match-status {\r\n                            padding: 4px 12px;\r\n                            border-radius: 4px;\r\n                            font-size: 0.85rem;\r\n                            font-weight: 600;\r\n                        }\r\n                        .playoff-match-status.finished {\r\n                            background: rgba(0, 255, 0, 0.2);\r\n                            color: #00ff00;\r\n                        }\r\n                        .playoff-match-status.scheduled {\r\n                            background: rgba(255, 215, 0, 0.2);\r\n                            color: #ffd700;\r\n                        }\r\n                        .playoff-match-link {\r\n                            display: inline-block;\r\n                            padding: 6px 12px;\r\n                            background: rgba(255, 215, 0, 0.1);\r\n                            border: 1px solid #ffd700;\r\n                            border-radius: 4px;\r\n                            color: #ffd700;\r\n                            text-decoration: none;\r\n                            font-size: 0.9rem;\r\n                            transition: all 0.3s ease;\r\n                        }\r\n                        .playoff-match-link:hover {\r\n                            background: rgba(255, 215, 0, 0.2);\r\n                            transform: translateY(-2px);\r\n                        }\r\n                        .playoff-maps-details {\r\n                            margin-top: 15px;\r\n                            padding-top: 15px;\r\n                            border-top: 1px solid #333;\r\n                        }\r\n                        .playoff-maps-title {\r\n                            color: #ffd700;\r\n                            font-size: 0.9rem;\r\n                            font-weight: 600;\r\n                            margin-bottom: 10px;\r\n                        }\r\n                        .playoff-map-item {\r\n                            display: flex;\r\n                            justify-content: space-between;\r\n                            align-items: center;\r\n                            padding: 8px 12px;\r\n                            background: rgba(0,0,0,0.2);\r\n                            border-radius: 4px;\r\n                            margin-bottom: 6px;\r\n                        }\r\n                        .playoff-map-name {\r\n                            color: #fff;\r\n                            font-weight: 500;\r\n                            text-transform: capitalize;\r\n                        }\r\n                        .playoff-map-score {\r\n                            color: #ffd700;\r\n                            font-weight: 600;\r\n                        }\r\n                    <\/style>\r\n                    \r\n                    <style>\r\n                        .playoff-tabs {\r\n                            display: flex;\r\n                            gap: 10px;\r\n                            flex-wrap: wrap;\r\n                            margin-bottom: 30px;\r\n                        }\r\n                        .playoff-tab-btn {\r\n                            padding: 10px 24px;\r\n                            background: rgba(255,215,0,0.08);\r\n                            border: 2px solid #444;\r\n                            border-radius: 6px;\r\n                            color: #aaa;\r\n                            font-size: 0.95rem;\r\n                            font-weight: 600;\r\n                            cursor: pointer;\r\n                            transition: all 0.2s ease;\r\n                            letter-spacing: 0.03em;\r\n                        }\r\n                        .playoff-tab-btn:hover {\r\n                            border-color: #ffd700;\r\n                            color: #ffd700;\r\n                        }\r\n                        .playoff-tab-btn.active {\r\n                            background: rgba(255,215,0,0.15);\r\n                            border-color: #ffd700;\r\n                            color: #ffd700;\r\n                        }\r\n                        .playoff-round { display: none; }\r\n                        .playoff-round.active { display: block; }\r\n                    <\/style>\r\n\r\n                    <div class=\"playoff-bracket\">\r\n                                                                        <div class=\"playoff-tabs\">\r\n                                                        <button class=\"playoff-tab-btn active\"\r\n                                    data-round=\"1\">\r\n                                quarterfinals                            <\/button>\r\n                                                        <button class=\"playoff-tab-btn\"\r\n                                    data-round=\"2\">\r\n                                semi-final                            <\/button>\r\n                                                        <button class=\"playoff-tab-btn\"\r\n                                    data-round=\"Fina\u0142\">\r\n                                grand-final                            <\/button>\r\n                                                        <button class=\"playoff-tab-btn\"\r\n                                    data-round=\"Mecz o 3. miejsce\">\r\n                                Mecz o 3. miejsce                            <\/button>\r\n                                                    <\/div>\r\n\r\n                                                <div class=\"playoff-round active\"\r\n                             data-round=\"1\">\r\n                            <h3 class=\"playoff-round-title\">quarterfinals<\/h3>\r\n                            <div class=\"playoff-matches\">\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/vibe.png\" alt=\"ViBe Gaming\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">ViBe Gaming<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            2:1                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" alt=\"ONYX\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">ONYX<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: Mirage<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:7<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: Anubis<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">11:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 3: Dust 2<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:4<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 17.03.2026, 19:30                                        <\/span>\r\n                                                                                                                        <a href=\"https:\/\/twitch.tv\/undergroundcs2\" target=\"_blank\" class=\"immunity-stream-btn immunity-stream-twitch\" style=\"font-size: 11px; padding: 4px 10px;\" rel=\"nofollow noopener\">\r\n                                            undergroundcs2                                        <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/imperishable.png\" alt=\"IMPERISHABLE\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">IMPERISHABLE<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            1:2                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">Armitra Esports<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: Anubis<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:8<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: Mirage<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">8:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 3: Inferno<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">10:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 18.03.2026, 19:00                                        <\/span>\r\n                                                                                                                        <a href=\"https:\/\/twitch.tv\/vaskezmgl\" target=\"_blank\" class=\"immunity-stream-btn immunity-stream-twitch\" style=\"font-size: 11px; padding: 4px 10px;\" rel=\"nofollow noopener\">\r\n                                            vaskezmgl                                        <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/The-Night-Club.png\" alt=\"The Night Club\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">The Night Club<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            2:0                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" alt=\"DRAZE\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">DRAZE<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: Nuke<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:7<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: Ancient<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:8<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                                                                                                    <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 18.03.2026, 20:00                                        <\/span>\r\n                                                                                                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-09_103146391.png\" alt=\"Constrict Gaming\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">Constrict Gaming<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            1:2                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95Vikings\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">95Vikings<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: Overpass<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:6<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: Anubis<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">10:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 3: Mirage<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">9:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                                                            <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 19.03.2026, 20:00                                        <\/span>\r\n                                                                                                                        <a href=\"https:\/\/twitch.tv\/immunityleague\" target=\"_blank\" class=\"immunity-stream-btn immunity-stream-twitch\" style=\"font-size: 11px; padding: 4px 10px;\" rel=\"nofollow noopener\">\r\n                                            immunityleague                                        <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"playoff-round\"\r\n                             data-round=\"2\">\r\n                            <h3 class=\"playoff-round-title\">semi-final<\/h3>\r\n                            <div class=\"playoff-matches\">\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/vibe.png\" alt=\"ViBe Gaming\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">ViBe Gaming<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            2:0                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95Vikings\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">95Vikings<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: Dust 2<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:9<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: Anubis<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:7<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                                                                                                    <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 24.03.2026, 19:00                                        <\/span>\r\n                                                                                                                    <\/div>\r\n                                <\/div>\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/The-Night-Club.png\" alt=\"The Night Club\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">The Night Club<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            2:0                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">Armitra Esports<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: inferno<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:0<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: anubis<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:6<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                                                                                                    <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 26.03.2026, 20:00                                        <\/span>\r\n                                                                                                                        <a href=\"https:\/\/twitch.tv\/immunityleague\" target=\"_blank\" class=\"immunity-stream-btn immunity-stream-twitch\" style=\"font-size: 11px; padding: 4px 10px;\" rel=\"nofollow noopener\">\r\n                                            immunityleague                                        <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"playoff-round\"\r\n                             data-round=\"Fina\u0142\">\r\n                            <h3 class=\"playoff-round-title\">grand-final<\/h3>\r\n                            <div class=\"playoff-matches\">\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/The-Night-Club.png\" alt=\"The Night Club\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">The Night Club<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            3:2                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/vibe.png\" alt=\"ViBe Gaming\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">ViBe Gaming<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: inferno<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:1<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: nuke<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">11:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 3: anubis<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">11:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 4: mirage<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:9<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 5: overpass<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">13:9<\/span>\r\n                                                                                    <\/div>\r\n                                                                            <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 29.03.2026, 17:00                                        <\/span>\r\n                                                                                                                        <a href=\"https:\/\/twitch.tv\/immunityleague\" target=\"_blank\" class=\"immunity-stream-btn immunity-stream-twitch\" style=\"font-size: 11px; padding: 4px 10px;\" rel=\"nofollow noopener\">\r\n                                            immunityleague                                        <\/a>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"playoff-round\"\r\n                             data-round=\"Mecz o 3. miejsce\">\r\n                            <h3 class=\"playoff-round-title\">Mecz o 3. miejsce<\/h3>\r\n                            <div class=\"playoff-matches\">\r\n                                                                <div class=\"playoff-match\" style=\"position: relative;\">\r\n                                                                        <div class=\"playoff-match-teams\">\r\n                                        <div class=\"playoff-team\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95Vikings\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\">95Vikings<\/span>\r\n                                        <\/div>\r\n                                        <div class=\"playoff-score\">\r\n                                            0:2                                        <\/div>\r\n                                        <div class=\"playoff-team\" style=\"flex-direction: row-reverse;\">\r\n                                            <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" class=\"playoff-team-logo\">\r\n                                            <span class=\"playoff-team-name\" style=\"text-align: right;\">Armitra Esports<\/span>\r\n                                        <\/div>\r\n                                    <\/div>\r\n                                                                        <div class=\"playoff-maps-details\">\r\n                                        <div class=\"playoff-maps-title\">Mapy:<\/div>\r\n                                                                                <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 1: Anubis<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">5:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                        <div class=\"playoff-map-item\">\r\n                                            <span class=\"playoff-map-name\">Mapa 2: Overpass<\/span>\r\n                                                                                        <span class=\"playoff-map-score\">11:13<\/span>\r\n                                                                                    <\/div>\r\n                                                                                                                                                                                                    <\/div>\r\n                                                                        <div class=\"playoff-match-info\">\r\n                                                                                                                        <span class=\"playoff-match-date\">\r\n                                            \ud83d\udcc5 02.04.2026, 19:00                                        <\/span>\r\n                                                                                                                    <\/div>\r\n                                <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                    <\/div>\r\n            <\/section>\r\n\r\n            <section id=\"pierwsza-faza\" class=\"immunity-terminarz-section\">\r\n                <h2>FIRST STAGE (SWISS)<\/h2>\r\n                <div class=\"immunity-terminarz-section-content\">\r\n                            <style>\r\n            .immunity-stream-btn {\r\n                display: inline-block;\r\n                padding: 6px 12px;\r\n                border-radius: 4px;\r\n                text-decoration: none;\r\n                color: #fff;\r\n                font-size: 12px;\r\n                font-weight: 600;\r\n                transition: all 0.3s ease;\r\n            }\r\n            \r\n            .immunity-stream-kick {\r\n                background: #20b473;\r\n            }\r\n            \r\n            .immunity-stream-kick:hover {\r\n                background: #27d488;\r\n                transform: translateY(-2px);\r\n            }\r\n            \r\n            .immunity-stream-twitch {\r\n                background: #9146ff;\r\n            }\r\n            \r\n            .immunity-stream-twitch:hover {\r\n                background: #a970ff;\r\n                transform: translateY(-2px);\r\n            }\r\n            \r\n            .immunity-stream-youtube {\r\n                background: #ff0000;\r\n            }\r\n            \r\n            .immunity-stream-youtube:hover {\r\n                background: #ff3333;\r\n                transform: translateY(-2px);\r\n            }\r\n            \r\n            .immunity-stream-immunity {\r\n                background: #ffd700;\r\n                color: #000;\r\n            }\r\n            \r\n            .immunity-stream-immunity:hover {\r\n                background: #ffed4e;\r\n                transform: translateY(-2px);\r\n            }\r\n        <\/style>\r\n        <div class=\"swiss-stage-container\">\r\n            <div style=\"max-width: 900px; margin: 0 auto 40px;\">\r\n                <table style=\"width: 100%; border-collapse: collapse; background: rgba(0,0,0,0.3);\">\r\n                    <thead>\r\n                        <tr style=\"background: rgba(255,215,0,0.1); border-bottom: 2px solid #ffd700;\">\r\n                            <th style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; width: 50px;\">#<\/th>\r\n                            <th style=\"padding: 12px; text-align: left; color: #ffd700; font-weight: 600;\">Team<\/th>\r\n                            <th style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600;\">Bilans<\/th>\r\n                            <th style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600;\">Status<\/th>\r\n                        <\/tr>\r\n                    <\/thead>\r\n                    <tbody>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.3);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">1<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"Project 91\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">Project 91<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-0<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.3);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">2<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"uwuZA100sm\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">uwuZA100sm<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-0<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.2);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">Armitra Esports<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-1<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.2);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">4<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"GamersLab Esports\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">GamersLab Esports<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-1<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.2);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">5<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-09_103146391.png\" alt=\"Constrict Gaming\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">Constrict Gaming<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-1<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.1);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">6<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" alt=\"DRA\u017bE\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">DRA\u017bE<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-2<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.1);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">7<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95VIKINGS\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">95VIKINGS<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-2<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(0, 255, 0, 0.1);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">8<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" alt=\"ONYX\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">ONYX<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">3-2<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #00ff00; font-weight: 500; vertical-align: middle;\">Awans<\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.1);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">9<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"Bizancjum\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">Bizancjum<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">2-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.1);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">10<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"Gramy dla Adama\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">Gramy dla Adama<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">2-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.1);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">11<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"sg-prospect\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">sg-prospect<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">2-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.2);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">12<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/ananaski_hltv.png\" alt=\"Ananaski\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">Ananaski<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">1-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.2);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">13<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"WTG\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">WTG<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">1-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.2);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">14<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000002713.png\" alt=\"VoFoxen Esport\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">VoFoxen Esport<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">1-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.3);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">15<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000006340.png\" alt=\"PEST Esport\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">PEST Esport<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">0-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                                <tr style=\"border-bottom: 1px solid #333; background: rgba(255, 0, 0, 0.3);\">\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">16<\/td>\r\n                            <td style=\"padding: 12px; vertical-align: middle;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 12px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/dochrzanuesports.png\" alt=\"Do Chrzanu\" style=\"width: 40px; height: 40px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-weight: 500;\">Do Chrzanu<\/span>\r\n                                <\/div>\r\n                            <\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #ffd700; font-weight: 600; vertical-align: middle;\">0-3<\/td>\r\n                            <td style=\"padding: 12px; text-align: center; color: #666; font-weight: 500; vertical-align: middle;\"><\/td>\r\n                        <\/tr>\r\n                                            <\/tbody>\r\n                <\/table>\r\n            <\/div>\r\n            \r\n                        \r\n            <h3 style=\"color: #ffd700; text-align: center; margin: 40px 0 20px;\">MATCHES<\/h3>\r\n            \r\n                            <div class=\"immunity-round-container\" style=\"max-width: 1000px; margin: 0 auto 30px;\">\r\n                    <div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px;\">\r\n                        <h4 style=\"color: #ffd700; font-size: 18px; margin: 0; padding-left: 10px; border-left: 3px solid #ffd700;\">\r\n                            ROUND 1                        <\/h4>\r\n                        <button class=\"immunity-round-sort-toggle\" data-round=\"1\" data-sort=\"default\" style=\"background: transparent; border: 2px solid #ffd700; color: #ffd700; padding: 6px 10px; border-radius: 4px; cursor: pointer; font-size: 18px; transition: all 0.3s ease;\" title=\"Sortuj chronologicznie\">\r\n                            \ud83d\udcc5\u2b07\ufe0f\r\n                        <\/button>\r\n                    <\/div>\r\n                    <div class=\"immunity-round-matches\" data-round=\"1\">\r\n                    \r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"193\" data-termin=\"2026-02-23 21:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/The-Night-Club.png\" alt=\"The Night Club\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">The Night Club<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:11<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    23.02.2026 21:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_nuke<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Do Chrzanu<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/dochrzanuesports.png\" alt=\"Do Chrzanu\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"190\" data-termin=\"2026-02-24 18:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/vibe.png\" alt=\"ViBe Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ViBe Gaming<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:3<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    24.02.2026 18:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_dust2<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">PEST Esport<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000006340.png\" alt=\"PEST Esport\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"195\" data-termin=\"2026-02-24 21:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/imperishable.png\" alt=\"IMPERISHABLE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">IMPERISHABLE<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:6<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    24.02.2026 21:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_ancient<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">WolfTeamGuys<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Messenger_creation_37F7E210-EF72-4B02-B39C-E95CB03B8365-removebg-preview.png\" alt=\"WolfTeamGuys\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"194\" data-termin=\"2026-02-25 21:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-09_103146391.png\" alt=\"Constrict Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Constrict Gaming<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">10:13<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    25.02.2026 21:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_dust2<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">DRA\u017bE<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" alt=\"DRA\u017bE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"196\" data-termin=\"2026-02-26 18:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/ananaski_hltv.png\" alt=\"Ananaski\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Ananaski<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">11:13<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    26.02.2026 18:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_ancient<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">VoFoxen Esport<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000002713.png\" alt=\"VoFoxen Esport\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"197\" data-termin=\"2026-02-26 21:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-12_205925468.png\" alt=\"Vandals Clan\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Vandals Clan<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">6:13<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    26.02.2026 21:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_nuke<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Superion Gaming<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/glownev2.png\" alt=\"Superion Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"191\" data-termin=\"2026-02-26 21:15:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Armitra Esports<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:8<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    26.02.2026 21:15                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_inferno<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ONYX<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" alt=\"ONYX\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"192\" data-termin=\"2026-02-26 21:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/feedtheego.png\" alt=\"Feedtheego\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Feedtheego<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:2<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    26.02.2026 21:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_dust2<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">95VIKINGS<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95VIKINGS\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                <\/div>\r\n                            <div class=\"immunity-round-container\" style=\"max-width: 1000px; margin: 0 auto 30px;\">\r\n                    <div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px;\">\r\n                        <h4 style=\"color: #ffd700; font-size: 18px; margin: 0; padding-left: 10px; border-left: 3px solid #ffd700;\">\r\n                            ROUND 2                        <\/h4>\r\n                        <button class=\"immunity-round-sort-toggle\" data-round=\"2\" data-sort=\"default\" style=\"background: transparent; border: 2px solid #ffd700; color: #ffd700; padding: 6px 10px; border-radius: 4px; cursor: pointer; font-size: 18px; transition: all 0.3s ease;\" title=\"Sortuj chronologicznie\">\r\n                            \ud83d\udcc5\u2b07\ufe0f\r\n                        <\/button>\r\n                    <\/div>\r\n                    <div class=\"immunity-round-matches\" data-round=\"2\">\r\n                    \r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"205\" data-termin=\"\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/glownev2.png\" alt=\"Superion Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Superion Gaming<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">1:0<\/div>\r\n                                                                \r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">PEST Esport<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000006340.png\" alt=\"PEST Esport\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"203\" data-termin=\"2026-02-28 16:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Armitra Esports<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:5<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    28.02.2026 16:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_anubis<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">95VIKINGS<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95VIKINGS\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"202\" data-termin=\"2026-03-01 21:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/imperishable.png\" alt=\"IMPERISHABLE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">IMPERISHABLE<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:10<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    01.03.2026 21:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_ancient<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Ananaski<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/ananaski_hltv.png\" alt=\"Ananaski\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"198\" data-termin=\"2026-03-01 21:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" alt=\"DRA\u017bE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">DRA\u017bE<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:6<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    01.03.2026 21:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_anubis<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">The Night Club<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/The-Night-Club.png\" alt=\"The Night Club\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"201\" data-termin=\"2026-03-02 19:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/vibe.png\" alt=\"ViBe Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ViBe Gaming<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:7<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    02.03.2026 19:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_anubis<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Vandals Clan<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-12_205925468.png\" alt=\"Vandals Clan\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"199\" data-termin=\"2026-03-02 20:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/feedtheego.png\" alt=\"Feedtheego\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Feedtheego<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:4<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    02.03.2026 20:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_mirage<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ONYX<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" alt=\"ONYX\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"204\" data-termin=\"2026-03-02 20:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Messenger_creation_37F7E210-EF72-4B02-B39C-E95CB03B8365-removebg-preview.png\" alt=\"WolfTeamGuys\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">WolfTeamGuys<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">1:13<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    02.03.2026 20:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_nuke<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">VoFoxen Esport<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000002713.png\" alt=\"VoFoxen Esport\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"200\" data-termin=\"2026-03-02 21:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/dochrzanuesports.png\" alt=\"Do Chrzanu\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Do Chrzanu<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">13:3<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    02.03.2026 21:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                        <div style=\"color: #888; font-size: 12px;\">de_nuke<\/div>\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Constrict Gaming<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-09_103146391.png\" alt=\"Constrict Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                <\/div>\r\n                            <div class=\"immunity-round-container\" style=\"max-width: 1000px; margin: 0 auto 30px;\">\r\n                    <div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px;\">\r\n                        <h4 style=\"color: #ffd700; font-size: 18px; margin: 0; padding-left: 10px; border-left: 3px solid #ffd700;\">\r\n                            ROUND 3                        <\/h4>\r\n                        <button class=\"immunity-round-sort-toggle\" data-round=\"3\" data-sort=\"default\" style=\"background: transparent; border: 2px solid #ffd700; color: #ffd700; padding: 6px 10px; border-radius: 4px; cursor: pointer; font-size: 18px; transition: all 0.3s ease;\" title=\"Sortuj chronologicznie\">\r\n                            \ud83d\udcc5\u2b07\ufe0f\r\n                        <\/button>\r\n                    <\/div>\r\n                    <div class=\"immunity-round-matches\" data-round=\"3\">\r\n                    \r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"206\" data-termin=\"\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/imperishable.png\" alt=\"IMPERISHABLE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">IMPERISHABLE<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">0:2<\/div>\r\n                                                                \r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ViBe Gaming<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/vibe.png\" alt=\"ViBe Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">0:1<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">0:1<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"212\" data-termin=\"\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" alt=\"ONYX\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ONYX<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">PEST Esport<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000006340.png\" alt=\"PEST Esport\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">1:0<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">1:0<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"210\" data-termin=\"2026-03-04 20:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/feedtheego.png\" alt=\"Feedtheego\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Feedtheego<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">0:2<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    04.03.2026 20:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Vandals Clan<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-12_205925468.png\" alt=\"Vandals Clan\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">9:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">dust2<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">4:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"207\" data-termin=\"2026-03-04 20:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/glownev2.png\" alt=\"Superion Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Superion Gaming<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">1:2<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    04.03.2026 20:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">DRA\u017bE<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" alt=\"DRA\u017bE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">dust2<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:5<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">9:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">3. <\/span>\r\n                                    <span style=\"color: #fff;\">ancient<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">16:14<\/span>\r\n                                                                    <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"213\" data-termin=\"2026-03-04 20:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000002713.png\" alt=\"VoFoxen Esport\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">VoFoxen Esport<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    04.03.2026 20:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Do Chrzanu<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/dochrzanuesports.png\" alt=\"Do Chrzanu\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">ancient<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">15:19<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">mirage<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">9:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"208\" data-termin=\"2026-03-04 20:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Messenger_creation_37F7E210-EF72-4B02-B39C-E95CB03B8365-removebg-preview.png\" alt=\"WolfTeamGuys\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">WolfTeamGuys<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:1<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    04.03.2026 20:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Constrict Gaming<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-09_103146391.png\" alt=\"Constrict Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">mirage<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">11:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">overpass<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:10<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">3. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:9<\/span>\r\n                                                                    <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"209\" data-termin=\"2026-03-05 20:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/The-Night-Club.png\" alt=\"The Night Club\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">The Night Club<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    05.03.2026 20:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Armitra Esports<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">inferno<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">10:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">7:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"211\" data-termin=\"2026-03-06 18:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95VIKINGS\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">95VIKINGS<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    06.03.2026 18:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Ananaski<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/ananaski_hltv.png\" alt=\"Ananaski\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:8<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">dust2<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:3<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                <\/div>\r\n                            <div class=\"immunity-round-container\" style=\"max-width: 1000px; margin: 0 auto 30px;\">\r\n                    <div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px;\">\r\n                        <h4 style=\"color: #ffd700; font-size: 18px; margin: 0; padding-left: 10px; border-left: 3px solid #ffd700;\">\r\n                            ROUND 4                        <\/h4>\r\n                        <button class=\"immunity-round-sort-toggle\" data-round=\"4\" data-sort=\"default\" style=\"background: transparent; border: 2px solid #ffd700; color: #ffd700; padding: 6px 10px; border-radius: 4px; cursor: pointer; font-size: 18px; transition: all 0.3s ease;\" title=\"Sortuj chronologicznie\">\r\n                            \ud83d\udcc5\u2b07\ufe0f\r\n                        <\/button>\r\n                    <\/div>\r\n                    <div class=\"immunity-round-matches\" data-round=\"4\">\r\n                    \r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"215\" data-termin=\"\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/glownev2.png\" alt=\"Superion Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Superion Gaming<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">WolfTeamGuys<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Messenger_creation_37F7E210-EF72-4B02-B39C-E95CB03B8365-removebg-preview.png\" alt=\"WolfTeamGuys\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">0:1<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">0:1<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"219\" data-termin=\"2026-03-09 19:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/feedtheego.png\" alt=\"Feedtheego\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Feedtheego<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    09.03.2026 19:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Ananaski<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/ananaski_hltv.png\" alt=\"Ananaski\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">mirage<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:7<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:7<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"217\" data-termin=\"2026-03-10 19:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-12_205925468.png\" alt=\"Vandals Clan\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Vandals Clan<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:1<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    10.03.2026 19:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Constrict Gaming<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/obraz_2026-02-09_103146391.png\" alt=\"Constrict Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">mirage<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">5:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">anubis<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:5<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">3. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:10<\/span>\r\n                                                                    <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"216\" data-termin=\"2026-03-10 20:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/imperishable.png\" alt=\"IMPERISHABLE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">IMPERISHABLE<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    10.03.2026 20:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">95VIKINGS<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95VIKINGS\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">dust2<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:10<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">ancient<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:7<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"214\" data-termin=\"2026-03-10 20:30:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/1000002713.png\" alt=\"VoFoxen Esport\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">VoFoxen Esport<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">1:2<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    10.03.2026 20:30                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ONYX<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" alt=\"ONYX\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">overpass<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">7:13<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">ancient<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:9<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">3. <\/span>\r\n                                    <span style=\"color: #fff;\">mirage<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:6<\/span>\r\n                                                                    <\/div>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"218\" data-termin=\"2026-03-10 21:00:00\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/armitraesports.png\" alt=\"Armitra Esports\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Armitra Esports<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                <div style=\"color: #888; font-size: 12px; margin-top: 5px;\">\r\n                                    10.03.2026 21:00                                <\/div>\r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">DRA\u017bE<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" alt=\"DRA\u017bE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">dust2<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:8<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">nuke<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">13:6<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                <\/div>\r\n                            <div class=\"immunity-round-container\" style=\"max-width: 1000px; margin: 0 auto 30px;\">\r\n                    <div style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px;\">\r\n                        <h4 style=\"color: #ffd700; font-size: 18px; margin: 0; padding-left: 10px; border-left: 3px solid #ffd700;\">\r\n                            ROUND 5                        <\/h4>\r\n                        <button class=\"immunity-round-sort-toggle\" data-round=\"5\" data-sort=\"default\" style=\"background: transparent; border: 2px solid #ffd700; color: #ffd700; padding: 6px 10px; border-radius: 4px; cursor: pointer; font-size: 18px; transition: all 0.3s ease;\" title=\"Sortuj chronologicznie\">\r\n                            \ud83d\udcc5\u2b07\ufe0f\r\n                        <\/button>\r\n                    <\/div>\r\n                    <div class=\"immunity-round-matches\" data-round=\"5\">\r\n                    \r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"222\" data-termin=\"\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/95vikings.png\" alt=\"95VIKINGS\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">95VIKINGS<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">2:0<\/div>\r\n                                                                \r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Bizancjum<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2025\/12\/IMMUNITY_LOGO.webp\" alt=\"Bizancjum\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">1:0<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">1:0<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"221\" data-termin=\"\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/feedtheego.png\" alt=\"Feedtheego\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Feedtheego<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">0:2<\/div>\r\n                                                                \r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">DRA\u017bE<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/Zrzut-ekranu-2026-02-10-082151.png\" alt=\"DRA\u017bE\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">0:1<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">0:1<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <div class=\"immunity-match-card\" style=\"background: rgba(0,0,0,0.3); border: 1px solid #333; border-radius: 8px; padding: 20px; margin-bottom: 10px; position: relative; cursor: pointer; transition: all 0.3s ease;\" data-match-id=\"220\" data-termin=\"\">\r\n                                                <div class=\"immunity-match-main\" style=\"display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 15px;\">\r\n                            <div style=\"flex: 1; min-width: 200px;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px;\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/glownev2.png\" alt=\"Superion Gaming\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">Superion Gaming<\/span>\r\n                                <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"text-align: center; min-width: 100px;\">\r\n                                                                <div style=\"color: #ffd700; font-size: 24px; font-weight: 700;\">0:2<\/div>\r\n                                                                \r\n                                                                \r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: center; margin-top: 5px;\">\r\n                                                                                                        <\/div>\r\n                            <\/div>\r\n                            \r\n                            <div style=\"flex: 1; min-width: 200px; text-align: right;\">\r\n                                <div style=\"display: flex; align-items: center; gap: 10px; justify-content: flex-end;\">\r\n                                    <span style=\"color: #fff; font-size: 16px; font-weight: 600;\">ONYX<\/span>\r\n                                    <img decoding=\"async\" src=\"https:\/\/immunityleague.pl\/wp-content\/uploads\/2026\/02\/onyx.png\" alt=\"ONYX\" style=\"width: 30px; height: 30px; object-fit: contain;\">\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- Rozwijana sekcja szczeg\u00f3\u0142\u00f3w -->\r\n                                                <div style=\"margin-top: 12px; padding-top: 12px; border-top: 1px solid #333;\">\r\n                            <div style=\"color: #888; font-size: 11px; margin-bottom: 6px; text-transform: uppercase; letter-spacing: 1px;\">MAPS<\/div>\r\n                            <div style=\"display: flex; gap: 10px; flex-wrap: wrap;\">\r\n                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">1. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">1:0<\/span>\r\n                                                                    <\/div>\r\n                                                                                                <div style=\"background: rgba(255,215,0,0.08); border: 1px solid #444; border-radius: 4px; padding: 4px 10px; font-size: 12px;\">\r\n                                    <span style=\"color: #888;\">2. <\/span>\r\n                                    <span style=\"color: #fff;\">forfeit<\/span>\r\n                                                                        <span style=\"color: #ffd700; margin-left: 6px; font-weight: 600;\">1:0<\/span>\r\n                                                                    <\/div>\r\n                                                                                            <\/div>\r\n                        <\/div>\r\n                                                <div class=\"immunity-match-details\" style=\"max-height: 0; overflow: hidden; transition: max-height 0.3s ease; margin-top: 0;\">\r\n                            <div style=\"padding-top: 15px; margin-top: 15px; border-top: 1px solid #333;\"><\/div>\r\n                        <\/div>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                <\/div>\r\n                        \r\n                    <\/div>\r\n        \r\n        <!-- Modal do edycji meczu -->\r\n                <\/div>\r\n        \r\n                                <\/div>\r\n            <\/section>\r\n\r\n            \r\n                    <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        \/\/ Taby playoff\r\n        document.querySelectorAll('.playoff-tab-btn').forEach(btn => {\r\n            btn.addEventListener('click', function() {\r\n                const round = this.dataset.round;\r\n                document.querySelectorAll('.playoff-tab-btn').forEach(b => b.classList.remove('active'));\r\n                document.querySelectorAll('.playoff-round').forEach(r => r.classList.remove('active'));\r\n                this.classList.add('active');\r\n                const target = document.querySelector(`.playoff-round[data-round=\"${CSS.escape(round)}\"]`);\r\n                if (target) target.classList.add('active');\r\n            });\r\n        });\r\n\r\n        \/\/ Smooth scroll dla link\u00f3w nawigacyjnych\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function(e) {\r\n                const targetId = this.getAttribute('href');\r\n                if (targetId === '#') return;\r\n                \r\n                const targetElement = document.querySelector(targetId);\r\n                if (targetElement) {\r\n                    e.preventDefault();\r\n                    targetElement.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n        \r\n        \/\/ Edycja mecz\u00f3w playoff\r\n            });\r\n    <\/script>\r\n    \n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-10102","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/pages\/10102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/comments?post=10102"}],"version-history":[{"count":22,"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/pages\/10102\/revisions"}],"predecessor-version":[{"id":10297,"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/pages\/10102\/revisions\/10297"}],"wp:attachment":[{"href":"https:\/\/immunityleague.pl\/en\/wp-json\/wp\/v2\/media?parent=10102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}