{"id":10,"date":"2025-06-18T21:14:33","date_gmt":"2025-06-18T21:14:33","guid":{"rendered":"https:\/\/bifa.ai\/member-countries\/"},"modified":"2025-06-20T19:02:17","modified_gmt":"2025-06-20T19:02:17","slug":"member-countries","status":"publish","type":"page","link":"https:\/\/bifa.ai\/ar\/member-countries\/","title":{"rendered":"Member Countries"},"content":{"rendered":"<div>\n<p>    <!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>UAE &#8211; BIFA<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Montserrat', sans-serif;\n            background-color: #ffffff;\n            color: #1a3a52;\n            line-height: 1.6;\n        }<\/p>\n<p>        \/* Section Wrapper - \u0434\u043b\u044f \u043f\u043e\u043b\u043d\u043e\u0439 \u0448\u0438\u0440\u0438\u043d\u044b \u0444\u043e\u043d\u0430 *\/\n        .country-section-wrapper {\n            width: 100vw;\n            position: relative;\n            left: 50%;\n            right: 50%;\n            margin-left: -50vw;\n            margin-right: -50vw;\n            background: #e8f2f7;\n            overflow: hidden;\n        }<\/p>\n<p>        \/* Country Section *\/\n        .country-section {\n            padding: 80px 0;\n        }<\/p>\n<p>        .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 40px;\n        }<\/p>\n<p>        \/* Welcome Title Style *\/\n        .welcome-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-align: center;\n            margin-bottom: 20px;\n            text-transform: uppercase;\n            letter-spacing: -1px;\n        }<\/p>\n<p>        .subtitle {\n            font-size: 1.8rem;\n            font-weight: 300;\n            color: #5a8ab9;\n            text-align: center;\n            margin-bottom: 30px;\n        }<\/p>\n<p>        .intro-text {\n            text-align: center;\n            max-width: 900px;\n            margin: 0 auto 60px;\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n        }<\/p>\n<p>        .intro-text strong {\n            color: #1a3a52;\n            font-weight: 600;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .hero-content {\n            padding-right: 40px;\n        }<\/p>\n<p>        .country-header {\n            display: flex;\n            align-items: center;\n            gap: 30px;\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .flag-container {\n            width: 80px;\n            height: 50px;\n            border-radius: 5px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }<\/p>\n<p>        .flag-container img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .country-name-block h2 {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-transform: uppercase;\n            margin-bottom: 5px;\n        }<\/p>\n<p>        .country-tagline {\n            font-size: 1rem;\n            color: #5a8ab9;\n            font-weight: 500;\n        }<\/p>\n<p>        .hero-text {\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .hero-media {\n            background-color: #000;\n            border-radius: 20px;\n            overflow: hidden;\n            height: 500px;\n            position: relative;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\n        }<\/p>\n<p>        .hero-media img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        \/* Stats Cards *\/\n        .stats-section {\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            border-radius: 15px;\n            padding: 40px 30px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\n        }<\/p>\n<p>        .stat-icon {\n            font-size: 3rem;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .stat-number {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-label {\n            font-size: 0.9rem;\n            color: #718096;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 500;\n        }<\/p>\n<p>        \/* Leadership Section *\/\n        .leadership-section {\n            padding: 80px 0;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .section-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }<\/p>\n<p>        .section-header h3 {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-transform: uppercase;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .section-line {\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(90deg, #2c5282 0%, #5a8ab9 100%);\n            margin: 0 auto;\n        }<\/p>\n<p>        .leader-profile {\n            display: grid;\n            grid-template-columns: 250px 1fr;\n            gap: 50px;\n            align-items: center;\n            background: rgba(255, 255, 255, 0.5);\n            padding: 40px;\n            border-radius: 20px;\n            backdrop-filter: blur(10px);\n        }<\/p>\n<p>        .leader-photo {\n            width: 250px;\n            height: 250px;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n        }<\/p>\n<p>        .leader-photo img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .leader-info h4 {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #2c5282;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .leader-title {\n            font-size: 1.2rem;\n            color: #5a8ab9;\n            margin-bottom: 25px;\n            font-weight: 600;\n        }<\/p>\n<p>        .leader-bio {\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n        }<\/p>\n<p>        \/* Content Sections *\/\n        .content-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .content-card {\n            background: white;\n            border-radius: 20px;\n            padding: 40px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }<\/p>\n<p>        .content-card h4 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #2c5282;\n            margin-bottom: 25px;\n            text-transform: uppercase;\n        }<\/p>\n<p>        .content-card p {\n            font-size: 1rem;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .achievement-list {\n            list-style: none;\n            margin-top: 20px;\n        }<\/p>\n<p>        .achievement-list li {\n            padding: 12px 0;\n            border-bottom: 1px solid #e2e8f0;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }<\/p>\n<p>        .achievement-list li:last-child {\n            border-bottom: none;\n        }<\/p>\n<p>        .achievement-name {\n            font-weight: 600;\n            color: #2c5282;\n        }<\/p>\n<p>        .achievement-year {\n            color: #5a8ab9;\n            font-weight: 700;\n        }<\/p>\n<p>        \/* Gallery Section *\/\n        .gallery-section {\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }<\/p>\n<p>        .gallery-item {\n            position: relative;\n            height: 250px;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease;\n            cursor: pointer;\n        }<\/p>\n<p>        .gallery-item:hover {\n            transform: scale(1.05);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\n        }<\/p>\n<p>        .gallery-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .gallery-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);\n            padding: 20px;\n            color: white;\n            font-weight: 600;\n            font-size: 0.9rem;\n            text-transform: uppercase;\n        }<\/p>\n<p>        \/* Responsive *\/\n        @media (max-width: 1024px) {\n            .hero-section {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }<\/p>\n<p>            .content-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .leader-profile {\n                grid-template-columns: 1fr;\n                text-align: center;\n            }<\/p>\n<p>            .leader-photo {\n                margin: 0 auto;\n            }\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .welcome-title {\n                font-size: 2.5rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .gallery-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .container {\n                padding: 0 20px;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- UAE Section \u0441 \u0435\u0434\u0438\u043d\u044b\u043c \u0444\u043e\u043d\u043e\u043c \u043d\u0430 \u0432\u0441\u044e \u0448\u0438\u0440\u0438\u043d\u0443 --><\/p>\n<div id=\"uae\" class=\"country-section-wrapper\">\n<section class=\"country-section\">\n<div class=\"container\">\n                <!-- Welcome Section --><\/p>\n<h1 class=\"welcome-title\">WELCOME TO UAE<\/h1>\n<p class=\"subtitle\">BRICS International Football Alliance Member<\/p>\n<p class=\"intro-text\">\n                    <strong>\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629<\/strong> &#8211; A key member of the BRICS International Football Alliance,<br \/>\n                    serving as the headquarters for BIFA and playing a crucial role in developing<br \/>\n                    <strong>\u0627\u0644\u062f\u0628\u0644\u0648\u0645\u0627\u0633\u064a\u0629 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629<\/strong> \u0648 <strong>\u0627\u0644\u062a\u0628\u0627\u062f\u0644 \u0627\u0644\u062b\u0642\u0627\u0641\u064a<\/strong> \u0628\u064a\u0646 \u0627\u0644\u062f\u0648\u0644.\n                <\/p>\n<p>                <!-- Hero Section --><\/p>\n<div class=\"hero-section\">\n<div class=\"hero-content\">\n<div class=\"country-header\">\n<div class=\"flag-container\">\n                                <img decoding=\"async\" src=\"\/uae-flag.jpg\" alt=\"UAE Flag\" \/>\n                            <\/div>\n<div class=\"country-name-block\">\n<h2>\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629<\/h2>\n<p class=\"country-tagline\">Football Powerhouse of the Middle East<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"hero-text\">\n                            The UAE is not just a land of oil and skyscrapers, but a dynamically developing football<br \/>\n                            center of the region, playing a key role in the BRICS International Football Alliance.<br \/>\n                            With BIFA headquarters in Dubai, the UAE serves as a bridge between East and West in<br \/>\n                            the world of football, uniting 3.1 billion people through the beautiful game.\n                        <\/p>\n<\/p><\/div>\n<div class=\"hero-media\">\n                        <img decoding=\"async\" src=\"\/dubai-stadium.jpg\" alt=\"Dubai Stadium\" \/>\n                    <\/div>\n<\/p><\/div>\n<p>                <!-- Stats Section --><\/p>\n<div class=\"stats-section\">\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83c\udf0d<\/div>\n<div class=\"stat-number\">9.5M<\/div>\n<div class=\"stat-label\">Population<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\u26bd<\/div>\n<div class=\"stat-number\">14<\/div>\n<div class=\"stat-label\">Professional Clubs<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83c\udfdf\ufe0f<\/div>\n<div class=\"stat-number\">42K<\/div>\n<div class=\"stat-label\">Stadium Capacity<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83d\udcc5<\/div>\n<div class=\"stat-number\">1971<\/div>\n<div class=\"stat-label\">FA Established<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Leadership Section --><\/p>\n<div class=\"leadership-section\">\n<div class=\"section-header\">\n<h3>BIFA Leadership<\/h3>\n<div class=\"section-line\"><\/div>\n<\/p><\/div>\n<div class=\"leader-profile\">\n<div class=\"leader-photo\">\n                            <img decoding=\"async\" src=\"\/salim-almazaini.jpg\" alt=\"Mr. Salim Humaid Almazaini\" \/>\n                        <\/div>\n<div class=\"leader-info\">\n<h4>Mr. Salim Humaid Almazaini<\/h4>\n<p class=\"leader-title\">Founder &#038; President of BIFA<\/p>\n<p class=\"leader-bio\">\n                                A dynamic personality behind the founding of BIFA in 2024. Since May 2000,<br \/>\n                                Mr. Almazaini has been heading Equity International General Trading, attracting<br \/>\n                                significant investments in various industries and facilitating the entry of major<br \/>\n                                international construction firms into the UAE market. His strategic insight has<br \/>\n                                facilitated the establishment of valuable relationships with global investors and<br \/>\n                                made a significant contribution to the creation of the BRICS International Football Alliance.\n                            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Content Grid --><\/p>\n<div class=\"content-grid\">\n<div class=\"content-card\">\n<h4>National Team<\/h4>\n<p>\n                            The UAE national team made its debut on March 17, 1972, against Qatar, winning 1-0.<br \/>\n                            Throughout its history, the team has achieved significant success on the international stage.\n                        <\/p>\n<ul class=\"achievement-list\">\n<li>\n                                <span class=\"achievement-name\">FIFA World Cup<\/span><br \/>\n                                <span class=\"achievement-year\">1990<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">AFC Asian Cup Runner-up<\/span><br \/>\n                                <span class=\"achievement-year\">1996<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">Arabian Gulf Cup Winner<\/span><br \/>\n                                <span class=\"achievement-year\">2007, 2013<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">AFC Asian Cup 3rd Place<\/span><br \/>\n                                <span class=\"achievement-year\">2015<\/span>\n                            <\/li>\n<\/ul><\/div>\n<div class=\"content-card\">\n<h4>ADNOC Pro League<\/h4>\n<p>\n                            The UAE&#8217;s top division, founded in 1973, is one of the strongest leagues in the region.<br \/>\n                            14 clubs compete for the title, with Al Ain holding the record with 14 championships.\n                        <\/p>\n<p>\n                            The league attracts talented players from around the world thanks to its liberal foreign<br \/>\n                            player registration policy, allowing unlimited signings with five permitted in matchday squads.\n                        <\/p>\n<\/p><\/div>\n<div class=\"content-card\">\n<h4>Role in BIFA<\/h4>\n<p>\n                            As the host country of BIFA headquarters, the UAE plays a central role in developing<br \/>\n                            the BRICS International Football Alliance. Dubai serves as the administrative center,<br \/>\n                            logistics hub, and financial center of the alliance.\n                        <\/p>\n<p>\n                            The strategic location between Europe, Asia, and Africa makes the UAE an ideal place<br \/>\n                            to unite football traditions from different continents.\n                        <\/p>\n<\/p><\/div>\n<div class=\"content-card\">\n<h4>Vision 2071<\/h4>\n<p>\n                            In accordance with UAE Vision 2071, sport is the fourth pillar of the country&#8217;s development.<br \/>\n                            The UAE is investing billions in new stadiums, academies, and technologies.\n                        <\/p>\n<p>\n                            Two new 20,000-seat stadiums for Shabab Al Ahli and Al Wasl clubs will become new jewels<br \/>\n                            of football infrastructure, ready to host top-level tournaments within BIFA.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Gallery Section --><\/p>\n<div class=\"gallery-section\">\n<div class=\"section-header\">\n<h3>World-Class Infrastructure<\/h3>\n<div class=\"section-line\"><\/div>\n<\/p><\/div>\n<div class=\"gallery-grid\">\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/zayed-stadium.jpg\" alt=\"Zayed Sports City Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Zayed Sports City Stadium<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/hazza-stadium.jpg\" alt=\"Hazza Bin Zayed Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Hazza Bin Zayed Stadium<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/maktoum-stadium.jpg\" alt=\"Al Maktoum Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Al Maktoum Stadium<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/dubai-sports-city.jpg\" alt=\"Dubai Sports City\" \/><\/p>\n<div class=\"gallery-overlay\">Dubai Sports City<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/youth-academy.jpg\" alt=\"Youth Academy\" \/><\/p>\n<div class=\"gallery-overlay\">National Youth Academy<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/training-center.jpg\" alt=\"Training Center\" \/><\/p>\n<div class=\"gallery-overlay\">Elite Training Center<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section><\/div>\n<p><\/body><br \/>\n<\/html>\n<\/div>\n<div>\n<p>    <!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Russia &#8211; BIFA<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Montserrat', sans-serif;\n            background-color: #ffffff;\n            color: #1a3a52;\n            line-height: 1.6;\n        }<\/p>\n<p>        \/* Section Wrapper - \u0434\u043b\u044f \u043f\u043e\u043b\u043d\u043e\u0439 \u0448\u0438\u0440\u0438\u043d\u044b \u0444\u043e\u043d\u0430 *\/\n        .country-section-wrapper {\n            width: 100vw;\n            position: relative;\n            left: 50%;\n            right: 50%;\n            margin-left: -50vw;\n            margin-right: -50vw;\n            background: #e8f2f7;\n            overflow: hidden;\n        }<\/p>\n<p>        \/* Country Section *\/\n        .country-section {\n            padding: 80px 0;\n        }<\/p>\n<p>        .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 40px;\n        }<\/p>\n<p>        \/* Welcome Title Style *\/\n        .welcome-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-align: center;\n            margin-bottom: 20px;\n            text-transform: uppercase;\n            letter-spacing: -1px;\n        }<\/p>\n<p>        .subtitle {\n            font-size: 1.8rem;\n            font-weight: 300;\n            color: #5a8ab9;\n            text-align: center;\n            margin-bottom: 30px;\n        }<\/p>\n<p>        .intro-text {\n            text-align: center;\n            max-width: 900px;\n            margin: 0 auto 60px;\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n        }<\/p>\n<p>        .intro-text strong {\n            color: #1a3a52;\n            font-weight: 600;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .hero-content {\n            padding-right: 40px;\n        }<\/p>\n<p>        .country-header {\n            display: flex;\n            align-items: center;\n            gap: 30px;\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .flag-container {\n            width: 80px;\n            height: 50px;\n            border-radius: 5px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }<\/p>\n<p>        .flag-container img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .country-name-block h2 {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-transform: uppercase;\n            margin-bottom: 5px;\n        }<\/p>\n<p>        .country-tagline {\n            font-size: 1rem;\n            color: #5a8ab9;\n            font-weight: 500;\n        }<\/p>\n<p>        .hero-text {\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .hero-media {\n            background-color: #000;\n            border-radius: 20px;\n            overflow: hidden;\n            height: 500px;\n            position: relative;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\n        }<\/p>\n<p>        .hero-media img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        \/* Stats Cards *\/\n        .stats-section {\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            border-radius: 15px;\n            padding: 40px 30px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\n        }<\/p>\n<p>        .stat-icon {\n            font-size: 3rem;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .stat-number {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-label {\n            font-size: 0.9rem;\n            color: #718096;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 500;\n        }<\/p>\n<p>        \/* Leadership Section *\/\n        .leadership-section {\n            padding: 80px 0;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .section-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }<\/p>\n<p>        .section-header h3 {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-transform: uppercase;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .section-line {\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(90deg, #2c5282 0%, #5a8ab9 100%);\n            margin: 0 auto;\n        }<\/p>\n<p>        .leader-profile {\n            display: grid;\n            grid-template-columns: 250px 1fr;\n            gap: 50px;\n            align-items: center;\n            background: rgba(255, 255, 255, 0.5);\n            padding: 40px;\n            border-radius: 20px;\n            backdrop-filter: blur(10px);\n        }<\/p>\n<p>        .leader-photo {\n            width: 250px;\n            height: 250px;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n        }<\/p>\n<p>        .leader-photo img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .leader-info h4 {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #2c5282;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .leader-title {\n            font-size: 1.2rem;\n            color: #5a8ab9;\n            margin-bottom: 25px;\n            font-weight: 600;\n        }<\/p>\n<p>        .leader-bio {\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n        }<\/p>\n<p>        \/* Content Sections *\/\n        .content-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .content-card {\n            background: white;\n            border-radius: 20px;\n            padding: 40px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }<\/p>\n<p>        .content-card h4 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #2c5282;\n            margin-bottom: 25px;\n            text-transform: uppercase;\n        }<\/p>\n<p>        .content-card p {\n            font-size: 1rem;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .achievement-list {\n            list-style: none;\n            margin-top: 20px;\n        }<\/p>\n<p>        .achievement-list li {\n            padding: 12px 0;\n            border-bottom: 1px solid #e2e8f0;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }<\/p>\n<p>        .achievement-list li:last-child {\n            border-bottom: none;\n        }<\/p>\n<p>        .achievement-name {\n            font-weight: 600;\n            color: #2c5282;\n        }<\/p>\n<p>        .achievement-year {\n            color: #5a8ab9;\n            font-weight: 700;\n        }<\/p>\n<p>        \/* Gallery Section *\/\n        .gallery-section {\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }<\/p>\n<p>        .gallery-item {\n            position: relative;\n            height: 250px;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease;\n            cursor: pointer;\n        }<\/p>\n<p>        .gallery-item:hover {\n            transform: scale(1.05);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\n        }<\/p>\n<p>        .gallery-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .gallery-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);\n            padding: 20px;\n            color: white;\n            font-weight: 600;\n            font-size: 0.9rem;\n            text-transform: uppercase;\n        }<\/p>\n<p>        \/* Responsive *\/\n        @media (max-width: 1024px) {\n            .hero-section {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }<\/p>\n<p>            .content-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .leader-profile {\n                grid-template-columns: 1fr;\n                text-align: center;\n            }<\/p>\n<p>            .leader-photo {\n                margin: 0 auto;\n            }\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .welcome-title {\n                font-size: 2.5rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .gallery-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .container {\n                padding: 0 20px;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- Russia Section \u0441 \u0435\u0434\u0438\u043d\u044b\u043c \u0444\u043e\u043d\u043e\u043c \u043d\u0430 \u0432\u0441\u044e \u0448\u0438\u0440\u0438\u043d\u0443 --><\/p>\n<div id=\"russia\" class=\"country-section-wrapper\">\n<section class=\"country-section\">\n<div class=\"container\">\n                <!-- Welcome Section --><\/p>\n<h1 class=\"welcome-title\">WELCOME TO RUSSIA<\/h1>\n<p class=\"subtitle\">BRICS International Football Alliance Member<\/p>\n<p class=\"intro-text\">\n                    <strong>\u0627\u0644\u0627\u062a\u062d\u0627\u062f \u0627\u0644\u0631\u0648\u0633\u064a<\/strong> &#8211; A key member of the BRICS International Football Alliance,<br \/>\n                    playing a vital role in developing <strong>\u0627\u0644\u062f\u0628\u0644\u0648\u0645\u0627\u0633\u064a\u0629 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629<\/strong> \u0648<br \/>\n                    <strong>\u0627\u0644\u062a\u0628\u0627\u062f\u0644 \u0627\u0644\u062b\u0642\u0627\u0641\u064a<\/strong> between member nations through the beautiful game.\n                <\/p>\n<p>                <!-- Hero Section --><\/p>\n<div class=\"hero-section\">\n<div class=\"hero-content\">\n<div class=\"country-header\">\n<div class=\"flag-container\">\n                                <img decoding=\"async\" src=\"\/russia-flag.jpg\" alt=\"Russia Flag\" \/>\n                            <\/div>\n<div class=\"country-name-block\">\n<h2>\u0627\u0644\u0627\u062a\u062d\u0627\u062f \u0627\u0644\u0631\u0648\u0633\u064a<\/h2>\n<p class=\"country-tagline\">Football Powerhouse with Rich Heritage<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"hero-text\">\n                            Russia is not just the world&#8217;s largest country, but a football powerhouse with unique<br \/>\n                            history and traditions. As the successor to the USSR national team that won the<br \/>\n                            European Championship in 1960 and two Olympic gold medals, modern Russia continues<br \/>\n                            to develop football at the highest level. With a population of 146 million and rich<br \/>\n                            sporting traditions, Russia plays a crucial role in BRICS, uniting people from<br \/>\n                            different continents and cultures through football.\n                        <\/p>\n<\/p><\/div>\n<div class=\"hero-media\">\n                        <img decoding=\"async\" src=\"\/luzhniki-stadium.jpg\" alt=\"Luzhniki Stadium\" \/>\n                    <\/div>\n<\/p><\/div>\n<p>                <!-- Stats Section --><\/p>\n<div class=\"stats-section\">\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83c\udf0d<\/div>\n<div class=\"stat-number\">146M<\/div>\n<div class=\"stat-label\">Population<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\u26bd<\/div>\n<div class=\"stat-number\">16<\/div>\n<div class=\"stat-label\">RPL Clubs<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83c\udfdf\ufe0f<\/div>\n<div class=\"stat-number\">81K<\/div>\n<div class=\"stat-label\">Luzhniki Capacity<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83d\udcc5<\/div>\n<div class=\"stat-label\">RFU Founded<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Content Grid --><\/p>\n<div class=\"content-grid\">\n<div class=\"content-card\">\n<h4>National Team<\/h4>\n<p>\n                            The Russian national team played its first match during the Russian Empire era in 1912<br \/>\n                            at the Stockholm Olympics. As the successor to the USSR national team, Russia inherited<br \/>\n                            rich football traditions and achievements.\n                        <\/p>\n<ul class=\"achievement-list\">\n<li>\n                                <span class=\"achievement-name\">European Championship<\/span><br \/>\n                                <span class=\"achievement-year\">1960 (USSR)<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">Euro Bronze Medal<\/span><br \/>\n                                <span class=\"achievement-year\">2008<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">World Cup Quarter-finals<\/span><br \/>\n                                <span class=\"achievement-year\">2018<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">Olympic Gold<\/span><br \/>\n                                <span class=\"achievement-year\">1956, 1988 (USSR)<\/span>\n                            <\/li>\n<\/ul><\/div>\n<div class=\"content-card\">\n<h4>Russian Premier League<\/h4>\n<p>\n                            Founded in 2001, the RPL is one of the strongest leagues in Eastern Europe.<br \/>\n                            16 clubs compete in a spring-autumn system with a winter break. The league has<br \/>\n                            produced numerous talented players and continues to develop modern infrastructure.\n                        <\/p>\n<p>\n                            Record champions include Zenit (10 titles), with clubs like Spartak, Lokomotiv,<br \/>\n                            and CSKA being permanent fixtures. The league&#8217;s top scorer is Artem Dzyuba with<br \/>\n                            163 goals.\n                        <\/p>\n<\/p><\/div>\n<div class=\"content-card\">\n<h4>Role in BIFA<\/h4>\n<p>\n                            Russia is one of the founding members of BRICS and actively develops the concept<br \/>\n                            of sports diplomacy. In 2024, Kazan hosted the massive BRICS Sports Games with<br \/>\n                            over 3,000 athletes from 90 countries.\n                        <\/p>\n<p>\n                            Russia sees BIFA as a tool for strengthening friendly ties between BRICS nations<br \/>\n                            through football, creating alternative international tournaments, and promoting<br \/>\n                            principles of equality and mutual respect in sports.\n                        <\/p>\n<\/p><\/div>\n<div class=\"content-card\">\n<h4>World-Class Infrastructure<\/h4>\n<p>\n                            For the 2018 FIFA World Cup, Russia built and renovated 12 modern stadiums in<br \/>\n                            11 cities, creating one of the world&#8217;s best football infrastructures. These venues<br \/>\n                            are ready to host matches of any level within BIFA tournaments.\n                        <\/p>\n<p>\n                            From the iconic Luzhniki Stadium in Moscow to the state-of-the-art Gazprom Arena<br \/>\n                            in St. Petersburg, Russia offers world-class facilities that meet the highest<br \/>\n                            international standards.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Gallery Section --><\/p>\n<div class=\"gallery-section\">\n<div class=\"section-header\">\n<h3>World-Class Stadiums<\/h3>\n<div class=\"section-line\"><\/div>\n<\/p><\/div>\n<div class=\"gallery-grid\">\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/luzhniki.jpg\" alt=\"Luzhniki Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Luzhniki Stadium (81,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/gazprom-arena.jpg\" alt=\"Gazprom Arena\" \/><\/p>\n<div class=\"gallery-overlay\">Gazprom Arena (68,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/volgograd-arena.jpg\" alt=\"Volgograd Arena\" \/><\/p>\n<div class=\"gallery-overlay\">Volgograd Arena (45,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/ak-bars-arena.jpg\" alt=\"Ak Bars Arena\" \/><\/p>\n<div class=\"gallery-overlay\">Ak Bars Arena (45,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/otkritie-arena.jpg\" alt=\"Otkritie Bank Arena\" \/><\/p>\n<div class=\"gallery-overlay\">Otkritie Bank Arena (45,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/vtb-arena.jpg\" alt=\"VTB Arena\" \/><\/p>\n<div class=\"gallery-overlay\">VTB Arena (27,000)<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section><\/div>\n<p><\/body><br \/>\n<\/html>\n<\/div>\n<div>\n<p>    <!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>China &#8211; BIFA<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Montserrat', sans-serif;\n            background-color: #ffffff;\n            color: #1a3a52;\n            line-height: 1.6;\n        }<\/p>\n<p>        \/* Section Wrapper - \u0434\u043b\u044f \u043f\u043e\u043b\u043d\u043e\u0439 \u0448\u0438\u0440\u0438\u043d\u044b \u0444\u043e\u043d\u0430 *\/\n        .country-section-wrapper {\n            width: 100vw;\n            position: relative;\n            left: 50%;\n            right: 50%;\n            margin-left: -50vw;\n            margin-right: -50vw;\n            background: #e8f2f7;\n            overflow: hidden;\n        }<\/p>\n<p>        \/* Country Section *\/\n        .country-section {\n            padding: 80px 0;\n        }<\/p>\n<p>        .container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 40px;\n        }<\/p>\n<p>        \/* Welcome Title Style *\/\n        .welcome-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-align: center;\n            margin-bottom: 20px;\n            text-transform: uppercase;\n            letter-spacing: -1px;\n        }<\/p>\n<p>        .subtitle {\n            font-size: 1.8rem;\n            font-weight: 300;\n            color: #5a8ab9;\n            text-align: center;\n            margin-bottom: 30px;\n        }<\/p>\n<p>        .intro-text {\n            text-align: center;\n            max-width: 900px;\n            margin: 0 auto 60px;\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n        }<\/p>\n<p>        .intro-text strong {\n            color: #1a3a52;\n            font-weight: 600;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .hero-content {\n            padding-right: 40px;\n        }<\/p>\n<p>        .country-header {\n            display: flex;\n            align-items: center;\n            gap: 30px;\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .flag-container {\n            width: 80px;\n            height: 50px;\n            border-radius: 5px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }<\/p>\n<p>        .flag-container img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .country-name-block h2 {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-transform: uppercase;\n            margin-bottom: 5px;\n        }<\/p>\n<p>        .country-tagline {\n            font-size: 1rem;\n            color: #5a8ab9;\n            font-weight: 500;\n        }<\/p>\n<p>        .hero-text {\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .hero-media {\n            background-color: #000;\n            border-radius: 20px;\n            overflow: hidden;\n            height: 500px;\n            position: relative;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\n        }<\/p>\n<p>        .hero-media img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        \/* Stats Cards *\/\n        .stats-section {\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            border-radius: 15px;\n            padding: 40px 30px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\n        }<\/p>\n<p>        .stat-icon {\n            font-size: 3rem;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .stat-number {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-label {\n            font-size: 0.9rem;\n            color: #718096;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 500;\n        }<\/p>\n<p>        \/* Leadership Section *\/\n        .leadership-section {\n            padding: 80px 0;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .section-header {\n            text-align: center;\n            margin-bottom: 50px;\n        }<\/p>\n<p>        .section-header h3 {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: #2c5282;\n            text-transform: uppercase;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .section-line {\n            width: 80px;\n            height: 4px;\n            background: linear-gradient(90deg, #2c5282 0%, #5a8ab9 100%);\n            margin: 0 auto;\n        }<\/p>\n<p>        .leader-profile {\n            display: grid;\n            grid-template-columns: 250px 1fr;\n            gap: 50px;\n            align-items: center;\n            background: rgba(255, 255, 255, 0.5);\n            padding: 40px;\n            border-radius: 20px;\n            backdrop-filter: blur(10px);\n        }<\/p>\n<p>        .leader-photo {\n            width: 250px;\n            height: 250px;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n        }<\/p>\n<p>        .leader-photo img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .leader-info h4 {\n            font-size: 2rem;\n            font-weight: 800;\n            color: #2c5282;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .leader-title {\n            font-size: 1.2rem;\n            color: #5a8ab9;\n            margin-bottom: 25px;\n            font-weight: 600;\n        }<\/p>\n<p>        .leader-bio {\n            font-size: 1.1rem;\n            color: #4a5568;\n            line-height: 1.8;\n        }<\/p>\n<p>        \/* Content Sections *\/\n        .content-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .content-card {\n            background: white;\n            border-radius: 20px;\n            padding: 40px;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n        }<\/p>\n<p>        .content-card h4 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #2c5282;\n            margin-bottom: 25px;\n            text-transform: uppercase;\n        }<\/p>\n<p>        .content-card p {\n            font-size: 1rem;\n            color: #4a5568;\n            line-height: 1.8;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .achievement-list {\n            list-style: none;\n            margin-top: 20px;\n        }<\/p>\n<p>        .achievement-list li {\n            padding: 12px 0;\n            border-bottom: 1px solid #e2e8f0;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }<\/p>\n<p>        .achievement-list li:last-child {\n            border-bottom: none;\n        }<\/p>\n<p>        .achievement-name {\n            font-weight: 600;\n            color: #2c5282;\n        }<\/p>\n<p>        .achievement-year {\n            color: #5a8ab9;\n            font-weight: 700;\n        }<\/p>\n<p>        \/* Gallery Section *\/\n        .gallery-section {\n            margin-bottom: 80px;\n        }<\/p>\n<p>        .gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }<\/p>\n<p>        .gallery-item {\n            position: relative;\n            height: 250px;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease;\n            cursor: pointer;\n        }<\/p>\n<p>        .gallery-item:hover {\n            transform: scale(1.05);\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\n        }<\/p>\n<p>        .gallery-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }<\/p>\n<p>        .gallery-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);\n            padding: 20px;\n            color: white;\n            font-weight: 600;\n            font-size: 0.9rem;\n            text-transform: uppercase;\n        }<\/p>\n<p>        \/* Responsive *\/\n        @media (max-width: 1024px) {\n            .hero-section {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }<\/p>\n<p>            .content-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .leader-profile {\n                grid-template-columns: 1fr;\n                text-align: center;\n            }<\/p>\n<p>            .leader-photo {\n                margin: 0 auto;\n            }\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .welcome-title {\n                font-size: 2.5rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .gallery-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .container {\n                padding: 0 20px;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- China Section \u0441 \u0435\u0434\u0438\u043d\u044b\u043c \u0444\u043e\u043d\u043e\u043c \u043d\u0430 \u0432\u0441\u044e \u0448\u0438\u0440\u0438\u043d\u0443 --><\/p>\n<div id=\"china\" class=\"country-section-wrapper\">\n<section class=\"country-section\">\n<div class=\"container\">\n                <!-- Welcome Section --><\/p>\n<h1 class=\"welcome-title\">WELCOME TO CHINA<\/h1>\n<p class=\"subtitle\">BRICS International Football Alliance Member<\/p>\n<p class=\"intro-text\">\n                    <strong>People&#8217;s Republic of China<\/strong> &#8211; A founding member of BRICS and key participant<br \/>\n                    in the International Football Alliance, utilizing football as a platform for<br \/>\n                    <strong>\u0627\u0644\u062a\u0628\u0627\u062f\u0644 \u0627\u0644\u062b\u0642\u0627\u0641\u064a<\/strong> \u0648 <strong>international cooperation<\/strong> with the world&#8217;s largest population.\n                <\/p>\n<p>                <!-- Hero Section --><\/p>\n<div class=\"hero-section\">\n<div class=\"hero-content\">\n<div class=\"country-header\">\n<div class=\"flag-container\">\n                                <img decoding=\"async\" src=\"\/china-flag.jpg\" alt=\"China Flag\" \/>\n                            <\/div>\n<div class=\"country-name-block\">\n<h2>People&#8217;s Republic of China<\/h2>\n<p class=\"country-tagline\">Rising Force in World Football<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"hero-text\">\n                            With a population of 1.4 billion and a rapidly developing football infrastructure,<br \/>\n                            China represents enormous potential in the world of football. Having invested<br \/>\n                            billions in developing the sport, China aims to become a football powerhouse<br \/>\n                            while using the sport as a bridge for international cooperation within BRICS.<br \/>\n                            The Chinese Super League has attracted world-class talent and continues to raise<br \/>\n                            the profile of football across Asia.\n                        <\/p>\n<\/p><\/div>\n<div class=\"hero-media\">\n                        <img decoding=\"async\" src=\"\/beijing-stadium.jpg\" alt=\"Beijing National Stadium\" \/>\n                    <\/div>\n<\/p><\/div>\n<p>                <!-- Stats Section --><\/p>\n<div class=\"stats-section\">\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83c\udf0d<\/div>\n<div class=\"stat-number\">1.4B<\/div>\n<div class=\"stat-label\">Population<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\u26bd<\/div>\n<div class=\"stat-number\">16<\/div>\n<div class=\"stat-label\">CSL Clubs<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83c\udfdf\ufe0f<\/div>\n<div class=\"stat-number\">80K<\/div>\n<div class=\"stat-label\">Largest Stadium<\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-icon\">\ud83d\udcc5<\/div>\n<div class=\"stat-number\">1924<\/div>\n<div class=\"stat-label\">CFA Founded<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Content Grid --><\/p>\n<div class=\"content-grid\">\n<div class=\"content-card\">\n<h4>National Team<\/h4>\n<p>\n                            The Chinese national team made its international debut in 1913 at the Far Eastern<br \/>\n                            Championship Games. After joining FIFA in 1931, China has been working to develop<br \/>\n                            into a competitive force in Asian football.\n                        <\/p>\n<ul class=\"achievement-list\">\n<li>\n                                <span class=\"achievement-name\">FIFA World Cup<\/span><br \/>\n                                <span class=\"achievement-year\">2002<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">AFC Asian Cup Runner-up<\/span><br \/>\n                                <span class=\"achievement-year\">1984, 2004<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">EAFF East Asian Cup<\/span><br \/>\n                                <span class=\"achievement-year\">2005, 2010<\/span>\n                            <\/li>\n<li>\n                                <span class=\"achievement-name\">Asian Games Gold<\/span><br \/>\n                                <span class=\"achievement-year\">1994<\/span>\n                            <\/li>\n<\/ul><\/div>\n<div class=\"content-card\">\n<h4>Chinese Super League<\/h4>\n<p>\n                            Founded in 2004, the CSL has become one of Asia&#8217;s most prominent leagues.<br \/>\n                            With 16 teams competing, the league attracted global superstars during its<br \/>\n                            peak investment period and continues to develop domestic talent.\n                        <\/p>\n<p>\n                            Shanghai Port are the current champions, while Guangzhou FC holds the record<br \/>\n                            with 8 titles. The league has been instrumental in raising football&#8217;s profile<br \/>\n                            in China and across Asia.\n                        <\/p>\n<\/p><\/div>\n<div class=\"content-card\">\n<h4>Role in BIFA<\/h4>\n<p>\n                            As a founding member of BRICS, China sees football as a crucial tool for<br \/>\n                            soft power and international cooperation. The country has hosted BRICS Sports<br \/>\n                            Games and continues to invest in football development programs.\n                        <\/p>\n<p>\n                            China&#8217;s vision for BIFA includes creating new international tournaments,<br \/>\n                            developing youth football exchanges, and using the sport to strengthen<br \/>\n                            ties with BRICS nations while showcasing its modern infrastructure.\n                        <\/p>\n<\/p><\/div>\n<div class=\"content-card\">\n<h4>Football Development Plan<\/h4>\n<p>\n                            China&#8217;s ambitious football reform plan aims to have 50 million people playing<br \/>\n                            football by 2025, with 50,000 football schools nationwide. The country is<br \/>\n                            building thousands of new pitches and training facilities.\n                        <\/p>\n<p>\n                            With plans to host major international tournaments and continued investment<br \/>\n                            in infrastructure, China is positioning itself as a future football hub<br \/>\n                            within BRICS and globally.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- Gallery Section --><\/p>\n<div class=\"gallery-section\">\n<div class=\"section-header\">\n<h3>Modern Football Infrastructure<\/h3>\n<div class=\"section-line\"><\/div>\n<\/p><\/div>\n<div class=\"gallery-grid\">\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/birds-nest.jpg\" alt=\"Beijing National Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Beijing National Stadium (80,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/shanghai-stadium.jpg\" alt=\"Shanghai Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Shanghai Stadium (72,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/workers-stadium.jpg\" alt=\"Workers' Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Workers&#8217; Stadium (68,000)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/guangdong-olympic.jpg\" alt=\"Guangdong Olympic Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Guangdong Olympic Stadium (80,012)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/jinan-olympic.jpg\" alt=\"Jinan Olympic Sports Center\" \/><\/p>\n<div class=\"gallery-overlay\">Jinan Olympic Sports Center (56,808)<\/div>\n<\/p><\/div>\n<div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"\/dalian-stadium.jpg\" alt=\"Dalian Football Stadium\" \/><\/p>\n<div class=\"gallery-overlay\">Dalian Football Stadium (63,000)<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section><\/div>\n<p><\/body><br \/>\n<\/html>\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding_remove_bottom\":false,\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n    <meta charset=\\\"UTF-8\\\">\\n    <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n    <title>UAE - BIFA<\\\/title>\\n    <link href=\\\"https:\\\/\\\/fonts.googleapis.com\\\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap\\\" rel=\\\"stylesheet\\\">\\n    \n\n<style>\\n        * {\\n            margin: 0;\\n            padding: 0;\\n            box-sizing: border-box;\\n        }\\n\\n        body {\\n            font-family: 'Montserrat', sans-serif;\\n            background-color: #ffffff;\\n            color: #1a3a52;\\n            line-height: 1.6;\\n        }\\n\\n        \\\/* Section Wrapper - \\u0434\\u043b\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0448\\u0438\\u0440\\u0438\\u043d\\u044b \\u0444\\u043e\\u043d\\u0430 *\\\/\\n        .country-section-wrapper {\\n            width: 100vw;\\n            position: relative;\\n            left: 50%;\\n            right: 50%;\\n            margin-left: -50vw;\\n            margin-right: -50vw;\\n            background: #e8f2f7;\\n            overflow: hidden;\\n        }\\n\\n        \\\/* Country Section *\\\/\\n        .country-section {\\n            padding: 80px 0;\\n        }\\n\\n        .container {\\n            max-width: 1400px;\\n            margin: 0 auto;\\n            padding: 0 40px;\\n        }\\n\\n        \\\/* Welcome Title Style *\\\/\\n        .welcome-title {\\n            font-size: 3.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-align: center;\\n            margin-bottom: 20px;\\n            text-transform: uppercase;\\n            letter-spacing: -1px;\\n        }\\n\\n        .subtitle {\\n            font-size: 1.8rem;\\n            font-weight: 300;\\n            color: #5a8ab9;\\n            text-align: center;\\n            margin-bottom: 30px;\\n        }\\n\\n        .intro-text {\\n            text-align: center;\\n            max-width: 900px;\\n            margin: 0 auto 60px;\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n        }\\n\\n        .intro-text strong {\\n            color: #1a3a52;\\n            font-weight: 600;\\n        }\\n\\n        \\\/* Hero Section *\\\/\\n        .hero-section {\\n            display: grid;\\n            grid-template-columns: 1fr 1fr;\\n            gap: 60px;\\n            align-items: center;\\n            margin-bottom: 80px;\\n        }\\n\\n        .hero-content {\\n            padding-right: 40px;\\n        }\\n\\n        .country-header {\\n            display: flex;\\n            align-items: center;\\n            gap: 30px;\\n            margin-bottom: 40px;\\n        }\\n\\n        .flag-container {\\n            width: 80px;\\n            height: 50px;\\n            border-radius: 5px;\\n            overflow: hidden;\\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\\n        }\\n\\n        .flag-container img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .country-name-block h2 {\\n            font-size: 2rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-transform: uppercase;\\n            margin-bottom: 5px;\\n        }\\n\\n        .country-tagline {\\n            font-size: 1rem;\\n            color: #5a8ab9;\\n            font-weight: 500;\\n        }\\n\\n        .hero-text {\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n            margin-bottom: 40px;\\n        }\\n\\n        .hero-media {\\n            background-color: #000;\\n            border-radius: 20px;\\n            overflow: hidden;\\n            height: 500px;\\n            position: relative;\\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\\n        }\\n\\n        .hero-media img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        \\\/* Stats Cards *\\\/\\n        .stats-section {\\n            margin-bottom: 80px;\\n        }\\n\\n        .stats-grid {\\n            display: grid;\\n            grid-template-columns: repeat(4, 1fr);\\n            gap: 30px;\\n        }\\n\\n        .stat-card {\\n            background: white;\\n            border-radius: 15px;\\n            padding: 40px 30px;\\n            text-align: center;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\\n            transition: transform 0.3s ease;\\n        }\\n\\n        .stat-card:hover {\\n            transform: translateY(-5px);\\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\\n        }\\n\\n        .stat-icon {\\n            font-size: 3rem;\\n            margin-bottom: 15px;\\n        }\\n\\n        .stat-number {\\n            font-size: 2.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            margin-bottom: 10px;\\n        }\\n\\n        .stat-label {\\n            font-size: 0.9rem;\\n            color: #718096;\\n            text-transform: uppercase;\\n            letter-spacing: 1px;\\n            font-weight: 500;\\n        }\\n\\n        \\\/* Leadership Section *\\\/\\n        .leadership-section {\\n            padding: 80px 0;\\n            margin-bottom: 80px;\\n        }\\n\\n        .section-header {\\n            text-align: center;\\n            margin-bottom: 50px;\\n        }\\n\\n        .section-header h3 {\\n            font-size: 2.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-transform: uppercase;\\n            margin-bottom: 10px;\\n        }\\n\\n        .section-line {\\n            width: 80px;\\n            height: 4px;\\n            background: linear-gradient(90deg, #2c5282 0%, #5a8ab9 100%);\\n            margin: 0 auto;\\n        }\\n\\n        .leader-profile {\\n            display: grid;\\n            grid-template-columns: 250px 1fr;\\n            gap: 50px;\\n            align-items: center;\\n            background: rgba(255, 255, 255, 0.5);\\n            padding: 40px;\\n            border-radius: 20px;\\n            backdrop-filter: blur(10px);\\n        }\\n\\n        .leader-photo {\\n            width: 250px;\\n            height: 250px;\\n            border-radius: 15px;\\n            overflow: hidden;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\\n        }\\n\\n        .leader-photo img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .leader-info h4 {\\n            font-size: 2rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            margin-bottom: 10px;\\n        }\\n\\n        .leader-title {\\n            font-size: 1.2rem;\\n            color: #5a8ab9;\\n            margin-bottom: 25px;\\n            font-weight: 600;\\n        }\\n\\n        .leader-bio {\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n        }\\n\\n        \\\/* Content Sections *\\\/\\n        .content-grid {\\n            display: grid;\\n            grid-template-columns: repeat(2, 1fr);\\n            gap: 40px;\\n            margin-bottom: 80px;\\n        }\\n\\n        .content-card {\\n            background: white;\\n            border-radius: 20px;\\n            padding: 40px;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\\n        }\\n\\n        .content-card h4 {\\n            font-size: 1.8rem;\\n            font-weight: 700;\\n            color: #2c5282;\\n            margin-bottom: 25px;\\n            text-transform: uppercase;\\n        }\\n\\n        .content-card p {\\n            font-size: 1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n            margin-bottom: 20px;\\n        }\\n\\n        .achievement-list {\\n            list-style: none;\\n            margin-top: 20px;\\n        }\\n\\n        .achievement-list li {\\n            padding: 12px 0;\\n            border-bottom: 1px solid #e2e8f0;\\n            display: flex;\\n            justify-content: space-between;\\n            align-items: center;\\n        }\\n\\n        .achievement-list li:last-child {\\n            border-bottom: none;\\n        }\\n\\n        .achievement-name {\\n            font-weight: 600;\\n            color: #2c5282;\\n        }\\n\\n        .achievement-year {\\n            color: #5a8ab9;\\n            font-weight: 700;\\n        }\\n\\n        \\\/* Gallery Section *\\\/\\n        .gallery-section {\\n            margin-bottom: 80px;\\n        }\\n\\n        .gallery-grid {\\n            display: grid;\\n            grid-template-columns: repeat(3, 1fr);\\n            gap: 30px;\\n        }\\n\\n        .gallery-item {\\n            position: relative;\\n            height: 250px;\\n            border-radius: 15px;\\n            overflow: hidden;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\\n            transition: transform 0.3s ease;\\n            cursor: pointer;\\n        }\\n\\n        .gallery-item:hover {\\n            transform: scale(1.05);\\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\\n        }\\n\\n        .gallery-item img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .gallery-overlay {\\n            position: absolute;\\n            bottom: 0;\\n            left: 0;\\n            right: 0;\\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);\\n            padding: 20px;\\n            color: white;\\n            font-weight: 600;\\n            font-size: 0.9rem;\\n            text-transform: uppercase;\\n        }\\n\\n        \\\/* Responsive *\\\/\\n        @media (max-width: 1024px) {\\n            .hero-section {\\n                grid-template-columns: 1fr;\\n                gap: 40px;\\n            }\\n\\n            .stats-grid {\\n                grid-template-columns: repeat(2, 1fr);\\n            }\\n\\n            .content-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .leader-profile {\\n                grid-template-columns: 1fr;\\n                text-align: center;\\n            }\\n\\n            .leader-photo {\\n                margin: 0 auto;\\n            }\\n        }\\n\\n        @media (max-width: 768px) {\\n            .welcome-title {\\n                font-size: 2.5rem;\\n            }\\n\\n            .stats-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .gallery-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .container {\\n                padding: 0 20px;\\n            }\\n        }\\n    <\\\/style>\\n<\\\/head>\\n<body>\\n    <!-- UAE Section \\u0441 \\u0435\\u0434\\u0438\\u043d\\u044b\\u043c \\u0444\\u043e\\u043d\\u043e\\u043c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0448\\u0438\\u0440\\u0438\\u043d\\u0443 -->\\n    <\/p>\n<div id=\"\\\"uae\\\"\" class=\"\\\"country-section-wrapper\\\"\">\\n        <\/p>\n<section class=\"\\\"country-section\\\"\">\\n            <\/p>\n<div class=\"\\\"container\\\"\">\\n                <!-- Welcome Section -->\\n                <\/p>\n<h1 class=\"\\\"welcome-title\\\"\">WELCOME TO UAE<\\\/h1>\\n                <\/p>\n<p class=\"\\\"subtitle\\\"\">BRICS International Football Alliance Member<\\\/p>\\n                \\n                <\/p>\n<p class=\"\\\"intro-text\\\"\">\\n                    <strong>\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629<\\\/strong> &#8211; A key member of the BRICS International Football Alliance, \\n                    serving as the headquarters for BIFA and playing a crucial role in developing \\n                    <strong>\u0627\u0644\u062f\u0628\u0644\u0648\u0645\u0627\u0633\u064a\u0629 \u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0629<\\\/strong> \u0648 <strong>\u0627\u0644\u062a\u0628\u0627\u062f\u0644 \u0627\u0644\u062b\u0642\u0627\u0641\u064a<\\\/strong> between nations.\\n                <\\\/p>\\n\\n                <!-- Hero Section -->\\n                <\/p>\n<div class=\"\\\"hero-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"hero-content\\\"\">\\n                        <\/p>\n<div class=\"\\\"country-header\\\"\">\\n                            <\/p>\n<div class=\"\\\"flag-container\\\"\">\\n                                <img src=\"\\\"uae-flag.jpg\\\"\" alt=\"\\\"UAE\" flag\\\" \\>\\n                            <\\\/div>\\n                            <\/p>\n<div class=\"\\\"country-name-block\\\"\">\\n                                <\/p>\n<h2>\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629<\\\/h2>\\n                                <\/p>\n<p class=\"\\\"country-tagline\\\"\">Football Powerhouse of the Middle East<\\\/p>\\n                            <\\\/div>\\n                        <\\\/div>\\n                        \\n                        <\/p>\n<p class=\"\\\"hero-text\\\"\">\\n                            The UAE is not just a land of oil and skyscrapers, but a dynamically developing football \\n                            center of the region, playing a key role in the BRICS International Football Alliance. \\n                            With BIFA headquarters in Dubai, the UAE serves as a bridge between East and West in \\n                            the world of football, uniting 3.1 billion people through the beautiful game.\\n                        <\\\/p>\\n                    <\\\/div>\\n                    \\n                    <\/p>\n<div class=\"\\\"hero-media\\\"\">\\n                        <img src=\"\\\"dubai-stadium.jpg\\\"\" alt=\"\\\"Dubai\" stadium\\\" \\>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Stats Section -->\\n                <\/p>\n<div class=\"\\\"stats-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"stats-grid\\\"\">\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83c\\udf0d<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">9.5M<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">Population<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\u26bd<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">14<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">Professional Clubs<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83c\\udfdf\\ufe0f<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">42K<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">Stadium Capacity<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83d\\udcc5<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">1971<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">FA Established<\\\/div>\\n                        <\\\/div>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Leadership Section -->\\n                <\/p>\n<div class=\"\\\"leadership-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"section-header\\\"\">\\n                        <\/p>\n<h3>BIFA Leadership<\\\/h3>\\n                        <\/p>\n<div class=\"\\\"section-line\\\"\"><\\\/div>\\n                    <\\\/div>\\n                    \\n                    <\/p>\n<div class=\"\\\"leader-profile\\\"\">\\n                        <\/p>\n<div class=\"\\\"leader-photo\\\"\">\\n                            <img src=\"\\\"salim-almazaini.jpg\\\"\" alt=\"\\\"Mr.\" salim humaid almazaini\\\" \\>\\n                        <\\\/div>\\n                        \\n                        <\/p>\n<div class=\"\\\"leader-info\\\"\">\\n                            <\/p>\n<h4>Mr. Salim Humaid Almazaini<\\\/h4>\\n                            <\/p>\n<p class=\"\\\"leader-title\\\"\">Founder &#038; President of BIFA<\\\/p>\\n                            <\/p>\n<p class=\"\\\"leader-bio\\\"\">\\n                                A dynamic personality behind the founding of BIFA in 2024. Since May 2000, \\n                                Mr. Almazaini has been heading Equity International General Trading, attracting \\n                                significant investments in various industries and facilitating the entry of major \\n                                international construction firms into the UAE market. His strategic insight has \\n                                facilitated the establishment of valuable relationships with global investors and \\n                                made a significant contribution to the creation of the BRICS International Football Alliance.\\n                            <\\\/p>\\n                        <\\\/div>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Content Grid -->\\n                <\/p>\n<div class=\"\\\"content-grid\\\"\">\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>National Team<\\\/h4>\\n                        <\/p>\n<p>\\n                            The UAE national team made its debut on March 17, 1972, against Qatar, winning 1-0. \\n                            Throughout its history, the team has achieved significant success on the international stage.\\n                        <\\\/p>\\n                        <\/p>\n<ul class=\"\\\"achievement-list\\\"\">\\n                            <\/p>\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">FIFA World Cup<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">1990<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">AFC Asian Cup Runner-up<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">1996<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">Arabian Gulf Cup Winner<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">2007, 2013<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">AFC Asian Cup 3rd Place<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">2015<\\\/span>\\n                            <\\\/li>\\n                        <\\\/ul>\\n                    <\\\/div>\\n\\n\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>ADNOC Pro League<\\\/h4>\\n                        <\/p>\n<p>\\n                            The UAE&#8217;s top division, founded in 1973, is one of the strongest leagues in the region. \\n                            14 clubs compete for the title, with Al Ain holding the record with 14 championships.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            The league attracts talented players from around the world thanks to its liberal foreign \\n                            player registration policy, allowing unlimited signings with five permitted in matchday squads.\\n                        <\\\/p>\\n                    <\\\/div>\\n\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>Role in BIFA<\\\/h4>\\n                        <\/p>\n<p>\\n                            As the host country of BIFA headquarters, the UAE plays a central role in developing \\n                            the BRICS International Football Alliance. Dubai serves as the administrative center, \\n                            logistics hub, and financial center of the alliance.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            The strategic location between Europe, Asia, and Africa makes the UAE an ideal place \\n                            to unite football traditions from different continents.\\n                        <\\\/p>\\n                    <\\\/div>\\n\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>Vision 2071<\\\/h4>\\n                        <\/p>\n<p>\\n                            In accordance with UAE Vision 2071, sport is the fourth pillar of the country&#8217;s development. \\n                            The UAE is investing billions in new stadiums, academies, and technologies.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            Two new 20,000-seat stadiums for Shabab Al Ahli and Al Wasl clubs will become new jewels \\n                            of football infrastructure, ready to host top-level tournaments within BIFA.\\n                        <\\\/p>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Gallery Section -->\\n                <\/p>\n<div class=\"\\\"gallery-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"section-header\\\"\">\\n                        <\/p>\n<h3>World-Class Infrastructure<\\\/h3>\\n                        <\/p>\n<div class=\"\\\"section-line\\\"\"><\\\/div>\\n                    <\\\/div>\\n                    \\n                    <\/p>\n<div class=\"\\\"gallery-grid\\\"\">\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"zayed-stadium.jpg\\\"\" alt=\"\\\"Zayed\" sports city stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Zayed Sports City Stadium<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"hazza-stadium.jpg\\\"\" alt=\"\\\"Hazza\" bin zayed stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Hazza Bin Zayed Stadium<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"maktoum-stadium.jpg\\\"\" alt=\"\\\"Al\" maktoum stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Al Maktoum Stadium<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"dubai-sports-city.jpg\\\"\" alt=\"\\\"Dubai\" sports city\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Dubai Sports City<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"youth-academy.jpg\\\"\" alt=\"\\\"Youth\" academy\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">National Youth Academy<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"training-center.jpg\\\"\" alt=\"\\\"Training\" center\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Elite Training Center<\\\/div>\\n                        <\\\/div>\\n                    <\\\/div>\\n                <\\\/div>\\n            <\\\/div>\\n        <\\\/section>\\n    <\\\/div>\\n<\\\/body>\\n<\\\/html>&#8220;}},{&#8220;type&#8221;:&#8221;html&#8221;,&#8221;props&#8221;:{&#8220;content&#8221;:&#8221;<!DOCTYPE html>\\n<html lang=\"\\\"en\\\"\">\\n<head>\\n    <meta charset=\"\\\"UTF-8\\\"\">\\n    <meta name=\"\\\"viewport\\\"\" content=\"\\\"width=device-width,\" initial-scale=\"1.0\\\"\">\\n    <title>Russia &#8211; BIFA<\\\/title>\\n    <link href=\"\\\"https:\\\/\\\/fonts.googleapis.com\\\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&#038;display=swap\\\"\" rel=\"\\\"stylesheet\\\"\">\\n    <\/p>\n<style>\\n        * {\\n            margin: 0;\\n            padding: 0;\\n            box-sizing: border-box;\\n        }\\n\\n        body {\\n            font-family: 'Montserrat', sans-serif;\\n            background-color: #ffffff;\\n            color: #1a3a52;\\n            line-height: 1.6;\\n        }\\n\\n        \\\/* Section Wrapper - \\u0434\\u043b\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0448\\u0438\\u0440\\u0438\\u043d\\u044b \\u0444\\u043e\\u043d\\u0430 *\\\/\\n        .country-section-wrapper {\\n            width: 100vw;\\n            position: relative;\\n            left: 50%;\\n            right: 50%;\\n            margin-left: -50vw;\\n            margin-right: -50vw;\\n            background: #e8f2f7;\\n            overflow: hidden;\\n        }\\n\\n        \\\/* Country Section *\\\/\\n        .country-section {\\n            padding: 80px 0;\\n        }\\n\\n        .container {\\n            max-width: 1400px;\\n            margin: 0 auto;\\n            padding: 0 40px;\\n        }\\n\\n        \\\/* Welcome Title Style *\\\/\\n        .welcome-title {\\n            font-size: 3.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-align: center;\\n            margin-bottom: 20px;\\n            text-transform: uppercase;\\n            letter-spacing: -1px;\\n        }\\n\\n        .subtitle {\\n            font-size: 1.8rem;\\n            font-weight: 300;\\n            color: #5a8ab9;\\n            text-align: center;\\n            margin-bottom: 30px;\\n        }\\n\\n        .intro-text {\\n            text-align: center;\\n            max-width: 900px;\\n            margin: 0 auto 60px;\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n        }\\n\\n        .intro-text strong {\\n            color: #1a3a52;\\n            font-weight: 600;\\n        }\\n\\n        \\\/* Hero Section *\\\/\\n        .hero-section {\\n            display: grid;\\n            grid-template-columns: 1fr 1fr;\\n            gap: 60px;\\n            align-items: center;\\n            margin-bottom: 80px;\\n        }\\n\\n        .hero-content {\\n            padding-right: 40px;\\n        }\\n\\n        .country-header {\\n            display: flex;\\n            align-items: center;\\n            gap: 30px;\\n            margin-bottom: 40px;\\n        }\\n\\n        .flag-container {\\n            width: 80px;\\n            height: 50px;\\n            border-radius: 5px;\\n            overflow: hidden;\\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\\n        }\\n\\n        .flag-container img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .country-name-block h2 {\\n            font-size: 2rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-transform: uppercase;\\n            margin-bottom: 5px;\\n        }\\n\\n        .country-tagline {\\n            font-size: 1rem;\\n            color: #5a8ab9;\\n            font-weight: 500;\\n        }\\n\\n        .hero-text {\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n            margin-bottom: 40px;\\n        }\\n\\n        .hero-media {\\n            background-color: #000;\\n            border-radius: 20px;\\n            overflow: hidden;\\n            height: 500px;\\n            position: relative;\\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\\n        }\\n\\n        .hero-media img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        \\\/* Stats Cards *\\\/\\n        .stats-section {\\n            margin-bottom: 80px;\\n        }\\n\\n        .stats-grid {\\n            display: grid;\\n            grid-template-columns: repeat(4, 1fr);\\n            gap: 30px;\\n        }\\n\\n        .stat-card {\\n            background: white;\\n            border-radius: 15px;\\n            padding: 40px 30px;\\n            text-align: center;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\\n            transition: transform 0.3s ease;\\n        }\\n\\n        .stat-card:hover {\\n            transform: translateY(-5px);\\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\\n        }\\n\\n        .stat-icon {\\n            font-size: 3rem;\\n            margin-bottom: 15px;\\n        }\\n\\n        .stat-number {\\n            font-size: 2.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            margin-bottom: 10px;\\n        }\\n\\n        .stat-label {\\n            font-size: 0.9rem;\\n            color: #718096;\\n            text-transform: uppercase;\\n            letter-spacing: 1px;\\n            font-weight: 500;\\n        }\\n\\n        \\\/* Leadership Section *\\\/\\n        .leadership-section {\\n            padding: 80px 0;\\n            margin-bottom: 80px;\\n        }\\n\\n        .section-header {\\n            text-align: center;\\n            margin-bottom: 50px;\\n        }\\n\\n        .section-header h3 {\\n            font-size: 2.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-transform: uppercase;\\n            margin-bottom: 10px;\\n        }\\n\\n        .section-line {\\n            width: 80px;\\n            height: 4px;\\n            background: linear-gradient(90deg, #2c5282 0%, #5a8ab9 100%);\\n            margin: 0 auto;\\n        }\\n\\n        .leader-profile {\\n            display: grid;\\n            grid-template-columns: 250px 1fr;\\n            gap: 50px;\\n            align-items: center;\\n            background: rgba(255, 255, 255, 0.5);\\n            padding: 40px;\\n            border-radius: 20px;\\n            backdrop-filter: blur(10px);\\n        }\\n\\n        .leader-photo {\\n            width: 250px;\\n            height: 250px;\\n            border-radius: 15px;\\n            overflow: hidden;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\\n        }\\n\\n        .leader-photo img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .leader-info h4 {\\n            font-size: 2rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            margin-bottom: 10px;\\n        }\\n\\n        .leader-title {\\n            font-size: 1.2rem;\\n            color: #5a8ab9;\\n            margin-bottom: 25px;\\n            font-weight: 600;\\n        }\\n\\n        .leader-bio {\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n        }\\n\\n        \\\/* Content Sections *\\\/\\n        .content-grid {\\n            display: grid;\\n            grid-template-columns: repeat(2, 1fr);\\n            gap: 40px;\\n            margin-bottom: 80px;\\n        }\\n\\n        .content-card {\\n            background: white;\\n            border-radius: 20px;\\n            padding: 40px;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\\n        }\\n\\n        .content-card h4 {\\n            font-size: 1.8rem;\\n            font-weight: 700;\\n            color: #2c5282;\\n            margin-bottom: 25px;\\n            text-transform: uppercase;\\n        }\\n\\n        .content-card p {\\n            font-size: 1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n            margin-bottom: 20px;\\n        }\\n\\n        .achievement-list {\\n            list-style: none;\\n            margin-top: 20px;\\n        }\\n\\n        .achievement-list li {\\n            padding: 12px 0;\\n            border-bottom: 1px solid #e2e8f0;\\n            display: flex;\\n            justify-content: space-between;\\n            align-items: center;\\n        }\\n\\n        .achievement-list li:last-child {\\n            border-bottom: none;\\n        }\\n\\n        .achievement-name {\\n            font-weight: 600;\\n            color: #2c5282;\\n        }\\n\\n        .achievement-year {\\n            color: #5a8ab9;\\n            font-weight: 700;\\n        }\\n\\n        \\\/* Gallery Section *\\\/\\n        .gallery-section {\\n            margin-bottom: 80px;\\n        }\\n\\n        .gallery-grid {\\n            display: grid;\\n            grid-template-columns: repeat(3, 1fr);\\n            gap: 30px;\\n        }\\n\\n        .gallery-item {\\n            position: relative;\\n            height: 250px;\\n            border-radius: 15px;\\n            overflow: hidden;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\\n            transition: transform 0.3s ease;\\n            cursor: pointer;\\n        }\\n\\n        .gallery-item:hover {\\n            transform: scale(1.05);\\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\\n        }\\n\\n        .gallery-item img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .gallery-overlay {\\n            position: absolute;\\n            bottom: 0;\\n            left: 0;\\n            right: 0;\\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);\\n            padding: 20px;\\n            color: white;\\n            font-weight: 600;\\n            font-size: 0.9rem;\\n            text-transform: uppercase;\\n        }\\n\\n        \\\/* Responsive *\\\/\\n        @media (max-width: 1024px) {\\n            .hero-section {\\n                grid-template-columns: 1fr;\\n                gap: 40px;\\n            }\\n\\n            .stats-grid {\\n                grid-template-columns: repeat(2, 1fr);\\n            }\\n\\n            .content-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .leader-profile {\\n                grid-template-columns: 1fr;\\n                text-align: center;\\n            }\\n\\n            .leader-photo {\\n                margin: 0 auto;\\n            }\\n        }\\n\\n        @media (max-width: 768px) {\\n            .welcome-title {\\n                font-size: 2.5rem;\\n            }\\n\\n            .stats-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .gallery-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .container {\\n                padding: 0 20px;\\n            }\\n        }\\n    <\\\/style>\\n<\\\/head>\\n<body>\\n    <!-- Russia Section \\u0441 \\u0435\\u0434\\u0438\\u043d\\u044b\\u043c \\u0444\\u043e\\u043d\\u043e\\u043c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0448\\u0438\\u0440\\u0438\\u043d\\u0443 -->\\n    <\/p>\n<div id=\"\\\"russia\\\"\" class=\"\\\"country-section-wrapper\\\"\">\\n        <\/p>\n<section class=\"\\\"country-section\\\"\">\\n            <\/p>\n<div class=\"\\\"container\\\"\">\\n                <!-- Welcome Section -->\\n                <\/p>\n<h1 class=\"\\\"welcome-title\\\"\">WELCOME TO RUSSIA<\\\/h1>\\n                <\/p>\n<p class=\"\\\"subtitle\\\"\">BRICS International Football Alliance Member<\\\/p>\\n                \\n                <\/p>\n<p class=\"\\\"intro-text\\\"\">\\n                    <strong>Russian Federation<\\\/strong> - A key member of the BRICS International Football Alliance, \\n                    playing a vital role in developing <strong>sports diplomacy<\\\/strong> and \\n                    <strong>cultural exchange<\\\/strong> between member nations through the beautiful game.\\n                <\\\/p>\\n\\n                <!-- Hero Section -->\\n                <\/p>\n<div class=\"\\\"hero-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"hero-content\\\"\">\\n                        <\/p>\n<div class=\"\\\"country-header\\\"\">\\n                            <\/p>\n<div class=\"\\\"flag-container\\\"\">\\n                                <img src=\"\\\"russia-flag.jpg\\\"\" alt=\"\\\"Russia\" flag\\\" \\>\\n                            <\\\/div>\\n                            <\/p>\n<div class=\"\\\"country-name-block\\\"\">\\n                                <\/p>\n<h2>Russian Federation<\\\/h2>\\n                                <\/p>\n<p class=\"\\\"country-tagline\\\"\">Football Powerhouse with Rich Heritage<\\\/p>\\n                            <\\\/div>\\n                        <\\\/div>\\n                        \\n                        <\/p>\n<p class=\"\\\"hero-text\\\"\">\\n                            Russia is not just the world's largest country, but a football powerhouse with unique \\n                            history and traditions. As the successor to the USSR national team that won the \\n                            European Championship in 1960 and two Olympic gold medals, modern Russia continues \\n                            to develop football at the highest level. With a population of 146 million and rich \\n                            sporting traditions, Russia plays a crucial role in BRICS, uniting people from \\n                            different continents and cultures through football.\\n                        <\\\/p>\\n                    <\\\/div>\\n                    \\n                    <\/p>\n<div class=\"\\\"hero-media\\\"\">\\n                        <img src=\"\\\"luzhniki-stadium.jpg\\\"\" alt=\"\\\"Luzhniki\" stadium\\\" \\>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Stats Section -->\\n                <\/p>\n<div class=\"\\\"stats-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"stats-grid\\\"\">\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83c\\udf0d<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">146M<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">Population<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\u26bd<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">16<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">RPL Clubs<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83c\\udfdf\\ufe0f<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">81K<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">Luzhniki Capacity<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83d\\udcc5<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">RFU Founded<\\\/div>\\n                        <\\\/div>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Content Grid -->\\n                <\/p>\n<div class=\"\\\"content-grid\\\"\">\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>National Team<\\\/h4>\\n                        <\/p>\n<p>\\n                            The Russian national team played its first match during the Russian Empire era in 1912 \\n                            at the Stockholm Olympics. As the successor to the USSR national team, Russia inherited \\n                            rich football traditions and achievements.\\n                        <\\\/p>\\n                        <\/p>\n<ul class=\"\\\"achievement-list\\\"\">\\n                            <\/p>\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">European Championship<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">1960 (USSR)<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">Euro Bronze Medal<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">2008<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">World Cup Quarter-finals<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">2018<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">Olympic Gold<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">1956, 1988 (USSR)<\\\/span>\\n                            <\\\/li>\\n                        <\\\/ul>\\n                    <\\\/div>\\n\\n\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>Russian Premier League<\\\/h4>\\n                        <\/p>\n<p>\\n                            Founded in 2001, the RPL is one of the strongest leagues in Eastern Europe. \\n                            16 clubs compete in a spring-autumn system with a winter break. The league has \\n                            produced numerous talented players and continues to develop modern infrastructure.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            Record champions include Zenit (10 titles), with clubs like Spartak, Lokomotiv, \\n                            and CSKA being permanent fixtures. The league's top scorer is Artem Dzyuba with \\n                            163 goals.\\n                        <\\\/p>\\n                    <\\\/div>\\n\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>Role in BIFA<\\\/h4>\\n                        <\/p>\n<p>\\n                            Russia is one of the founding members of BRICS and actively develops the concept \\n                            of sports diplomacy. In 2024, Kazan hosted the massive BRICS Sports Games with \\n                            over 3,000 athletes from 90 countries.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            Russia sees BIFA as a tool for strengthening friendly ties between BRICS nations \\n                            through football, creating alternative international tournaments, and promoting \\n                            principles of equality and mutual respect in sports.\\n                        <\\\/p>\\n                    <\\\/div>\\n\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>World-Class Infrastructure<\\\/h4>\\n                        <\/p>\n<p>\\n                            For the 2018 FIFA World Cup, Russia built and renovated 12 modern stadiums in \\n                            11 cities, creating one of the world's best football infrastructures. These venues \\n                            are ready to host matches of any level within BIFA tournaments.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            From the iconic Luzhniki Stadium in Moscow to the state-of-the-art Gazprom Arena \\n                            in St. Petersburg, Russia offers world-class facilities that meet the highest \\n                            international standards.\\n                        <\\\/p>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Gallery Section -->\\n                <\/p>\n<div class=\"\\\"gallery-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"section-header\\\"\">\\n                        <\/p>\n<h3>World-Class Stadiums<\\\/h3>\\n                        <\/p>\n<div class=\"\\\"section-line\\\"\"><\\\/div>\\n                    <\\\/div>\\n                    \\n                    <\/p>\n<div class=\"\\\"gallery-grid\\\"\">\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"luzhniki.jpg\\\"\" alt=\"\\\"Luzhniki\" stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Luzhniki Stadium (81,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"gazprom-arena.jpg\\\"\" alt=\"\\\"Gazprom\" arena\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Gazprom Arena (68,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"volgograd-arena.jpg\\\"\" alt=\"\\\"Volgograd\" arena\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Volgograd Arena (45,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"ak-bars-arena.jpg\\\"\" alt=\"\\\"Ak\" bars arena\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Ak Bars Arena (45,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"otkritie-arena.jpg\\\"\" alt=\"\\\"Otkritie\" bank arena\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Otkritie Bank Arena (45,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"vtb-arena.jpg\\\"\" alt=\"\\\"VTB\" arena\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">VTB Arena (27,000)<\\\/div>\\n                        <\\\/div>\\n                    <\\\/div>\\n                <\\\/div>\\n            <\\\/div>\\n        <\\\/section>\\n    <\\\/div>\\n<\\\/body>\\n<\\\/html>\"}},{\"type\":\"html\",\"props\":{\"content\":\"<!DOCTYPE html>\\n<html lang=\"\\\"en\\\"\">\\n<head>\\n    <meta charset=\"\\\"UTF-8\\\"\">\\n    <meta name=\"\\\"viewport\\\"\" content=\"\\\"width=device-width,\" initial-scale=\"1.0\\\"\">\\n    <title>China - BIFA<\\\/title>\\n    <link href=\"\\\"https:\\\/\\\/fonts.googleapis.com\\\/css2?family=Montserrat:wght@300;400;500;600;700;800;900&#038;display=swap\\\"\" rel=\"\\\"stylesheet\\\"\">\\n    <\/p>\n<style>\\n        * {\\n            margin: 0;\\n            padding: 0;\\n            box-sizing: border-box;\\n        }\\n\\n        body {\\n            font-family: 'Montserrat', sans-serif;\\n            background-color: #ffffff;\\n            color: #1a3a52;\\n            line-height: 1.6;\\n        }\\n\\n        \\\/* Section Wrapper - \\u0434\\u043b\\u044f \\u043f\\u043e\\u043b\\u043d\\u043e\\u0439 \\u0448\\u0438\\u0440\\u0438\\u043d\\u044b \\u0444\\u043e\\u043d\\u0430 *\\\/\\n        .country-section-wrapper {\\n            width: 100vw;\\n            position: relative;\\n            left: 50%;\\n            right: 50%;\\n            margin-left: -50vw;\\n            margin-right: -50vw;\\n            background: #e8f2f7;\\n            overflow: hidden;\\n        }\\n\\n        \\\/* Country Section *\\\/\\n        .country-section {\\n            padding: 80px 0;\\n        }\\n\\n        .container {\\n            max-width: 1400px;\\n            margin: 0 auto;\\n            padding: 0 40px;\\n        }\\n\\n        \\\/* Welcome Title Style *\\\/\\n        .welcome-title {\\n            font-size: 3.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-align: center;\\n            margin-bottom: 20px;\\n            text-transform: uppercase;\\n            letter-spacing: -1px;\\n        }\\n\\n        .subtitle {\\n            font-size: 1.8rem;\\n            font-weight: 300;\\n            color: #5a8ab9;\\n            text-align: center;\\n            margin-bottom: 30px;\\n        }\\n\\n        .intro-text {\\n            text-align: center;\\n            max-width: 900px;\\n            margin: 0 auto 60px;\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n        }\\n\\n        .intro-text strong {\\n            color: #1a3a52;\\n            font-weight: 600;\\n        }\\n\\n        \\\/* Hero Section *\\\/\\n        .hero-section {\\n            display: grid;\\n            grid-template-columns: 1fr 1fr;\\n            gap: 60px;\\n            align-items: center;\\n            margin-bottom: 80px;\\n        }\\n\\n        .hero-content {\\n            padding-right: 40px;\\n        }\\n\\n        .country-header {\\n            display: flex;\\n            align-items: center;\\n            gap: 30px;\\n            margin-bottom: 40px;\\n        }\\n\\n        .flag-container {\\n            width: 80px;\\n            height: 50px;\\n            border-radius: 5px;\\n            overflow: hidden;\\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\\n        }\\n\\n        .flag-container img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .country-name-block h2 {\\n            font-size: 2rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-transform: uppercase;\\n            margin-bottom: 5px;\\n        }\\n\\n        .country-tagline {\\n            font-size: 1rem;\\n            color: #5a8ab9;\\n            font-weight: 500;\\n        }\\n\\n        .hero-text {\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n            margin-bottom: 40px;\\n        }\\n\\n        .hero-media {\\n            background-color: #000;\\n            border-radius: 20px;\\n            overflow: hidden;\\n            height: 500px;\\n            position: relative;\\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\\n        }\\n\\n        .hero-media img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        \\\/* Stats Cards *\\\/\\n        .stats-section {\\n            margin-bottom: 80px;\\n        }\\n\\n        .stats-grid {\\n            display: grid;\\n            grid-template-columns: repeat(4, 1fr);\\n            gap: 30px;\\n        }\\n\\n        .stat-card {\\n            background: white;\\n            border-radius: 15px;\\n            padding: 40px 30px;\\n            text-align: center;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\\n            transition: transform 0.3s ease;\\n        }\\n\\n        .stat-card:hover {\\n            transform: translateY(-5px);\\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);\\n        }\\n\\n        .stat-icon {\\n            font-size: 3rem;\\n            margin-bottom: 15px;\\n        }\\n\\n        .stat-number {\\n            font-size: 2.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            margin-bottom: 10px;\\n        }\\n\\n        .stat-label {\\n            font-size: 0.9rem;\\n            color: #718096;\\n            text-transform: uppercase;\\n            letter-spacing: 1px;\\n            font-weight: 500;\\n        }\\n\\n        \\\/* Leadership Section *\\\/\\n        .leadership-section {\\n            padding: 80px 0;\\n            margin-bottom: 80px;\\n        }\\n\\n        .section-header {\\n            text-align: center;\\n            margin-bottom: 50px;\\n        }\\n\\n        .section-header h3 {\\n            font-size: 2.5rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            text-transform: uppercase;\\n            margin-bottom: 10px;\\n        }\\n\\n        .section-line {\\n            width: 80px;\\n            height: 4px;\\n            background: linear-gradient(90deg, #2c5282 0%, #5a8ab9 100%);\\n            margin: 0 auto;\\n        }\\n\\n        .leader-profile {\\n            display: grid;\\n            grid-template-columns: 250px 1fr;\\n            gap: 50px;\\n            align-items: center;\\n            background: rgba(255, 255, 255, 0.5);\\n            padding: 40px;\\n            border-radius: 20px;\\n            backdrop-filter: blur(10px);\\n        }\\n\\n        .leader-photo {\\n            width: 250px;\\n            height: 250px;\\n            border-radius: 15px;\\n            overflow: hidden;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\\n        }\\n\\n        .leader-photo img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .leader-info h4 {\\n            font-size: 2rem;\\n            font-weight: 800;\\n            color: #2c5282;\\n            margin-bottom: 10px;\\n        }\\n\\n        .leader-title {\\n            font-size: 1.2rem;\\n            color: #5a8ab9;\\n            margin-bottom: 25px;\\n            font-weight: 600;\\n        }\\n\\n        .leader-bio {\\n            font-size: 1.1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n        }\\n\\n        \\\/* Content Sections *\\\/\\n        .content-grid {\\n            display: grid;\\n            grid-template-columns: repeat(2, 1fr);\\n            gap: 40px;\\n            margin-bottom: 80px;\\n        }\\n\\n        .content-card {\\n            background: white;\\n            border-radius: 20px;\\n            padding: 40px;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\\n        }\\n\\n        .content-card h4 {\\n            font-size: 1.8rem;\\n            font-weight: 700;\\n            color: #2c5282;\\n            margin-bottom: 25px;\\n            text-transform: uppercase;\\n        }\\n\\n        .content-card p {\\n            font-size: 1rem;\\n            color: #4a5568;\\n            line-height: 1.8;\\n            margin-bottom: 20px;\\n        }\\n\\n        .achievement-list {\\n            list-style: none;\\n            margin-top: 20px;\\n        }\\n\\n        .achievement-list li {\\n            padding: 12px 0;\\n            border-bottom: 1px solid #e2e8f0;\\n            display: flex;\\n            justify-content: space-between;\\n            align-items: center;\\n        }\\n\\n        .achievement-list li:last-child {\\n            border-bottom: none;\\n        }\\n\\n        .achievement-name {\\n            font-weight: 600;\\n            color: #2c5282;\\n        }\\n\\n        .achievement-year {\\n            color: #5a8ab9;\\n            font-weight: 700;\\n        }\\n\\n        \\\/* Gallery Section *\\\/\\n        .gallery-section {\\n            margin-bottom: 80px;\\n        }\\n\\n        .gallery-grid {\\n            display: grid;\\n            grid-template-columns: repeat(3, 1fr);\\n            gap: 30px;\\n        }\\n\\n        .gallery-item {\\n            position: relative;\\n            height: 250px;\\n            border-radius: 15px;\\n            overflow: hidden;\\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\\n            transition: transform 0.3s ease;\\n            cursor: pointer;\\n        }\\n\\n        .gallery-item:hover {\\n            transform: scale(1.05);\\n            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\\n        }\\n\\n        .gallery-item img {\\n            width: 100%;\\n            height: 100%;\\n            object-fit: cover;\\n        }\\n\\n        .gallery-overlay {\\n            position: absolute;\\n            bottom: 0;\\n            left: 0;\\n            right: 0;\\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);\\n            padding: 20px;\\n            color: white;\\n            font-weight: 600;\\n            font-size: 0.9rem;\\n            text-transform: uppercase;\\n        }\\n\\n        \\\/* Responsive *\\\/\\n        @media (max-width: 1024px) {\\n            .hero-section {\\n                grid-template-columns: 1fr;\\n                gap: 40px;\\n            }\\n\\n            .stats-grid {\\n                grid-template-columns: repeat(2, 1fr);\\n            }\\n\\n            .content-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .leader-profile {\\n                grid-template-columns: 1fr;\\n                text-align: center;\\n            }\\n\\n            .leader-photo {\\n                margin: 0 auto;\\n            }\\n        }\\n\\n        @media (max-width: 768px) {\\n            .welcome-title {\\n                font-size: 2.5rem;\\n            }\\n\\n            .stats-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .gallery-grid {\\n                grid-template-columns: 1fr;\\n            }\\n\\n            .container {\\n                padding: 0 20px;\\n            }\\n        }\\n    <\\\/style>\\n<\\\/head>\\n<body>\\n    <!-- China Section \\u0441 \\u0435\\u0434\\u0438\\u043d\\u044b\\u043c \\u0444\\u043e\\u043d\\u043e\\u043c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0448\\u0438\\u0440\\u0438\\u043d\\u0443 -->\\n    <\/p>\n<div id=\"\\\"china\\\"\" class=\"\\\"country-section-wrapper\\\"\">\\n        <\/p>\n<section class=\"\\\"country-section\\\"\">\\n            <\/p>\n<div class=\"\\\"container\\\"\">\\n                <!-- Welcome Section -->\\n                <\/p>\n<h1 class=\"\\\"welcome-title\\\"\">WELCOME TO CHINA<\\\/h1>\\n                <\/p>\n<p class=\"\\\"subtitle\\\"\">BRICS International Football Alliance Member<\\\/p>\\n                \\n                <\/p>\n<p class=\"\\\"intro-text\\\"\">\\n                    <strong>People's Republic of China<\\\/strong> - A founding member of BRICS and key participant \\n                    in the International Football Alliance, utilizing football as a platform for \\n                    <strong>cultural exchange<\\\/strong> and <strong>international cooperation<\\\/strong> with the world's largest population.\\n                <\\\/p>\\n\\n                <!-- Hero Section -->\\n                <\/p>\n<div class=\"\\\"hero-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"hero-content\\\"\">\\n                        <\/p>\n<div class=\"\\\"country-header\\\"\">\\n                            <\/p>\n<div class=\"\\\"flag-container\\\"\">\\n                                <img src=\"\\\"china-flag.jpg\\\"\" alt=\"\\\"China\" flag\\\" \\>\\n                            <\\\/div>\\n                            <\/p>\n<div class=\"\\\"country-name-block\\\"\">\\n                                <\/p>\n<h2>People's Republic of China<\\\/h2>\\n                                <\/p>\n<p class=\"\\\"country-tagline\\\"\">Rising Force in World Football<\\\/p>\\n                            <\\\/div>\\n                        <\\\/div>\\n                        \\n                        <\/p>\n<p class=\"\\\"hero-text\\\"\">\\n                            With a population of 1.4 billion and a rapidly developing football infrastructure, \\n                            China represents enormous potential in the world of football. Having invested \\n                            billions in developing the sport, China aims to become a football powerhouse \\n                            while using the sport as a bridge for international cooperation within BRICS. \\n                            The Chinese Super League has attracted world-class talent and continues to raise \\n                            the profile of football across Asia.\\n                        <\\\/p>\\n                    <\\\/div>\\n                    \\n                    <\/p>\n<div class=\"\\\"hero-media\\\"\">\\n                        <img src=\"\\\"beijing-stadium.jpg\\\"\" alt=\"\\\"Beijing\" national stadium\\\" \\>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Stats Section -->\\n                <\/p>\n<div class=\"\\\"stats-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"stats-grid\\\"\">\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83c\\udf0d<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">1.4B<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">Population<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\u26bd<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">16<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">CSL Clubs<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83c\\udfdf\\ufe0f<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">80K<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">Largest Stadium<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"stat-card\\\"\">\\n                            <\/p>\n<div class=\"\\\"stat-icon\\\"\">\\ud83d\\udcc5<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-number\\\"\">1924<\\\/div>\\n                            <\/p>\n<div class=\"\\\"stat-label\\\"\">CFA Founded<\\\/div>\\n                        <\\\/div>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Content Grid -->\\n                <\/p>\n<div class=\"\\\"content-grid\\\"\">\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>National Team<\\\/h4>\\n                        <\/p>\n<p>\\n                            The Chinese national team made its international debut in 1913 at the Far Eastern \\n                            Championship Games. After joining FIFA in 1931, China has been working to develop \\n                            into a competitive force in Asian football.\\n                        <\\\/p>\\n                        <\/p>\n<ul class=\"\\\"achievement-list\\\"\">\\n                            <\/p>\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">FIFA World Cup<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">2002<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">AFC Asian Cup Runner-up<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">1984, 2004<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">EAFF East Asian Cup<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">2005, 2010<\\\/span>\\n                            <\\\/li>\\n\n<li>\\n                                <span class=\"\\\"achievement-name\\\"\">Asian Games Gold<\\\/span>\\n                                <span class=\"\\\"achievement-year\\\"\">1994<\\\/span>\\n                            <\\\/li>\\n                        <\\\/ul>\\n                    <\\\/div>\\n\\n\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>Chinese Super League<\\\/h4>\\n                        <\/p>\n<p>\\n                            Founded in 2004, the CSL has become one of Asia's most prominent leagues. \\n                            With 16 teams competing, the league attracted global superstars during its \\n                            peak investment period and continues to develop domestic talent.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            Shanghai Port are the current champions, while Guangzhou FC holds the record \\n                            with 8 titles. The league has been instrumental in raising football's profile \\n                            in China and across Asia.\\n                        <\\\/p>\\n                    <\\\/div>\\n\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>Role in BIFA<\\\/h4>\\n                        <\/p>\n<p>\\n                            As a founding member of BRICS, China sees football as a crucial tool for \\n                            soft power and international cooperation. The country has hosted BRICS Sports \\n                            Games and continues to invest in football development programs.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            China's vision for BIFA includes creating new international tournaments, \\n                            developing youth football exchanges, and using the sport to strengthen \\n                            ties with BRICS nations while showcasing its modern infrastructure.\\n                        <\\\/p>\\n                    <\\\/div>\\n\\n                    <\/p>\n<div class=\"\\\"content-card\\\"\">\\n                        <\/p>\n<h4>Football Development Plan<\\\/h4>\\n                        <\/p>\n<p>\\n                            China's ambitious football reform plan aims to have 50 million people playing \\n                            football by 2025, with 50,000 football schools nationwide. The country is \\n                            building thousands of new pitches and training facilities.\\n                        <\\\/p>\\n                        <\/p>\n<p>\\n                            With plans to host major international tournaments and continued investment \\n                            in infrastructure, China is positioning itself as a future football hub \\n                            within BRICS and globally.\\n                        <\\\/p>\\n                    <\\\/div>\\n                <\\\/div>\\n\\n                <!-- Gallery Section -->\\n                <\/p>\n<div class=\"\\\"gallery-section\\\"\">\\n                    <\/p>\n<div class=\"\\\"section-header\\\"\">\\n                        <\/p>\n<h3>Modern Football Infrastructure<\\\/h3>\\n                        <\/p>\n<div class=\"\\\"section-line\\\"\"><\\\/div>\\n                    <\\\/div>\\n                    \\n                    <\/p>\n<div class=\"\\\"gallery-grid\\\"\">\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"birds-nest.jpg\\\"\" alt=\"\\\"Beijing\" national stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Beijing National Stadium (80,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"shanghai-stadium.jpg\\\"\" alt=\"\\\"Shanghai\" stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Shanghai Stadium (72,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"workers-stadium.jpg\\\"\" alt=\"\\\"Workers'\" stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Workers' Stadium (68,000)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"guangdong-olympic.jpg\\\"\" alt=\"\\\"Guangdong\" olympic stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Guangdong Olympic Stadium (80,012)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"jinan-olympic.jpg\\\"\" alt=\"\\\"Jinan\" olympic sports center\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Jinan Olympic Sports Center (56,808)<\\\/div>\\n                        <\\\/div>\\n                        <\/p>\n<div class=\"\\\"gallery-item\\\"\">\\n                            <img src=\"\\\"dalian-stadium.jpg\\\"\" alt=\"\\\"Dalian\" football stadium\\\" \\>\\n                            <\/p>\n<div class=\"\\\"gallery-overlay\\\"\">Dalian Football Stadium (63,000)<\\\/div>\\n                        <\\\/div>\\n                    <\\\/div>\\n                <\\\/div>\\n            <\\\/div>\\n        <\\\/section>\\n    <\\\/div>\\n<\\\/body>\\n<\\\/html>\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"}}]}]}],\"version\":\"4.5.20\"} --><\/p>","protected":false},"excerpt":{"rendered":"<p>UAE &#8211; BIFA WELCOME TO UAE BRICS International Football Alliance Member United Arab Emirates &#8211; A key member of the BRICS International Football Alliance, serving as the headquarters for BIFA and playing a crucial role in developing sports diplomacy and cultural exchange between nations. United Arab Emirates Football Powerhouse of the Middle East The UAE [&hellip;]<\/p>","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bifa.ai\/ar\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bifa.ai\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bifa.ai\/ar\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/bifa.ai\/ar\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":6,"href":"https:\/\/bifa.ai\/ar\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":151,"href":"https:\/\/bifa.ai\/ar\/wp-json\/wp\/v2\/pages\/10\/revisions\/151"}],"wp:attachment":[{"href":"https:\/\/bifa.ai\/ar\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}