{"id":16,"date":"2023-12-03T19:01:31","date_gmt":"2023-12-03T19:01:31","guid":{"rendered":"https:\/\/www.iptvthemes.shop\/shadowstream\/?page_id=16"},"modified":"2026-04-09T19:37:53","modified_gmt":"2026-04-09T19:37:53","slug":"home","status":"publish","type":"page","link":"https:\/\/firstrowsport.eu\/nl\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ff07f13 e-flex e-con-boxed e-con e-parent\" data-id=\"3ff07f13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-205d5a2 elementor-widget elementor-widget-html\" data-id=\"205d5a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .hero-video-v3,\n  .hero-video-v3 * {\n    box-sizing: border-box;\n  }\n\n  .hero-video-v3 {\n    --bg: #FFFFFF;\n    --bg-soft: #f5f5f7;\n    --card: #ffffff;\n    --primary: #7237DF;\n    --accent: #FDAC08;\n    --text: #272360;\n    --muted: #272360;\n    --border: rgba(114,55,223,0.15);\n\n    width: 100%;\n    font-family: Inter, Arial, Helvetica, sans-serif;\n    color: var(--text);\n    background:\n      radial-gradient(circle at 18% 20%, rgba(253,172,8,0.25) 0%, rgba(253,172,8,0) 28%),\n      radial-gradient(circle at 82% 15%, rgba(114,55,223,0.20) 0%, rgba(114,55,223,0) 24%),\n      linear-gradient(180deg, #FFFFFF 0%, #f5f5f7 100%);\n    border: 1px solid rgba(114,55,223,0.15);\n    border-radius: 30px;\n    overflow: hidden;\n  }\n\n  .hero-video-v3-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 90px 34px;\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 38px;\n    align-items: center;\n  }\n\n  .hero-video-v3-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 18px;\n    padding: 9px 15px;\n    border-radius: 999px;\n    background: rgba(114,55,223,0.12);\n    border: 1px solid rgba(114,55,223,0.30);\n    color: #7237DF;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .hero-video-v3-title {\n    margin: 0 0 18px;\n    font-size: 64px;\n    line-height: 1.02;\n    font-weight: 900;\n    letter-spacing: -2px;\n    color: #272360;\n  }\n\n  .hero-video-v3-title .accent {\n    color: #FDAC08;\n    text-shadow: 0 0 26px rgba(114,55,223,0.25);\n  }\n\n  .hero-video-v3-text {\n    max-width: 640px;\n    margin: 0 0 28px;\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .hero-video-v3-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n\n  .hero-video-v3-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 56px;\n    padding: 0 28px;\n    border-radius: 14px;\n    text-decoration: none;\n    font-size: 15px;\n    font-weight: 800;\n    transition: all 0.25s ease;\n  }\n\n  .hero-video-v3-btn.primary {\n    background: linear-gradient(180deg, #8a4ef0 0%, #7237DF 100%);\n    color: #272360;\n    box-shadow: 0 14px 30px rgba(114,55,223,0.30);\n  }\n\n  .hero-video-v3-btn.primary:hover {\n    transform: translateY(-2px);\n    background: linear-gradient(180deg, #9b5ff5 0%, #8348e5 100%);\n  }\n\n  .hero-video-v3-btn.secondary {\n    color: #272360;\n    border: 1px solid rgba(114,55,223,0.30);\n    background: rgba(255,255,255,0.50);\n  }\n\n  .hero-video-v3-btn.secondary:hover {\n    transform: translateY(-2px);\n    border-color: rgba(253,172,8,0.50);\n    background: rgba(253,172,8,0.15);\n  }\n\n  .hero-video-v3-points {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(180px, 1fr));\n    gap: 12px 18px;\n    max-width: 620px;\n  }\n\n  .hero-video-v3-point {\n    position: relative;\n    padding-left: 18px;\n    color: #272360;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .hero-video-v3-point::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #7237DF;\n    box-shadow: 0 0 12px rgba(114,55,223,0.45);\n  }\n\n  .hero-video-v3-media {\n    position: relative;\n  }\n\n  .hero-video-v3-video-wrap {\n    position: relative;\n    border-radius: 28px;\n    overflow: hidden;\n    background: #f0f0f5;\n    border: 1px solid rgba(114,55,223,0.20);\n    box-shadow:\n      0 26px 60px rgba(114,55,223,0.15),\n      0 0 60px rgba(253,172,8,0.10);\n  }\n\n  .hero-video-v3-video-wrap::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(180deg, rgba(245,245,247,0.05) 0%, rgba(245,245,247,0.10) 100%);\n    pointer-events: none;\n    z-index: 2;\n  }\n\n  .hero-video-v3-video {\n    display: block;\n    width: 100%;\n    height: 620px;\n    object-fit: cover;\n    background: #f5f5f7;\n  }\n\n  .hero-video-v3-floating {\n    position: absolute;\n    left: -16px;\n    bottom: 22px;\n    z-index: 3;\n    max-width: 240px;\n    padding: 18px;\n    border-radius: 20px;\n    background: rgba(255,255,255,0.92);\n    border: 1px solid rgba(114,55,223,0.20);\n    box-shadow: 0 18px 45px rgba(114,55,223,0.15);\n    backdrop-filter: blur(8px);\n  }\n\n  .hero-video-v3-floating-small {\n    color: #FDAC08;\n    font-size: 12px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 8px;\n  }\n\n  .hero-video-v3-floating-big {\n    font-size: 30px;\n    font-weight: 900;\n    line-height: 1;\n    margin-bottom: 8px;\n    color: #272360;\n  }\n\n  .hero-video-v3-floating-text {\n    color: #C3C3C3;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .hero-video-v3-floating-text strong {\n    color: #272360;\n  }\n\n  .hero-video-v3-glow {\n    position: absolute;\n    right: -40px;\n    top: -40px;\n    width: 180px;\n    height: 180px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(253,172,8,0.35) 0%, rgba(253,172,8,0) 72%);\n    filter: blur(10px);\n    pointer-events: none;\n  }\n\n  @media (max-width: 1024px) {\n    .hero-video-v3-inner {\n      grid-template-columns: 1fr;\n      padding: 70px 24px;\n    }\n\n    .hero-video-v3-title {\n      font-size: 48px;\n    }\n\n    .hero-video-v3-video {\n      height: 520px;\n    }\n\n    .hero-video-v3-floating {\n      left: 16px;\n      bottom: 16px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .hero-video-v3-inner {\n      padding: 56px 16px;\n      gap: 26px;\n    }\n\n    .hero-video-v3-title {\n      font-size: 34px;\n      line-height: 1.08;\n      letter-spacing: -1px;\n    }\n\n    .hero-video-v3-text {\n      font-size: 16px;\n    }\n\n    .hero-video-v3-actions {\n      flex-direction: column;\n    }\n\n    .hero-video-v3-btn {\n      width: 100%;\n    }\n\n    .hero-video-v3-points {\n      grid-template-columns: 1fr;\n    }\n\n    .hero-video-v3-video {\n      height: 360px;\n    }\n\n    .hero-video-v3-floating {\n      position: relative;\n      left: auto;\n      bottom: auto;\n      margin-top: 14px;\n      max-width: 100%;\n    }\n  }\n<\/style>\n\n<div class=\"hero-video-v3\">\n  <div class=\"hero-video-v3-inner\">\n\n    <div class=\"hero-video-v3-copy\">\n      <div class=\"hero-video-v3-badge\">Best IPTV Service &bull; 4K Quality<\/div>\n\n      <h1 class=\"hero-video-v3-title\">\n        Watch Live Sports, TV Shows &amp; Movies in <span class=\"accent\">4K Anywhere<\/span>\n      <\/h1>\n\n      <p class=\"hero-video-v3-text\">\n        Enjoy the best IPTV service with live sports streaming, channels, movies to watch, and TV shows to watch \u2014 all on Smart TV, Android, iPhone, IPTV box, Fire Stick, and PC. Our IPTV subscription includes an IPTV smart player, free live sports streaming, and a smooth live sports TV experience with fast setup.\n      <\/p>\n\n      <div class=\"hero-video-v3-actions\">\n        <a href=\"#pricing\" class=\"hero-video-v3-btn primary\">View Plans<\/a>\n        <a href=\"#pricing\" class=\"hero-video-v3-btn secondary\" target=\"_blank\" rel=\"noopener\">\n          Order Now\n        <\/a>\n      <\/div>\n\n      <div class=\"hero-video-v3-points\">\n        <div class=\"hero-video-v3-point\">SD \/ HD \/ FHD \/ 4K IPTV stream<\/div>\n        <div class=\"hero-video-v3-point\">+40,000 International Channels<\/div>\n        <div class=\"hero-video-v3-point\">+54,000 movies &amp; shows to watch<\/div>\n        <div class=\"hero-video-v3-point\">24\/7 Multilingual Support<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-video-v3-media\">\n      <div class=\"hero-video-v3-glow\"><\/div>\n\n      <div class=\"hero-video-v3-video-wrap\">\n        <video class=\"hero-video-v3-video\" autoplay muted loop playsinline preload=\"metadata\">\n          <source src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/hero-video-opt.webm\" type=\"video\/webm\">\n          Your browser does not support video playback.\n        <\/video>\n      <\/div>\n\n      <div class=\"hero-video-v3-floating\">\n        <div class=\"hero-video-v3-floating-small\">Starting from<\/div>\n        <div class=\"hero-video-v3-floating-big\">$20<\/div>\n        <div class=\"hero-video-v3-floating-text\">\n          Premium access with <strong>4K quality<\/strong>, fast setup, and multi-device compatibility.\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39b2cd66 e-flex e-con-boxed e-con e-parent\" data-id=\"39b2cd66\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ebf3c9f elementor-widget elementor-widget-html\" data-id=\"6ebf3c9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-trustbar-wrap * { box-sizing: border-box; }\n  .iptv-trustbar-wrap {\n    width: 100%;\n    background: linear-gradient(180deg, #272360 0%, #1e1b50 100%);\n    border: 1px solid rgba(114,55,223,0.15);\n    border-radius: 22px;\n    overflow: hidden;\n    font-family: Inter, Arial, Helvetica, sans-serif;\n  }\n  .iptv-trustbar-inner {\n    max-width: 1240px; margin: 0 auto; padding: 26px 30px;\n    display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px;\n  }\n  .iptv-trustbox {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 18px; padding: 22px 18px; text-align: center;\n    transition: all 0.25s ease;\n  }\n  .iptv-trustbox:hover {\n    transform: translateY(-3px);\n    border-color: rgba(253,172,8,0.30);\n    box-shadow: 0 12px 28px rgba(114,55,223,0.20);\n  }\n  .iptv-trust-number { font-size: 30px; font-weight: 800; color: #FDAC08; line-height: 1; margin-bottom: 8px; }\n  .iptv-trust-label { font-size: 14px; font-weight: 600; color: #FFFFFF; margin-bottom: 6px; }\n  .iptv-trust-sub { font-size: 13px; line-height: 1.5; color: rgba(255,255,255,0.50); }\n  .iptv-trust-highlight { color: #FDAC08; }\n  @media (max-width: 1024px) { .iptv-trustbar-inner { grid-template-columns: repeat(2, 1fr); padding: 22px; } }\n  @media (max-width: 767px) { .iptv-trustbar-inner { grid-template-columns: 1fr; padding: 18px; } .iptv-trust-number { font-size: 26px; } }\n<\/style>\n\n<div class=\"iptv-trustbar-wrap\">\n  <div class=\"iptv-trustbar-inner\">\n    <div class=\"iptv-trustbox\">\n      <div class=\"iptv-trust-number\">99.9%<\/div>\n      <div class=\"iptv-trust-label\">Uptime<\/div>\n      <div class=\"iptv-trust-sub\">Stable servers for a smooth streaming experience.<\/div>\n    <\/div>\n    <div class=\"iptv-trustbox\">\n      <div class=\"iptv-trust-number\">4K<\/div>\n      <div class=\"iptv-trust-label\">Ultra HD<\/div>\n      <div class=\"iptv-trust-sub\">Enjoy crystal-clear and immersive picture quality.<\/div>\n    <\/div>\n    <div class=\"iptv-trustbox\">\n      <div class=\"iptv-trust-number\">15+<\/div>\n      <div class=\"iptv-trust-label\">Compatible Devices<\/div>\n      <div class=\"iptv-trust-sub\">Smart TV, Android, iPhone, Fire Stick, PC and more.<\/div>\n    <\/div>\n    <div class=\"iptv-trustbox\">\n      <div class=\"iptv-trust-number\">24\/7<\/div>\n      <div class=\"iptv-trust-label\">Responsive Support<\/div>\n      <div class=\"iptv-trust-sub\">Assistance available anytime you need help.<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72111627 e-flex e-con-boxed e-con e-parent\" data-id=\"72111627\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-212ed9be elementor-widget elementor-widget-html\" data-id=\"212ed9be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .sports-one-line, .sports-one-line * { box-sizing: border-box; }\n  .sports-one-line {\n    width: 100%; padding: 40px 0;\n     border: 1px solid rgba(114,55,223,0.15);\n    border-radius: 22px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #272360 0%, #1e1b50 100%);\n    overflow: hidden; position: relative;\n    font-family: Inter, Arial, sans-serif;\n  }\n  .sports-one-line::before, .sports-one-line::after {\n    content: \"\"; position: absolute; top: 0; width: 80px; height: 100%;\n    z-index: 3; pointer-events: none;\n  }\n  .sports-one-line::before { left: 0; background: linear-gradient(90deg, #272360 0%, rgba(39,35,96,0) 100%); }\n  .sports-one-line::after { right: 0; background: linear-gradient(270deg, #1e1b50 0%, rgba(30,27,80,0) 100%); }\n  .sports-one-line-head { text-align: center; margin-bottom: 26px; padding: 0 20px; }\n  .sports-one-line-badge {\n    display: inline-block; margin-bottom: 12px; padding: 8px 14px; border-radius: 999px;\n    background: rgba(253,172,8,0.12); border: 1px solid rgba(253,172,8,0.35);\n    color: #FDAC08; font-size: 12px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase;\n  }\n  .sports-one-line-title { margin: 0; color: #FFFFFF; font-size: 42px; font-weight: 900; line-height: 1.08; letter-spacing: -1.5px; }\n  .sports-one-line-title span { color: #FDAC08; }\n  .sports-one-line-sub { max-width: 760px; margin: 14px auto 0; color: rgba(255,255,255,0.55); font-size: 16px; line-height: 1.7; }\n  .sports-one-line-wrap { overflow: hidden; width: 100%; white-space: nowrap; position: relative; }\n  .sports-one-line-track {\n    display: flex; align-items: center; gap: 18px; width: max-content;\n    flex-wrap: nowrap; animation: sportsOneLineScroll 32s linear infinite;\n  }\n  .sports-one-line:hover .sports-one-line-track { animation-play-state: paused; }\n  .sport-card {\n    flex: 0 0 auto; width: 150px; height: 210px; border-radius: 20px;\n    overflow: hidden; position: relative; background: #ffffff;\n    border: 1px solid rgba(255,255,255,0.10);\n    box-shadow: 0 14px 32px rgba(0,0,0,0.25);\n    transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;\n  }\n  .sport-card:hover {\n    transform: translateY(-5px); border-color: rgba(253,172,8,0.40);\n    box-shadow: 0 18px 40px rgba(0,0,0,0.35), 0 0 28px rgba(253,172,8,0.12);\n  }\n  .sport-card img { width: 100%; height: 100%; display: block; object-fit: cover; }\n  @keyframes sportsOneLineScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (max-width: 1024px) { .sports-one-line-title { font-size: 34px; } .sport-card { width: 135px; height: 190px; } }\n  @media (max-width: 767px) { .sports-one-line { padding: 30px 0; } .sports-one-line::before, .sports-one-line::after { width: 40px; } .sports-one-line-title { font-size: 28px; letter-spacing: -1px; } .sports-one-line-sub { font-size: 14px; padding: 0 10px; } .sports-one-line-track { gap: 12px; animation-duration: 24s; } .sport-card { width: 110px; height: 155px; border-radius: 16px; } }\n<\/style>\n\n<div class=\"sports-one-line\">\n  <div class=\"sports-one-line-head\">\n    <div class=\"sports-one-line-badge\">Premium Sports<\/div>\n    <h2 class=\"sports-one-line-title\">Enjoy unlimited live streaming of every <span>match<\/span><\/h2>\n    <p class=\"sports-one-line-sub\">Stream live sport, live sports today, and streameast live sports alternatives \u2014 all in one premium IPTV service with live sports streaming.<\/p>\n  <\/div>\n  <div class=\"sports-one-line-wrap\">\n    <div class=\"sports-one-line-track\">\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/AFA.webp\" alt=\"AFA Argentine Football Association logo\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/basketball.webp\" alt=\"Basketball live streaming\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/bleu-sport-1.webp\" alt=\"Bleu Sport channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/champion-tenis-2.webp\" alt=\"Tennis championship channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/directs-sport-2.webp\" alt=\"Direct Sport live channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/espn-1.webp\" alt=\"ESPN sports network\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/legues.webp\" alt=\"Major football leagues\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/MLS.webp\" alt=\"MLS Major League Soccer\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/NBA.webp\" alt=\"NBA basketball league\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/NFL.webp\" alt=\"NFL American football league\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/SKY-1.webp\" alt=\"Sky Sports channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/Tennis.webp\" alt=\"Tennis live streaming\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/UEFA.webp\" alt=\"UEFA Champions League\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/UFC.webp\" alt=\"UFC mixed martial arts\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/whl.webp\" alt=\"WHL hockey league\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/AFA.webp\" alt=\"AFA Argentine Football Association logo\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/basketball.webp\" alt=\"Basketball live streaming\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/bleu-sport-1.webp\" alt=\"Bleu Sport channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/champion-tenis-2.webp\" alt=\"Tennis championship channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/directs-sport-2.webp\" alt=\"Direct Sport live channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/espn-1.webp\" alt=\"ESPN sports network\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/legues.webp\" alt=\"Major football leagues\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/MLS.webp\" alt=\"MLS Major League Soccer\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/NBA.webp\" alt=\"NBA basketball league\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/NFL.webp\" alt=\"NFL American football league\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/SKY-1.webp\" alt=\"Sky Sports channel\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/Tennis.webp\" alt=\"Tennis live streaming\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/UEFA.webp\" alt=\"UEFA Champions League\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/UFC.webp\" alt=\"UFC mixed martial arts\"><\/div>\n      <div class=\"sport-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/whl.webp\" alt=\"WHL hockey league\"><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5374cf29 e-flex e-con-boxed e-con e-parent\" data-id=\"5374cf29\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42143f55 elementor-widget elementor-widget-html\" data-id=\"42143f55\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .brand-carousel,\n  .brand-carousel * {\n    box-sizing: border-box;\n  }\n\n  .brand-carousel {\n    width: 100%;\n    border: 1px solid rgba(114,55,223,0.15);\n    border-radius: 22px;\n    overflow: hidden;\n    overflow: hidden;\n    position: relative;\n    padding: 28px 0;\n    background: linear-gradient(180deg,  #272360 0%, #1e1b50 100%););\n  }\n\n  .brand-carousel::before,\n  .brand-carousel::after {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    width: 80px;\n    height: 100%;\n    z-index: 3;\n    pointer-events: none;\n  }\n\n  .brand-carousel::before {\n    left: 0;\n    background: linear-gradient(90deg, #272360 0%, rgba(245,245,247,0) 100%);\n  }\n\n  .brand-carousel::after {\n    right: 0;\n    background: linear-gradient(270deg, #272360 0%, rgba(255,255,255,0) 100%);\n  }\n\n  .brand-carousel-track {\n    display: flex;\n    align-items: center;\n    gap: 18px;\n    width: max-content;\n    animation: scrollBrands 28s linear infinite;\n  }\n\n  .brand-carousel:hover .brand-carousel-track {\n    animation-play-state: paused;\n  }\n\n  .brand-logo-box {\n    flex: 0 0 auto;\n    width: 150px;\n    height: 68px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 10px 16px;\n    border-radius: 18px;\n    background: rgba(255,255,255,0.50);\n    border: 1px solid rgba(114,55,223,0.18);\n    box-shadow: 0 10px 24px rgba(114,55,223,0.08);\n    transition: all 0.25s ease;\n  }\n\n  .brand-logo-box:hover {\n    transform: translateY(-3px);\n    border-color: rgba(114,55,223,0.40);\n    background: rgba(255,255,255,0.70);\n    box-shadow: 0 14px 30px rgba(114,55,223,0.14);\n  }\n\n  .brand-logo-box img {\n    max-width: 100%;\n    max-height: 34px;\n    width: auto;\n    height: auto;\n    object-fit: contain;\n    display: block;\n  }\n\n  @keyframes scrollBrands {\n    from {\n      transform: translateX(0);\n    }\n    to {\n      transform: translateX(-50%);\n    }\n  }\n\n  @media (max-width: 767px) {\n    .brand-logo-box {\n      width: 130px;\n      height: 60px;\n      padding: 8px 14px;\n    }\n\n    .brand-logo-box img {\n      max-height: 28px;\n    }\n\n    .brand-carousel::before,\n    .brand-carousel::after {\n      width: 40px;\n    }\n  }\n<\/style>\n\n<div class=\"brand-carousel\">\n  <div class=\"brand-carousel-track\">\n\n    <!-- First set -->\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item22-150x46-1-1.webp\" alt=\"Streaming platform partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item06-150x46-1-1.webp\" alt=\"Netflix streaming service logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item08-150x46-1-1.webp\" alt=\"Hulu streaming service logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item09-150x46-1-1.webp\" alt=\"Entertainment channel partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item10-150x46-1-1.webp\" alt=\"Sports broadcasting partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item13-150x46-1-1.webp\" alt=\"TV network partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item14-150x46-1-1.webp\" alt=\"Discovery channel network logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item15-150x46-1-1.webp\" alt=\"Premium content provider logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item16-150x46-1-1.webp\" alt=\"Media streaming partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item17-150x46-1-1.webp\" alt=\"Digital entertainment partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item18-150x46-1-1.webp\" alt=\"Live TV channel partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item21-150x46-1-1.webp\" alt=\"Amazon Prime Video streaming logo\">\n    <\/div>\n\n    <!-- Duplicate set for infinite loop -->\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item22-150x46-1-1.webp\" alt=\"Streaming platform partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item06-150x46-1-1.webp\" alt=\"Netflix streaming service logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item08-150x46-1-1.webp\" alt=\"Hulu streaming service logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item09-150x46-1-1.webp\" alt=\"Entertainment channel partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item10-150x46-1-1.webp\" alt=\"Sports broadcasting partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item11-150x46-1-1.webp\" alt=\"Cable network channel logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item12-150x46-1-1.webp\" alt=\"Formula 1 racing channel logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item13-150x46-1-1.webp\" alt=\"TV network partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item14-150x46-1-1.webp\" alt=\"Discovery channel network logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item15-150x46-1-1.webp\" alt=\"Premium content provider logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item16-150x46-1-1.webp\" alt=\"Media streaming partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item17-150x46-1-1.webp\" alt=\"Digital entertainment partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item18-150x46-1-1.webp\" alt=\"Live TV channel partner logo\">\n    <\/div>\n\n    <div class=\"brand-logo-box\">\n      <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/brand_item21-150x46-1-1.webp\" alt=\"Amazon Prime Video streaming logo\">\n    <\/div>\n\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76cf9ce4 e-flex e-con-boxed e-con e-parent\" data-id=\"76cf9ce4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13e06f0c elementor-widget elementor-widget-html\" data-id=\"13e06f0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .films-series-marquee,\n  .films-series-marquee * {\n    box-sizing: border-box;\n  }\n\n  .films-series-marquee {\n    width: 100%;\n     border: 1px solid rgba(114,55,223,0.15);\n    border-radius: 22px;\n    overflow: hidden;\n    padding: 70px 0;\n    background:\n      radial-gradient(circle at 20% 20%, rgba(114,55,223,0.12) 0%, rgba(114,55,223,0) 28%),\n      radial-gradient(circle at 80% 10%, rgba(253,172,8,0.10) 0%, rgba(253,172,8,0) 26%),\n      linear-gradient(180deg, #FFFFFF 0%, #f5f5f7 100%);\n    position: relative;\n    overflow: hidden;\n    font-family: Inter, Arial, sans-serif;\n    color: #272360;\n  }\n\n  .films-series-marquee::before,\n  .films-series-marquee::after {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    width: 90px;\n    height: 100%;\n    z-index: 3;\n    pointer-events: none;\n  }\n\n  .films-series-marquee::before {\n    left: 0;\n    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);\n  }\n\n  .films-series-marquee::after {\n    right: 0;\n    background: linear-gradient(270deg, #f5f5f7 0%, rgba(245,245,247,0) 100%);\n  }\n\n  .films-series-inner {\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .films-series-head {\n    text-align: center;\n    margin-bottom: 34px;\n  }\n\n  .films-series-badge {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: rgba(114,55,223,0.12);\n    border: 1px solid rgba(114,55,223,0.35);\n    color: #7237DF;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .films-series-title {\n    margin: 0;\n    color: #272360;\n    font-size: 46px;\n    font-weight: 900;\n    line-height: 1.08;\n    letter-spacing: -1.6px;\n  }\n\n  .films-series-title span {\n    color: #FDAC08;\n  }\n\n  .films-series-text {\n    max-width: 760px;\n    margin: 14px auto 0;\n    color: #FDAC08;\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .films-series-wrap {\n    overflow: hidden;\n    position: relative;\n    width: 100%;\n    margin-top: 32px;\n  }\n\n  .films-series-track {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    width: max-content;\n    animation: filmsSeriesScroll 42s linear infinite;\n  }\n\n  .films-series-wrap:hover .films-series-track {\n    animation-play-state: paused;\n  }\n\n  .film-card {\n    flex: 0 0 auto;\n    width: 170px;\n    height: 255px;\n    border-radius: 22px;\n    overflow: hidden;\n    position: relative;\n    background: #ffffff;\n    border: 1px solid rgba(114,55,223,0.18);\n    box-shadow: 0 18px 40px rgba(114,55,223,0.12);\n    transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease;\n  }\n\n  .film-card:hover {\n    transform: translateY(-8px) scale(1.03);\n    border-color: rgba(114,55,223,0.45);\n    box-shadow:\n      0 24px 54px rgba(114,55,223,0.18),\n      0 0 34px rgba(253,172,8,0.12);\n  }\n\n  .film-card img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .film-card::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg, rgba(0,0,0,0) 45%, rgba(0,0,0,0.72) 100%);\n    z-index: 1;\n  }\n\n  .film-card span {\n    position: absolute;\n    left: 14px;\n    right: 14px;\n    bottom: 14px;\n    z-index: 2;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.35;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.35);\n  }\n\n  .films-series-bottom {\n    margin-top: 22px;\n    text-align: center;\n    color: #272360;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  @keyframes filmsSeriesScroll {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n  }\n\n  @media (max-width: 1024px) {\n    .films-series-title { font-size: 36px; }\n    .film-card { width: 150px; height: 225px; }\n  }\n\n  @media (max-width: 767px) {\n    .films-series-marquee { padding: 56px 0; }\n    .films-series-marquee::before, .films-series-marquee::after { width: 40px; }\n    .films-series-inner { padding: 0 14px; }\n    .films-series-title { font-size: 28px; letter-spacing: -1px; }\n    .films-series-text { font-size: 14px; }\n    .films-series-track { gap: 14px; animation-duration: 28s; }\n    .film-card { width: 120px; height: 180px; border-radius: 16px; }\n    .film-card span { font-size: 11px; left: 10px; right: 10px; bottom: 10px; }\n  }\n<\/style>\n\n<div class=\"films-series-marquee\">\n  <div class=\"films-series-inner\">\n    <div class=\"films-series-head\">\n      <div class=\"films-series-badge\">Movies &amp; Shows to Watch<\/div>\n      <h2 class=\"films-series-title\">Movies & Series on <span>Demand<\/span><\/h2>\n      <p class=\"films-series-text\">Discover the best movies to watch, good shows to watch on Netflix alternatives, scary movies to watch, and new shows to watch \u2014 all included with your IPTV subscription. Watch free movies, nice movies, and the best TV show series to watch right now with our premium IPTV player.<\/p>\n    <\/div>\n    <div class=\"films-series-wrap\">\n      <div class=\"films-series-track\">\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-_Yq2lYlrkV0.webp\" alt=\"Back in Action movie poster\"><span>Back in Action<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-4Q_Vg6JOUwY.webp\" alt=\"Avatar Fire and Ash movie poster\"><span>Avatar Fire and Ash<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-4xmaWjWQmj0.jpg\" alt=\"The Gardener movie poster\"><span>The Gardener<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-8EGcq5PgUx4.jpg\" alt=\"Havoc movie poster\"><span>Havoc<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-cR7H_mX3gFI.jpg\" alt=\"Fantastic Four movie poster\"><span>Fantastic Four<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-FTQqGCF7LeM.webp\" alt=\"The Beekeeper movie poster\"><span>The Beekeeper<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-G0ce6PbJjgY.webp\" alt=\"Furiosa Mad Max Saga movie poster\"><span>Furiosa<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-i1T-RSdP4iM.webp\" alt=\"The Queen's Gambit series poster\"><span>The Queen's Gambit<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-itbWWgwCzjk.webp\" alt=\"The Witcher series poster\"><span>The Witcher<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-jbMMxXGQa6g.jpg\" alt=\"Wednesday series poster\"><span>Wednesday<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-M7HzzlNRUSQ.webp\" alt=\"Dune Part Two movie poster\"><span>Dune Part Two<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-rrUknToHcQg.webp\" alt=\"Stranger Things series poster\"><span>Stranger Things<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-tc8KrdG31jM.webp\" alt=\"Back in Action movie poster\"><span>Back in Action<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-VgQtsYEyGf4.webp\" alt=\"Avatar Fire and Ash movie poster\"><span>Avatar Fire and Ash<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-W8q8QnVXhfo.webp\" alt=\"The Gardener movie poster\"><span>The Gardener<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-wBCkAnnBSsk.webp\" alt=\"Havoc movie poster\"><span>Havoc<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-wZop6STRMqI.webp\" alt=\"Fantastic Four movie poster\"><span>Fantastic Four<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1200w-IF0B5aCIXwA.webp\" alt=\"The Beekeeper movie poster\"><span>The Beekeeper<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-cR7H_mX3gFI.jpg\" alt=\"Furiosa Mad Max Saga movie poster\"><span>Furiosa<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-jbMMxXGQa6g.jpg\" alt=\"The Queen's Gambit series poster\"><span>The Queen's Gambit<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-ofw7WYwDFvY.jpg\" alt=\"The Witcher series poster\"><span>The Witcher<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-Ty2Q3EIRJPU.jpg\" alt=\"Wednesday series poster\"><span>Wednesday<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-VtizTqczclw.jpg\" alt=\"Dune Part Two movie poster\"><span>Dune Part Two<\/span><\/div>\n        <div class=\"film-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/1131w-wCnQhIPh3Q4.jpg\" alt=\"Stranger Things series poster\"><span>Stranger Things<\/span><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"films-series-bottom\">Good movies to watch \u2022 Best shows to watch right now \u2022 Watch movies free \u2022 New movies to watch &bull; Watcher movie \u2022 Netflix shows to watch<\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-77d5698c e-flex e-con-boxed e-con e-parent\" data-id=\"77d5698c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e9b9ea3 elementor-widget elementor-widget-html\" data-id=\"6e9b9ea3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-pricing-v2, .iptv-pricing-v2 * { box-sizing: border-box; }\n  .iptv-pricing-v2 { width: 100%; font-family: Inter, Arial, Helvetica, sans-serif; color: #272360;  border: 1px solid rgba(114,55,223,0.15);\n    border-radius: 22px;\n    overflow: hidden; background: radial-gradient(circle at 20% 0%, rgba(114,55,223,0.12) 0%, rgba(114,55,223,0) 30%), radial-gradient(circle at 80% 10%, rgba(253,172,8,0.10) 0%, rgba(253,172,8,0) 28%), linear-gradient(180deg, #FFFFFF 0%, #f5f5f7 100%); }\n  .iptv-pricing-v2-inner { max-width: 1380px; margin: 0 auto; padding: 90px 20px; }\n  .iptv-pricing-v2-head { text-align: center; margin-bottom: 30px; }\n  .iptv-pricing-v2-badge { display: inline-block; margin-bottom: 14px; padding: 9px 16px; border-radius: 999px; border: 1px solid rgba(114,55,223,0.40); background: rgba(114,55,223,0.10); color: #7237DF; font-size: 12px; font-weight: 800; letter-spacing: 1.4px; text-transform: uppercase; }\n  .iptv-pricing-v2-title { margin: 0 0 14px; font-size: 46px; line-height: 1.1; font-weight: 800; letter-spacing: -1.4px; color: #272360; }\n  .iptv-pricing-v2-text { max-width: 760px; margin: 0 auto; font-size: 17px; line-height: 1.8; color: #272360; }\n  .iptv-device-toggle-wrap { display: flex; justify-content: center; margin: 34px 0 44px; }\n  .iptv-device-toggle { display: inline-flex; flex-wrap: wrap; gap: 10px; padding: 10px; border-radius: 20px; background: rgba(255,255,255,0.55); border: 1px solid rgba(114,55,223,0.18); box-shadow: 0 16px 40px rgba(114,55,223,0.10); }\n  .iptv-device-option { border: none; cursor: pointer; min-height: 52px; padding: 0 22px; border-radius: 14px; background: transparent; color: #272360; font-size: 14px; font-weight: 800; transition: all 0.25s ease; }\n  .iptv-device-option:hover { background: rgba(114,55,223,0.10); color: #272360; }\n  .iptv-device-option.active { background: linear-gradient(180deg, #7237DF 0%, #5c2cb3 100%); color: #fff; box-shadow: 0 10px 24px rgba(114,55,223,0.28); }\n  .iptv-pricing-v2-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; }\n  .iptv-plan-card { position: relative; display: flex; flex-direction: column; min-height: 100%; border-radius: 26px; overflow: hidden; background: linear-gradient(180deg, rgba(255,255,255,0.75), rgba(255,255,255,0.45)), #f5f5f7; border: 1px solid rgba(114,55,223,0.18); transition: all 0.28s ease; box-shadow: 0 16px 40px rgba(114,55,223,0.10); }\n  .iptv-plan-card:hover { transform: translateY(-8px); border-color: rgba(114,55,223,0.40); box-shadow: 0 24px 55px rgba(114,55,223,0.18), 0 0 50px rgba(253,172,8,0.10); }\n  .iptv-plan-card.featured { border: 1px solid rgba(114,55,223,0.50); background: linear-gradient(180deg, rgba(114,55,223,0.12), rgba(255,255,255,0.55)), #f5f5f7; box-shadow: 0 24px 60px rgba(114,55,223,0.18), 0 0 65px rgba(253,172,8,0.12); transform: scale(1.02); }\n  .iptv-plan-card.featured:hover { transform: scale(1.02) translateY(-8px); }\n  .iptv-plan-topline { height: 4px; width: 100%; background: linear-gradient(90deg, #7237DF 0%, #7237DF 100%); }\n  .iptv-plan-body { padding: 26px 20px 22px; display: flex; flex-direction: column; flex: 1; }\n  .iptv-popular-tag { position: absolute; top: 0px; right: 0px; padding: 8px 12px; border-radius: 999px; background: linear-gradient(180deg, #7237DF 0%, #5c2cb3 100%); color: #fff; font-size: 11px; font-weight: 800; letter-spacing: 0.8px; text-transform: uppercase; box-shadow: 0 10px 24px rgba(114,55,223,0.24); }\n  .iptv-plan-duration { margin: 0 0 8px; font-size: 22px; font-weight: 800; color: #272360; }\n  .iptv-plan-sub { margin: 0 0 16px; min-height: 46px; color: #272360; font-size: 13px; line-height: 1.7; }\n  .iptv-device-chip { display: inline-flex; align-items: center; margin-bottom: 18px; padding: 7px 12px; border-radius: 999px; background: rgba(114,55,223,0.08); border: 1px solid rgba(114,55,223,0.18); color: #7237DF; font-size: 12px; font-weight: 800; width: fit-content; }\n  .iptv-price-row { display: flex; align-items: flex-end; gap: 8px; margin-bottom: 18px; }\n  .iptv-price-row .amount { font-size: 46px; line-height: 0.95; font-weight: 900; letter-spacing: -2px; color: #272360; text-shadow: 0 0 20px rgba(114,55,223,0.10); }\n  .iptv-price-row .period { font-size: 14px; color: #C3C3C3; margin-bottom: 8px; }\n  .iptv-save-note { margin: 0 0 18px; color: #FDAC08; font-size: 13px; font-weight: 700; }\n  .iptv-divider { width: 100%; height: 1px; background: rgba(114,55,223,0.15); margin: 0 0 20px; }\n  .iptv-plan-features { list-style: none; padding: 0; margin: 0 0 16px; flex: 1; }\n  .iptv-plan-features li { position: relative; padding-left: 26px; margin-bottom: 6px; color: #272360; font-size: 13px; line-height: 1.4; }\n  .iptv-plan-features li::before { content: \"\\2713\"; position: absolute; left: 0; top: 0; color: #53d769; font-weight: 900; font-size: 16px; }\n  .iptv-order-btn { display: inline-flex; align-items: center; justify-content: center; width: 100%; min-height: 54px; border-radius: 14px; text-decoration: none; font-size: 15px; font-weight: 800; transition: all 0.25s ease; }\n  .iptv-order-btn.primary { background: linear-gradient(180deg, #7237DF 0%, #5c2cb3 100%); color: #fff; box-shadow: 0 12px 28px rgba(114,55,223,0.28); }\n  .iptv-order-btn.primary:hover { transform: translateY(-2px); background: linear-gradient(180deg, #8a4ef0 0%, #6a35d0 100%); }\n  .iptv-order-btn.secondary { background: rgba(114,55,223,0.06); border: 1px solid rgba(114,55,223,0.22); color: #272360; }\n  .iptv-order-btn.secondary:hover { transform: translateY(-2px); border-color: rgba(114,55,223,0.45); background: rgba(114,55,223,0.12); }\n  .iptv-pricing-bottom-note { text-align: center; margin-top: 24px; color: #C3C3C3; font-size: 14px; line-height: 1.7; }\n  @media (max-width: 1100px) { .iptv-pricing-v2-grid { grid-template-columns: repeat(2, 1fr); } .iptv-pricing-v2-title { font-size: 38px; } .iptv-plan-card.featured, .iptv-plan-card.featured:hover { transform: none; } .iptv-plan-body { padding: 26px 22px 22px; } .iptv-plan-duration { font-size: 24px; } .iptv-price-row .amount { font-size: 50px; } .iptv-plan-sub { font-size: 14px; } .iptv-plan-features li { font-size: 14px; } }\n  @media (max-width: 767px) { .iptv-pricing-v2-inner { padding: 65px 16px; } .iptv-pricing-v2-grid { grid-template-columns: 1fr; } .iptv-pricing-v2-title { font-size: 30px; } .iptv-pricing-v2-text { font-size: 16px; } .iptv-price-row .amount { font-size: 42px; } .iptv-device-toggle { width: 100%; justify-content: center; } .iptv-device-option { flex: 1 1 100%; } }\n<\/style>\n\n<div class=\"iptv-pricing-v2\" id=\"pricing\">\n  <div class=\"iptv-pricing-v2-inner\">\n\n    <div class=\"iptv-pricing-v2-head\">\n      <div class=\"iptv-pricing-v2-badge\">Our Premium Plans<\/div>\n      <h2 class=\"iptv-pricing-v2-title\">Choose Your IPTV Plan<\/h2>\n      <p class=\"iptv-pricing-v2-text\">Select the number of devices for your IPTV subscription, then pick the ideal duration. Works with IPTV Smarters Pro, Tivimate IPTV player, and any IPTV smart player.<\/p>\n    <\/div>\n\n    <div class=\"iptv-device-toggle-wrap\">\n      <div class=\"iptv-device-toggle\">\n        <button type=\"button\" class=\"iptv-device-option active\" data-device=\"1\">1 Device<\/button>\n        \n      <\/div>\n    <\/div>\n\n    <div class=\"iptv-pricing-v2-grid\">\n\n      <!-- 1 Month -->\n      <div class=\"iptv-plan-card\">\n        <div class=\"iptv-plan-topline\"><\/div>\n        <div class=\"iptv-plan-body\">\n          <h3 class=\"iptv-plan-duration\">1 Month<\/h3>\n          <p class=\"iptv-plan-sub\">Perfect to get started and test the service.<\/p>\n          <div class=\"iptv-device-chip\" data-note>1 device<\/div>\n          <div class=\"iptv-price-row\"><div class=\"amount\" data-plan=\"1m\">$19.99<\/div><div class=\"period\"><\/div><\/div>\n          <p class=\"iptv-save-note\">Instant access<\/p>\n          <div class=\"iptv-divider\"><\/div>\n          <ul class=\"iptv-plan-features\">\n            <li>SD \/ HD \/ FHD \/ 4K IPTV<\/li>\n            <li>+40,000 international channels<\/li>\n            <li>+54,000 Premium 4K VOD<\/li>\n            <li>Full worldwide channel list<\/li>\n            <li>Anti-freeze technology<\/li>\n            <li>Server uptime: 99.9%<\/li>\n            <li>7-day money-back guarantee<\/li>\n            <li>24\/7 multilingual support<\/li>\n            <li>All devices compatible<\/li>\n            <li>Adult content included<\/li>\n          <\/ul>\n          <a href=\"https:\/\/smartmailpro.shop\/checkout?plan=premium-1device-1month\" class=\"iptv-order-btn secondary checkout-btn\" data-plan-key=\"1m\" target=\"_blank\" rel=\"noopener\">Order Now<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- 3 Months -->\n      <div class=\"iptv-plan-card\">\n        <div class=\"iptv-plan-topline\"><\/div>\n        <div class=\"iptv-plan-body\">\n          <h3 class=\"iptv-plan-duration\">3 Months<\/h3>\n          <p class=\"iptv-plan-sub\">The right balance between budget and comfort.<\/p>\n          <div class=\"iptv-device-chip\" data-note>1 device<\/div>\n          <div class=\"iptv-price-row\"><div class=\"amount\" data-plan=\"3m\">$39.99<\/div><div class=\"period\"><\/div><\/div>\n          <p class=\"iptv-save-note\">Great value for money<\/p>\n          <div class=\"iptv-divider\"><\/div>\n          <ul class=\"iptv-plan-features\">\n            <li>SD \/ HD \/ FHD \/ 4K IPTV<\/li>\n            <li>+40,000 international channels<\/li>\n            <li>+54,000 Premium 4K VOD<\/li>\n            <li>Full worldwide channel list<\/li>\n            <li>Anti-freeze technology<\/li>\n            <li>Server uptime: 99.9%<\/li>\n            <li>7-day money-back guarantee<\/li>\n            <li>24\/7 multilingual support<\/li>\n            <li>All devices compatible<\/li>\n            <li>Adult content included<\/li>\n          <\/ul>\n          <a href=\"https:\/\/smartmailpro.shop\/checkout?plan=premium-1device-3months\" class=\"iptv-order-btn secondary checkout-btn\" data-plan-key=\"3m\" target=\"_blank\" rel=\"noopener\">Order Now<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- 6 Months -->\n      <div class=\"iptv-plan-card\">\n        <div class=\"iptv-plan-topline\"><\/div>\n        <div class=\"iptv-plan-body\">\n          <h3 class=\"iptv-plan-duration\">6 Months<\/h3>\n          <p class=\"iptv-plan-sub\">A more comfortable plan built to last.<\/p>\n          <div class=\"iptv-device-chip\" data-note>1 device<\/div>\n          <div class=\"iptv-price-row\"><div class=\"amount\" data-plan=\"6m\">$52.99<\/div><div class=\"period\"><\/div><\/div>\n          <p class=\"iptv-save-note\">Best long-term comfort<\/p>\n          <div class=\"iptv-divider\"><\/div>\n          <ul class=\"iptv-plan-features\">\n            <li>SD \/ HD \/ FHD \/ 4K IPTV<\/li>\n            <li>+40,000 international channels<\/li>\n            <li>+54,000 Premium 4K VOD<\/li>\n            <li>Full worldwide channel list<\/li>\n            <li>Anti-freeze technology<\/li>\n            <li>Server uptime: 99.9%<\/li>\n            <li>7-day money-back guarantee<\/li>\n            <li>24\/7 multilingual support<\/li>\n            <li>All devices compatible<\/li>\n            <li>Adult content included<\/li>\n          <\/ul>\n          <a href=\"https:\/\/smartmailpro.shop\/checkout?plan=premium-1device-6months\" class=\"iptv-order-btn secondary checkout-btn\" data-plan-key=\"6m\" target=\"_blank\" rel=\"noopener\">Order Now<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- 1 Year -->\n      <div class=\"iptv-plan-card featured\">\n        <div class=\"iptv-plan-topline\"><\/div>\n        <div class=\"iptv-popular-tag\">Best Deal<\/div>\n        <div class=\"iptv-plan-body\">\n          <h3 class=\"iptv-plan-duration\">1 Year<\/h3>\n          <p class=\"iptv-plan-sub\">The most cost-effective and popular plan.<\/p>\n          <div class=\"iptv-device-chip\" data-note>1 device<\/div>\n          <div class=\"iptv-price-row\"><div class=\"amount\" data-plan=\"12m\">$79.99<\/div><div class=\"period\"><\/div><\/div>\n          <p class=\"iptv-save-note\">Save big over the long run<\/p>\n          <div class=\"iptv-divider\"><\/div>\n          <ul class=\"iptv-plan-features\">\n            <li>SD \/ HD \/ FHD \/ 4K IPTV<\/li>\n            <li>+40,000 international channels<\/li>\n            <li>+54,000 Premium 4K VOD<\/li>\n            <li>Full worldwide channel list<\/li>\n            <li>Anti-freeze technology<\/li>\n            <li>Server uptime: 99.9%<\/li>\n            <li>7-day money-back guarantee<\/li>\n            <li>24\/7 multilingual support<\/li>\n            <li>All devices compatible<\/li>\n            <li>Adult content included<\/li>\n          <\/ul>\n          <a href=\"https:\/\/smartmailpro.shop\/checkout?plan=premium-1device-1year\" class=\"iptv-order-btn primary checkout-btn\" data-plan-key=\"12m\" target=\"_blank\" rel=\"noopener\">Order Now<\/a>\n        <\/div>\n      <\/div>\n\n      <!-- 2 Years -->\n      <div class=\"iptv-plan-card\">\n        <div class=\"iptv-plan-topline\"><\/div>\n        <div class=\"iptv-plan-body\">\n          <h3 class=\"iptv-plan-duration\">2 Years<\/h3>\n          <p class=\"iptv-plan-sub\">The best choice for long-term streaming at the lowest rate.<\/p>\n          <div class=\"iptv-device-chip\" data-note>1 device<\/div>\n          <div class=\"iptv-price-row\"><div class=\"amount\" data-plan=\"24m\">$129.99<\/div><div class=\"period\"><\/div><\/div>\n          <p class=\"iptv-save-note\">Maximum savings<\/p>\n          <div class=\"iptv-divider\"><\/div>\n          <ul class=\"iptv-plan-features\">\n            <li>SD \/ HD \/ FHD \/ 4K IPTV<\/li>\n            <li>+40,000 international channels<\/li>\n            <li>+54,000 Premium 4K VOD<\/li>\n            <li>Full worldwide channel list<\/li>\n            <li>Anti-freeze technology<\/li>\n            <li>Server uptime: 99.9%<\/li>\n            <li>7-day money-back guarantee<\/li>\n            <li>24\/7 multilingual support<\/li>\n            <li>All devices compatible<\/li>\n            <li>Adult content included<\/li>\n          <\/ul>\n          <a href=\"https:\/\/smartmailpro.shop\/checkout?plan=premium-1device-2years\" class=\"iptv-order-btn secondary checkout-btn\" data-plan-key=\"24m\" target=\"_blank\" rel=\"noopener\">Order Now<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"iptv-pricing-bottom-note\">Fast activation &bull; Smart TV &bull; Android &bull; iPhone &bull; Fire Stick &bull; Tablet &bull; PC<\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  var wrapper = document.currentScript.previousElementSibling;\n  if (!wrapper || !wrapper.classList.contains('iptv-pricing-v2')) return;\n\n  var basePrices = { \"1m\": 20, \"3m\": 39.99, \"6m\": 52.99, \"12m\": 79.99, \"24m\": 129.99 };\n\n  var checkoutSlugs = {\n    \"1m\":  \"1month\",\n    \"3m\":  \"3months\",\n    \"6m\":  \"6months\",\n    \"12m\": \"1year\",\n    \"24m\": \"2years\"\n  };\n\n  var selectedDevice = 1;\n\n  var deviceButtons  = wrapper.querySelectorAll('.iptv-device-option');\n  var priceElements  = wrapper.querySelectorAll('[data-plan]');\n  var noteElements   = wrapper.querySelectorAll('[data-note]');\n  var orderButtons   = wrapper.querySelectorAll('.checkout-btn');\n\n  function roundTwo(n) { return Math.round(n * 100) \/ 100; }\n\n  function formatDollar(v) {\n    var r = roundTwo(v);\n    return '$' + r.toLocaleString('en-US', {\n      minimumFractionDigits: r % 1 === 0 ? 0 : 2,\n      maximumFractionDigits: 2\n    });\n  }\n\n  function deviceText(d) { return d === 1 ? '1 device' : d + ' devices'; }\n\n  function makeCheckoutLink(planKey, device) {\n    var slug = checkoutSlugs[planKey];\n    return 'https:\/\/smartmailpro.shop\/checkout?plan=premium-' + device + 'device-' + slug;\n  }\n\n  function updatePricing(device) {\n    selectedDevice = parseInt(device, 10);\n\n    priceElements.forEach(function(el) {\n      var key = el.getAttribute('data-plan');\n      el.textContent = formatDollar(roundTwo(basePrices[key] * selectedDevice));\n    });\n\n    noteElements.forEach(function(el) {\n      el.textContent = deviceText(selectedDevice);\n    });\n\n    orderButtons.forEach(function(btn) {\n      var key = btn.getAttribute('data-plan-key');\n      btn.setAttribute('href', makeCheckoutLink(key, selectedDevice));\n    });\n\n    deviceButtons.forEach(function(b) { b.classList.remove('active'); });\n    var active = wrapper.querySelector('.iptv-device-option[data-device=\"' + device + '\"]');\n    if (active) active.classList.add('active');\n  }\n\n  deviceButtons.forEach(function(btn) {\n    btn.addEventListener('click', function() { updatePricing(this.getAttribute('data-device')); });\n  });\n\n  updatePricing(1);\n})();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-68d2ffb8 e-flex e-con-boxed e-con e-parent\" data-id=\"68d2ffb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4741f64 elementor-widget elementor-widget-html\" data-id=\"4741f64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-features-wrap * { box-sizing: border-box; }\n  .iptv-features-wrap { width: 100%; font-family: Inter, Arial, Helvetica, sans-serif; color: #272360; }\n  .iptv-features-inner { max-width: 1240px; margin: 0 auto; padding: 80px 20px; }\n  .iptv-features-head { text-align: center; margin-bottom: 42px; }\n  .iptv-features-badge { display: inline-block; margin-bottom: 14px; padding: 8px 14px; border-radius: 999px; border: 1px solid rgba(114,55,223,0.35); background: rgba(114,55,223,0.10); color: #FFFFFF; font-size: 22px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; }\n  .iptv-features-title { margin: 0 0 14px; font-size: 42px; line-height: 1.15; font-weight: 800; letter-spacing: -1px; color: #272360; }\n  .iptv-features-text { max-width: 760px; margin: 0 auto; color: #FFFFFF; font-size: 17px; line-height: 1.75; }\n  .iptv-features-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; margin-top: 38px; }\n  .iptv-feature-card { position: relative; background: linear-gradient(180deg, rgba(255,255,255,0.7), rgba(255,255,255,0.4)), #f5f5f7; border: 1px solid rgba(114,55,223,0.18); border-radius: 22px; padding: 26px 22px; overflow: hidden; transition: all 0.28s ease; min-height: 250px; }\n  .iptv-feature-card:hover { transform: translateY(-6px); border-color: rgba(114,55,223,0.45); box-shadow: 0 18px 45px rgba(114,55,223,0.15), 0 0 40px rgba(253,172,8,0.10); }\n  .iptv-feature-card::before { content: \"\"; position: absolute; top: -40px; right: -40px; width: 120px; height: 120px; border-radius: 50%; background: radial-gradient(circle, rgba(114,55,223,0.18) 0%, rgba(114,55,223,0) 70%); pointer-events: none; }\n  .iptv-feature-icon { width: 58px; height: 58px; display: flex; align-items: center; justify-content: center; border-radius: 16px; margin-bottom: 20px; font-size: 24px; background: linear-gradient(180deg, rgba(114,55,223,0.20), rgba(253,172,8,0.12)); border: 1px solid rgba(114,55,223,0.25); box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15); }\n  .iptv-feature-title { margin: 0 0 12px; font-size: 22px; line-height: 1.25; font-weight: 800; color: #272360; }\n  .iptv-feature-text { margin: 0; color: #272360; font-size: 15px; line-height: 1.75; }\n  .iptv-feature-tag { display: inline-block; margin-top: 18px; padding: 7px 12px; border-radius: 999px; background: rgba(114,55,223,0.10); border: 1px solid rgba(114,55,223,0.20); color: #7237DF; font-size: 12px; font-weight: 700; letter-spacing: 0.4px; }\n  @media (max-width: 1024px) { .iptv-features-grid { grid-template-columns: repeat(2, 1fr); } .iptv-features-title { font-size: 34px; } }\n  @media (max-width: 767px) { .iptv-features-inner { padding: 60px 16px; } .iptv-features-grid { grid-template-columns: 1fr; gap: 18px; } .iptv-features-title { font-size: 30px; } .iptv-features-text { font-size: 16px; } .iptv-feature-card { min-height: auto; } }\n<\/style>\n\n<div class=\"iptv-features-wrap\">\n  <div class=\"iptv-features-inner\">\n    <div class=\"iptv-features-head\">\n      <div class=\"iptv-features-badge\">Why Choose Us<\/div>\n      <h2 class=\"iptv-features-title\">A smoother, richer, premium IPTV experience<\/h2>\n      <p class=\"iptv-features-text\">Enjoy the best IPTV service designed for stability, stunning picture quality, and compatibility with IPTV Smarters Pro, Tivimate IPTV player, and every IPTV box \u2014 in a sleek, modern interface.<\/p>\n    <\/div>\n    <div class=\"iptv-features-grid\">\n      <div class=\"iptv-feature-card\">\n        <div class=\"iptv-feature-icon\">\u26a1<\/div>\n        <h3 class=\"iptv-feature-title\">Fast & Stable Streaming<\/h3>\n        <p class=\"iptv-feature-text\">Watch live sports today, fox sports live, CBS sports live, and ABC sports live with smooth playback. Our IPTV stream uses anti-freeze technology for rock-solid live sports streaming services.<\/p>\n        <div class=\"iptv-feature-tag\">Peak Performance<\/div>\n      <\/div>\n      <div class=\"iptv-feature-card\">\n        <div class=\"iptv-feature-icon\">\ud83c\udfc6<\/div>\n        <h3 class=\"iptv-feature-title\">Live Sports<\/h3>\n        <p class=\"iptv-feature-text\">Access ESPN+ live sports, fox sports live stream, NBC sports live, and soccer TV live sport TV. Watch live sports on TV today including Hulu live sports and see sports live \u2014 every match, every moment.<\/p>\n        <div class=\"iptv-feature-tag\">Live Sports \u2022 FOX \u2022 ESPN<\/div>\n      <\/div>\n      <div class=\"iptv-feature-card\">\n        <div class=\"iptv-feature-icon\">\ud83c\udfac<\/div>\n        <h3 class=\"iptv-feature-title\">Unlimited Movies & Series<\/h3>\n        <p class=\"iptv-feature-text\">Browse good movies to watch, good TV shows to watch, and movies to watch on Netflix alternatives. Discover where to watch Yellowstone TV show, watch That 70s Show, and enjoy free live sports streaming \u2014 anytime you want.<\/p>\n        <div class=\"iptv-feature-tag\">Premium VOD<\/div>\n      <\/div>\n      <div class=\"iptv-feature-card\">\n        <div class=\"iptv-feature-icon\">\ud83d\udcf1<\/div>\n        <h3 class=\"iptv-feature-title\">All Devices Compatible<\/h3>\n        <p class=\"iptv-feature-text\">Compatible with IPTV Smarters, IPTV Smarters Pro, Xtreme HD IPTV, and Tivimate IPTV player. Works on Smart TV, Android IPTV box, iPhone, Fire Stick, and PC \u2014 your IPTV provider for every device.<\/p>\n        <div class=\"iptv-feature-tag\">Multi-Device<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-48f20fb2 e-flex e-con-boxed e-con e-parent\" data-id=\"48f20fb2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3052d00a elementor-widget elementor-widget-html\" data-id=\"3052d00a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-order-wrap, .iptv-order-wrap * { box-sizing: border-box; }\n  .iptv-order-wrap { width: 100%; font-family: Inter, Arial, Helvetica, sans-serif; color: #272360; }\n  .iptv-order-inner { max-width: 1240px; margin: 0 auto; padding: 80px 20px; }\n  .iptv-order-head { text-align: center; margin-bottom: 42px; }\n  .iptv-order-badge { display: inline-block; margin-bottom: 14px; padding: 8px 14px; border-radius: 999px; border: 1px solid rgba(114,55,223,0.35); background: rgba(114,55,223,0.10); color: #ffffff; font-size: 22px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; }\n  .iptv-order-title { margin: 0 0 14px; font-size: 42px; line-height: 1.15; font-weight: 800; letter-spacing: -1px; color: #272360; }\n  .iptv-order-text { max-width: 760px; margin: 0 auto; color: #FFFFFF; font-size: 17px; line-height: 1.75; }\n  .iptv-order-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; margin-top: 38px; }\n  .iptv-order-card { position: relative; background: linear-gradient(180deg, rgba(255,255,255,0.7), rgba(255,255,255,0.4)), #f5f5f7; border: 1px solid rgba(114,55,223,0.18); border-radius: 22px; padding: 28px 22px; transition: all 0.28s ease; overflow: hidden; min-height: 240px; }\n  .iptv-order-card:hover { transform: translateY(-6px); border-color: rgba(114,55,223,0.45); box-shadow: 0 18px 45px rgba(114,55,223,0.15), 0 0 40px rgba(253,172,8,0.10); }\n  .iptv-order-step { width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; border-radius: 16px; background: linear-gradient(180deg, #7237DF 0%, #5c2cb3 100%); color: #ffffff; font-size: 20px; font-weight: 800; box-shadow: 0 12px 24px rgba(114,55,223,0.22); }\n  .iptv-order-card-title { margin: 0 0 12px; font-size: 22px; line-height: 1.25; font-weight: 800; color: #272360; }\n  .iptv-order-card-text { margin: 0; color: #272360; font-size: 15px; line-height: 1.75; }\n  .iptv-order-cta { margin-top: 34px; text-align: center; }\n  .iptv-order-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 56px; padding: 0 30px; border-radius: 14px; text-decoration: none; font-size: 15px; font-weight: 800; background: linear-gradient(180deg, #FDAC08 0%, #FDAC08 100%); color: #fff; box-shadow: 0 12px 28px rgba(114,55,223,0.24); transition: all 0.25s ease; }\n  .iptv-order-btn:hover { transform: translateY(-2px); background: linear-gradient(180deg, #8a4ef0 0%, #6a35d0 100%); }\n  .iptv-order-note { margin-top: 14px; color: #FDAC08 ; font-size: 14px; line-height: 1.7; }\n  @media (max-width: 1024px) { .iptv-order-grid { grid-template-columns: repeat(2, 1fr); } .iptv-order-title { font-size: 34px; } }\n  @media (max-width: 767px) { .iptv-order-inner { padding: 60px 16px; } .iptv-order-grid { grid-template-columns: 1fr; gap: 18px; } .iptv-order-title { font-size: 30px; } .iptv-order-text { font-size: 16px; } .iptv-order-card { min-height: auto; } .iptv-order-btn { width: 100%; } }\n<\/style>\n\n<div class=\"iptv-order-wrap\" id=\"how-to-order\">\n  <div class=\"iptv-order-inner\">\n    <div class=\"iptv-order-head\">\n      <div class=\"iptv-order-badge\">How to Order<\/div>\n      <h2 class=\"iptv-order-title\">Place your order in a few simple steps<\/h2>\n      <p class=\"iptv-order-text\">Choose your IPTV subscription plan from the best IPTV provider, place your order and receive access details quickly with installation instructions for IPTV Smarters Player, Tivimate, and any IPTV box.<\/p>\n    <\/div>\n    <div class=\"iptv-order-grid\">\n      <div class=\"iptv-order-card\">\n        <div class=\"iptv-order-step\">1<\/div>\n        <h3 class=\"iptv-order-card-title\">Choose Your Plan<\/h3>\n        <p class=\"iptv-order-card-text\">Select the best IPTV plan duration and the number of devices \u2014 compatible with IPTV Pro, Xtream IPTV, and Guru IPTV apps.<\/p>\n      <\/div>\n      <div class=\"iptv-order-card\">\n        <div class=\"iptv-order-step\">2<\/div>\n        <h3 class=\"iptv-order-card-title\">Click Order<\/h3>\n        <p class=\"iptv-order-card-text\">Press the \"Order via WhatsApp\" button to automatically send your request.<\/p>\n      <\/div>\n      <div class=\"iptv-order-card\">\n        <div class=\"iptv-order-step\">3<\/div>\n        <h3 class=\"iptv-order-card-title\">Receive Your Access<\/h3>\n        <p class=\"iptv-order-card-text\">We send you your login details along with full installation instructions.<\/p>\n      <\/div>\n      <div class=\"iptv-order-card\">\n        <div class=\"iptv-order-step\">4<\/div>\n        <h3 class=\"iptv-order-card-title\">Enjoy the Service<\/h3>\n        <p class=\"iptv-order-card-text\">Install IPTV Smarters Pro or your preferred IPTV player on your device and start watching live sports, movies to watch, and good shows to watch instantly.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"iptv-order-cta\">\n      <a href=\"#pricing\" class=\"iptv-order-btn\" target=\"_blank\" rel=\"noopener\">Order Now<\/a>\n      <div class=\"iptv-order-note\">Fast response \u2022 Simple activation \u2022 Compatible with Smart TV, Android, iPhone, Fire Stick, Tablet and PC<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d69a45c e-flex e-con-boxed e-con e-parent\" data-id=\"3d69a45c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fd5c6a2 elementor-widget elementor-widget-html\" data-id=\"5fd5c6a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-faq-wrap, .iptv-faq-wrap * { box-sizing: border-box; }\n  .iptv-faq-wrap { width: 100%; font-family: Inter, Arial, Helvetica, sans-serif; color: #272360; }\n  .iptv-faq-inner { max-width: 1000px; margin: 0 auto; padding: 80px 20px; }\n  .iptv-faq-head { text-align: center; margin-bottom: 38px; }\n  .iptv-faq-badge { display: inline-block; margin-bottom: 14px; padding: 8px 14px; border-radius: 999px; border: 1px solid rgba(114,55,223,0.35); background: rgba(114,55,223,0.10); color: #FFFFFF; font-size: 22px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase; }\n  .iptv-faq-title { margin: 0 0 14px; font-size: 42px; line-height: 1.15; font-weight: 800; letter-spacing: -1px; color: #272360; }\n  .iptv-faq-text { max-width: 720px; margin: 0 auto; color: #FFFFFF; font-size: 17px; line-height: 1.75; }\n  .iptv-faq-list { display: grid; gap: 16px; margin-top: 34px; }\n  .iptv-faq-item { background: linear-gradient(180deg, rgba(255,255,255,0.7), rgba(255,255,255,0.4)), #f5f5f7; border: 1px solid rgba(114,55,223,0.18); border-radius: 18px; overflow: hidden; transition: all 0.25s ease; }\n  .iptv-faq-item:hover { border-color: rgba(114,55,223,0.40); box-shadow: 0 12px 30px rgba(114,55,223,0.10); }\n  .iptv-faq-item summary { list-style: none; cursor: pointer; position: relative; padding: 22px 58px 22px 22px; font-size: 18px; font-weight: 700; color: #272360; }\n  .iptv-faq-item summary::-webkit-details-marker { display: none; }\n  .iptv-faq-item summary::after { content: \"+\"; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background: rgba(114,55,223,0.12); border: 1px solid rgba(114,55,223,0.25); color: #272360; font-size: 20px; font-weight: 700; transition: all 0.2s ease; }\n  .iptv-faq-item[open] summary::after { content: \"\\2212\"; background: linear-gradient(180deg, #7237DF 0%, #5c2cb3 100%); border-color: rgba(114,55,223,0.45); color: #fff; }\n  .iptv-faq-answer { padding: 0 22px 22px; color: #272360; font-size: 15px; line-height: 1.8; border-top: 1px solid rgba(114,55,223,0.12); }\n  .iptv-faq-answer p { margin: 16px 0 0; }\n  @media (max-width: 767px) { .iptv-faq-inner { padding: 60px 16px; } .iptv-faq-title { font-size: 30px; } .iptv-faq-text { font-size: 16px; } .iptv-faq-item summary { font-size: 16px; padding: 18px 52px 18px 18px; } .iptv-faq-answer { padding: 0 18px 18px; font-size: 14px; } }\n<\/style>\n\n<div class=\"iptv-faq-wrap\" id=\"faq\">\n  <div class=\"iptv-faq-inner\">\n    <div class=\"iptv-faq-head\">\n      <div class=\"iptv-faq-badge\">FAQ<\/div>\n      <h2 class=\"iptv-faq-title\">Frequently Asked Questions<\/h2>\n      <p class=\"iptv-faq-text\">Find answers to the most common questions about IPTV services, IPTV providers, compatible devices, live sports streaming, and how the best IPTV subscription works.<\/p>\n    <\/div>\n    <div class=\"iptv-faq-list\">\n\n      <details class=\"iptv-faq-item\" open>\n        <summary>What is IPTV and how does the IPTV service work?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>IPTV (Internet Protocol Television) delivers live TV channels, movies, series, and live sports streaming over the internet. After ordering your IPTV subscription, you receive login details and install a compatible IPTV player \u2014 such as IPTV Smarters Pro, Tivimate IPTV player, or IPTV smart player \u2014 on your device. You can then watch live sports, good movies to watch, TV shows to watch, and thousands of channels instantly.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>Which devices and IPTV players are compatible?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>Our IPTV service works with Smart TV, Android, iPhone, iPad, Fire Stick, IPTV box, Android box, Windows\/Mac PC, and tablets. Supported IPTV players include IPTV Smarters Pro, IPTV Smarters Player, Tivimate IPTV player, Xtreme HD IPTV, IPTV Pro, Xtream IPTV, and Guru IPTV. You can choose the number of devices based on your subscription plan.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>Can I watch live sports, Fox Sports, and ESPN live?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>Yes! All plans include live sports streaming with access to Fox Sports live, Fox Sports live stream, ESPN+ live sports, CBS sports live, ABC sports live, NBC sports live, and Hulu live sports channels. Watch soccer TV live sport TV, sport tennis live scores, live sports on TV today, and streameast live sports alternatives \u2014 all in one IPTV subscription. You can see sports live including tennis live scores, live sport events, and free live sports streaming.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>What movies and shows can I watch?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>Your IPTV subscription includes +54,000 premium VOD titles. Discover good movies to watch, movies to watch on Netflix alternatives, new movies to watch, scary movies to watch, and best movies to watch. Enjoy good shows to watch, Netflix shows to watch, best shows to watch right now, new shows to watch, good TV shows to watch, and best TV show series to watch on Netflix alternatives. You can even watch That 70s Show, find where to watch Yellowstone TV show, watch nice movies, and watch movies free anytime.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>Is this the best IPTV service for 2025?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>We are consistently rated among the best IPTV providers and the best IPTV 2025 services on IPTV Reddit communities. As a trusted IPTV provider, we offer 99.9% server uptime, 4K quality, anti-freeze technology, and 24\/7 support \u2014 making us the best IPTV service for live sports TV, IPTV TV, and on-demand content. Check IPTV Reddit reviews to see why customers choose our IPTV services.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>How long does activation take?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>Activation of your IPTV subscription is usually fast once the order is confirmed. As soon as you receive your IPTV access details, you can install IPTV Smarters Pro, IPTV Smarters Player, or any compatible IPTV player and begin watching live sports streaming, good movies to watch, and shows to watch right away.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>Do you offer an IPTV free trial?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>We offer a 7-day money-back guarantee on all IPTV services, which works like an IPTV free trial. Test our best IPTV service risk-free \u2014 try live sports streaming services, watch free movies online free, explore free popular IPTV playlist content, and test it on your IPTV box, Smart TV, or any device. If not satisfied, get a full refund within 7 days.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>What is an IPTV encoder and IPTV encoder box?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>An IPTV encoder converts video signals into a digital IPTV stream for broadcasting over the internet. IPTV encoder boxes (also called IPTV encoders) are hardware devices used by IPTV providers to encode and distribute live TV content. As an IPTV subscriber, you don't need an IPTV encoder \u2014 you simply use an IPTV player like IPTV Smarters Pro or Tivimate to receive and watch the IPTV stream on your device.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>How do I set up IPTV Smarters Pro and IPTV Smarters?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>Download IPTV Smarters Pro or IPTV Smarters Player from your device's app store. Open the app, enter the login credentials we provide with your IPTV subscription, and start watching. IPTV Smarters works on Smart TV, Android, iPhone, IPTV box, Fire Stick, and PC. We also provide setup guides for Tivimate IPTV player, Xtreme HD IPTV, IPTV Pro, Xtream IPTV, and Guru IPTV.<\/p><\/div>\n      <\/details>\n\n      <details class=\"iptv-faq-item\">\n        <summary>Is there a guarantee or refund policy?<\/summary>\n        <div class=\"iptv-faq-answer\"><p>We offer a 7-day money-back guarantee on all IPTV subscriptions. If you are not satisfied with our IPTV service \u2014 whether it's the live sports streaming, the movies to watch catalogue, or IPTV player compatibility \u2014 contact our 24\/7 support team within 7 days for a full refund. We are confident we provide the best IPTV experience as a top IPTV provider.<\/p><\/div>\n      <\/details>\n\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75211e01 e-flex e-con-boxed e-con e-parent\" data-id=\"75211e01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d0703f1 elementor-widget elementor-widget-html\" data-id=\"5d0703f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-reviews-section, .iptv-reviews-section * { box-sizing: border-box; }\n  .iptv-reviews-section { width: 100%; padding: 80px 0; border: 1px solid rgba(114,55,223,0.15);\n    border-radius: 22px;\n    overflow: hidden; background: radial-gradient(circle at 20% 20%, rgba(114,55,223,0.12) 0%, rgba(114,55,223,0) 28%), radial-gradient(circle at 80% 10%, rgba(253,172,8,0.10) 0%, rgba(253,172,8,0) 26%), linear-gradient(180deg, #FFFFFF 0%, #f5f5f7 100%); position: relative; overflow: hidden; font-family: Inter, Arial, sans-serif; color: #272360; }\n  .iptv-reviews-section::before, .iptv-reviews-section::after { content: \"\"; position: absolute; top: 0; width: 90px; height: 100%; z-index: 3; pointer-events: none; }\n  .iptv-reviews-section::before { left: 0; background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%); }\n  .iptv-reviews-section::after { right: 0; background: linear-gradient(270deg, #f5f5f7 0%, rgba(245,245,247,0) 100%); }\n  .iptv-reviews-inner { max-width: 1280px; margin: 0 auto; padding: 0 20px; }\n  .iptv-reviews-head { text-align: center; margin-bottom: 34px; }\n  .iptv-reviews-badge { display: inline-block; margin-bottom: 14px; padding: 8px 14px; border-radius: 999px; background: rgba(114,55,223,0.12); border: 1px solid rgba(114,55,223,0.35); color: #7237DF; font-size: 12px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; }\n  .iptv-reviews-title { margin: 0; color: #272360; font-size: 46px; font-weight: 900; line-height: 1.08; letter-spacing: -1.6px; }\n  .iptv-reviews-title span { color: #FDAC08; }\n  .iptv-reviews-text { max-width: 760px; margin: 14px auto 0; color: #272360; font-size: 16px; line-height: 1.8; }\n  .iptv-reviews-stars { margin-top: 12px; font-size: 22px; color: #FDAC08; letter-spacing: 2px; }\n  .iptv-reviews-marquee { overflow: hidden; position: relative; width: 100%; margin-top: 32px; }\n  .iptv-reviews-track { display: flex; align-items: center; gap: 20px; width: max-content; animation: iptvReviewsScroll 38s linear infinite; }\n  .iptv-reviews-marquee:hover .iptv-reviews-track { animation-play-state: paused; }\n  .iptv-review-card { flex: 0 0 auto; width: 220px; height: 420px; border-radius: 26px; overflow: hidden; position: relative; background: linear-gradient(180deg, rgba(255,255,255,0.7), rgba(255,255,255,0.4)), #f5f5f7; border: 1px solid rgba(114,55,223,0.18); box-shadow: 0 18px 40px rgba(114,55,223,0.12); transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease; }\n  .iptv-review-card:hover { transform: translateY(-8px) scale(1.02); border-color: rgba(114,55,223,0.45); box-shadow: 0 24px 54px rgba(114,55,223,0.18), 0 0 34px rgba(253,172,8,0.12); }\n  .iptv-review-card img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .iptv-review-card::after { content: \"Customer Review\"; position: absolute; left: 14px; bottom: 14px; padding: 8px 12px; border-radius: 999px; background: rgba(0,0,0,0.55); border: 1px solid rgba(255,255,255,0.10); color: #ffffff; font-size: 12px; font-weight: 700; backdrop-filter: blur(6px); }\n  .iptv-reviews-bottom { margin-top: 26px; text-align: center; color: #272360; font-size: 14px; line-height: 1.7; }\n  @keyframes iptvReviewsScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (max-width: 1024px) { .iptv-reviews-section { padding: 70px 0; } .iptv-reviews-title { font-size: 36px; } .iptv-review-card { width: 190px; height: 360px; } }\n  @media (max-width: 767px) { .iptv-reviews-section { padding: 56px 0; } .iptv-reviews-section::before, .iptv-reviews-section::after { width: 40px; } .iptv-reviews-inner { padding: 0 14px; } .iptv-reviews-title { font-size: 28px; letter-spacing: -1px; } .iptv-reviews-text { font-size: 14px; } .iptv-reviews-track { gap: 14px; animation-duration: 28s; } .iptv-review-card { width: 145px; height: 280px; border-radius: 18px; } .iptv-review-card::after { font-size: 11px; padding: 7px 10px; left: 10px; bottom: 10px; } }\n<\/style>\n\n<div class=\"iptv-reviews-section\">\n  <div class=\"iptv-reviews-inner\">\n    <div class=\"iptv-reviews-head\">\n      <div class=\"iptv-reviews-badge\">Customer Satisfaction<\/div>\n      <h2 class=\"iptv-reviews-title\">See what our <span>happy customers<\/span> say<\/h2>\n      <p class=\"iptv-reviews-text\">Real feedback from customers using IPTV Smarters Pro, Tivimate IPTV player, and IPTV box setups \u2014 the best IPTV service for live sports and movies to watch.<\/p>\n      <div class=\"iptv-reviews-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n    <\/div>\n    <div class=\"iptv-reviews-marquee\">\n      <div class=\"iptv-reviews-track\">\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/IMG_2420-g.webp\" alt=\"Customer review screenshot showing IPTV setup\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/IMG_2424.webp\" alt=\"Customer review screenshot of streaming quality\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/IMG_2875-76.webp\" alt=\"Customer review screenshot of channel selection\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/photo_202.webp\" alt=\"Customer review screenshot of live sports\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-adelina.webp\" alt=\"Customer review from Adelina about IPTV service\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-33.webp\" alt=\"Positive customer review of FirstRowSport IPTV\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-34.webp\" alt=\"Customer testimonial about streaming experience\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-35.webp\" alt=\"Customer review praising 4K quality\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-36.webp\" alt=\"Happy customer review of IPTV activation\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/IMG_2420-g.webp\" alt=\"Customer review screenshot showing IPTV setup\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/IMG_2424.webp\" alt=\"Customer review screenshot of streaming quality\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/IMG_2875-76.webp\" alt=\"Customer review screenshot of channel selection\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/photo_202.webp\" alt=\"Customer review screenshot of live sports\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-adelina.webp\" alt=\"Customer review from Adelina about IPTV service\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-33.webp\" alt=\"Positive customer review of FirstRowSport IPTV\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-34.webp\" alt=\"Customer testimonial about streaming experience\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-35.webp\" alt=\"Customer review praising 4K quality\"><\/div>\n        <div class=\"iptv-review-card\"><img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/review-36.webp\" alt=\"Happy customer review of IPTV activation\"><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"iptv-reviews-bottom\">Fast installation \u2022 Simple activation \u2022 Responsive support \u2022 Premium quality<\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-24a9e5d6 e-flex e-con-boxed e-con e-parent\" data-id=\"24a9e5d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e53f56f elementor-widget elementor-widget-html\" data-id=\"7e53f56f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-final-cta-wrap, .iptv-final-cta-wrap * { box-sizing: border-box; }\n  .iptv-final-cta-wrap { width: 100%; font-family: Inter, Arial, Helvetica, sans-serif; color: #272360; }\n  .iptv-final-cta-inner { max-width: 1240px; margin: 0 auto; padding: 80px 20px 100px; }\n  .iptv-final-cta-box {\n    position: relative; overflow: hidden; border-radius: 28px; padding: 70px 40px; text-align: center;\n    background: linear-gradient(180deg, #7237DF 0%, #5c2cb3 100%);\n    border: 1px solid rgba(114,55,223,0.30);\n    box-shadow: 0 24px 60px rgba(114,55,223,0.25), 0 0 60px rgba(114,55,223,0.10);\n  }\n  .iptv-final-cta-box::before {\n    content: \"\"; position: absolute; top: -80px; right: -80px; width: 220px; height: 220px;\n    border-radius: 50%; background: radial-gradient(circle, rgba(253,172,8,0.18) 0%, rgba(253,172,8,0) 70%);\n    pointer-events: none;\n  }\n  .iptv-final-cta-badge {\n    display: inline-block; margin-bottom: 16px; padding: 8px 14px; border-radius: 999px;\n    border: 1px solid rgba(255,255,255,0.25); background: rgba(255,255,255,0.10);\n    color: #FDAC08; font-size: 12px; font-weight: 700; letter-spacing: 1.3px; text-transform: uppercase;\n  }\n  .iptv-final-cta-title { margin: 0 0 16px; font-size: 48px; line-height: 1.1; font-weight: 800; letter-spacing: -1.4px; color: #FFFFFF; }\n  .iptv-final-cta-text { max-width: 760px; margin: 0 auto 28px; color: rgba(255,255,255,0.75); font-size: 18px; line-height: 1.8; }\n  .iptv-final-cta-actions { display: flex; justify-content: center; flex-wrap: wrap; gap: 14px; margin-bottom: 28px; }\n  .iptv-final-btn {\n    display: inline-flex; align-items: center; justify-content: center; min-height: 56px; padding: 0 28px;\n    border-radius: 14px; text-decoration: none; font-size: 15px; font-weight: 700; transition: all 0.25s ease;\n  }\n  .iptv-final-btn.primary {\n    background: linear-gradient(180deg, #FDAC08 0%, #e09a07 100%); color: #272360;\n    box-shadow: 0 12px 28px rgba(253,172,8,0.35);\n  }\n  .iptv-final-btn.primary:hover { transform: translateY(-2px); background: linear-gradient(180deg, #ffbd3a 0%, #FDAC08 100%); }\n  .iptv-final-btn.secondary { background: rgba(255,255,255,0.10); border: 1px solid rgba(255,255,255,0.25); color: #FFFFFF; }\n  .iptv-final-btn.secondary:hover { transform: translateY(-2px); border-color: rgba(255,255,255,0.50); background: rgba(255,255,255,0.18); }\n  .iptv-final-cta-points { display: flex; justify-content: center; flex-wrap: wrap; gap: 18px 26px; margin-top: 6px; }\n  .iptv-final-point { color: rgba(255,255,255,0.85); font-size: 15px; position: relative; padding-left: 18px; }\n  .iptv-final-point::before { content: \"\"; position: absolute; left: 0; top: 8px; width: 8px; height: 8px; border-radius: 50%; background: #FDAC08; box-shadow: 0 0 12px rgba(253,172,8,0.45); }\n  @media (max-width: 767px) { .iptv-final-cta-inner { padding: 60px 16px 80px; } .iptv-final-cta-box { padding: 50px 22px; border-radius: 22px; } .iptv-final-cta-title { font-size: 32px; } .iptv-final-cta-text { font-size: 16px; } .iptv-final-btn { width: 100%; } .iptv-final-cta-points { flex-direction: column; align-items: flex-start; gap: 12px; margin-top: 18px; } }\n<\/style>\n\n<div class=\"iptv-final-cta-wrap\">\n  <div class=\"iptv-final-cta-inner\">\n    <div class=\"iptv-final-cta-box\">\n      <div class=\"iptv-final-cta-badge\">Ready to Get Started?<\/div>\n      <h2 class=\"iptv-final-cta-title\">Start your premium IPTV experience now<\/h2>\n      <p class=\"iptv-final-cta-text\">Access the best IPTV service with live sports streaming, good movies to watch, best shows to watch right now, and live sports TV \u2014 all in 4K quality with fast setup on any IPTV player or IPTV box.<\/p>\n      <div class=\"iptv-final-cta-actions\">\n        <a href=\"https:\/\/wa.me\/447727 702640?text=Hi%2C%20I%27d%20like%20to%20order%20an%20IPTV%20plan.%20Please%20get%20back%20to%20me.\" class=\"iptv-final-btn primary\" target=\"_blank\" rel=\"noopener\">Order Now<\/a>\n        <a href=\"#pricing\" class=\"iptv-final-btn secondary\">View Plans<\/a>\n      <\/div>\n      <div class=\"iptv-final-cta-points\">\n        <div class=\"iptv-final-point\">Fast activation<\/div>\n        <div class=\"iptv-final-point\">Support available<\/div>\n        <div class=\"iptv-final-point\">All devices compatible<\/div>\n        <div class=\"iptv-final-point\">HD \/ FHD \/ 4K quality<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1ebf0d25 e-flex e-con-boxed e-con e-parent\" data-id=\"1ebf0d25\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-288e9663 elementor-widget elementor-widget-html\" data-id=\"288e9663\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  .iptv-footer-wrap, .iptv-footer-wrap * { box-sizing: border-box; }\n  .iptv-footer-wrap {\n    width: 100%; font-family: Inter, Arial, Helvetica, sans-serif; color: #FFFFFF;\n    background: linear-gradient(180deg, #272360 0%, #1e1b50 100%);\n    border-top: 1px solid rgba(114,55,223,0.15);\n  }\n  .iptv-footer-inner { max-width: 1240px; margin: 0 auto; padding: 70px 20px 24px; }\n  .iptv-footer-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 28px; margin-bottom: 38px; }\n  .iptv-footer-brand { padding-right: 20px; }\n  .iptv-footer-logo { display: inline-block; margin-bottom: 18px; text-decoration: none; line-height: 0; }\n  .iptv-footer-logo img { display: block; width: auto; max-width: 220px; height: auto; filter: brightness(1.8); }\n  .iptv-footer-text { color: rgba(255,255,255,0.60); font-size: 15px; line-height: 1.8; margin: 0 0 20px; max-width: 380px; }\n  .iptv-footer-social { display: flex; flex-wrap: wrap; gap: 10px; }\n  .iptv-footer-social a {\n    display: inline-flex; align-items: center; justify-content: center; min-width: 42px; height: 42px;\n    padding: 0 14px; border-radius: 12px; background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10); color: #FFFFFF; text-decoration: none;\n    font-size: 14px; font-weight: 700; transition: all 0.25s ease;\n  }\n  .iptv-footer-social a:hover { background: rgba(253,172,8,0.15); border-color: rgba(253,172,8,0.30); color: #FDAC08; transform: translateY(-2px); }\n  .iptv-footer-title { margin: 0 0 18px; font-size: 17px; font-weight: 800; color: #FFFFFF; }\n  .iptv-footer-links { list-style: none; padding: 0; margin: 0; }\n  .iptv-footer-links li { margin-bottom: 12px; }\n  .iptv-footer-links a { color: rgba(255,255,255,0.55); text-decoration: none; font-size: 15px; line-height: 1.6; transition: all 0.2s ease; }\n  .iptv-footer-links a:hover { color: #FDAC08; }\n  .iptv-footer-contact { list-style: none; padding: 0; margin: 0; }\n  .iptv-footer-contact li { color: rgba(255,255,255,0.55); font-size: 15px; line-height: 1.8; margin-bottom: 12px; }\n  .iptv-footer-contact a { color: rgba(255,255,255,0.55); text-decoration: none; }\n  .iptv-footer-contact a:hover { color: #FDAC08; }\n  .iptv-footer-bottom { border-top: 1px solid rgba(255,255,255,0.08); padding-top: 20px; display: flex; justify-content: space-between; align-items: center; gap: 16px; flex-wrap: wrap; }\n  .iptv-footer-copy { color: rgba(255,255,255,0.35); font-size: 14px; line-height: 1.6; }\n  .iptv-footer-bottom-links { display: flex; flex-wrap: wrap; gap: 18px; }\n  .iptv-footer-bottom-links a { color: rgba(255,255,255,0.35); text-decoration: none; font-size: 14px; transition: all 0.2s ease; }\n  .iptv-footer-bottom-links a:hover { color: #FDAC08; }\n  @media (max-width: 1024px) { .iptv-footer-grid { grid-template-columns: 1fr 1fr; } }\n  @media (max-width: 767px) { .iptv-footer-inner { padding: 55px 16px 22px; } .iptv-footer-grid { grid-template-columns: 1fr; gap: 24px; } .iptv-footer-logo img { max-width: 180px; } .iptv-footer-bottom { flex-direction: column; align-items: flex-start; } }\n<\/style>\n\n<div class=\"iptv-footer-wrap\">\n  <div class=\"iptv-footer-inner\">\n    <div class=\"iptv-footer-grid\">\n      <div class=\"iptv-footer-brand\">\n        <a href=\"https:\/\/firstrowsport.eu\/\" class=\"iptv-footer-logo\">\n          <img decoding=\"async\" src=\"https:\/\/firstrowsport.eu\/wp-content\/uploads\/2026\/04\/logo-white.png\" alt=\"FirstRowSport IPTV Logo\">\n        <\/a>\n        <p class=\"iptv-footer-text\">The best IPTV provider for live sports streaming, movies to watch, and shows to watch. Our IPTV service is compatible with IPTV Smarters Pro, Tivimate IPTV player, IPTV box, and all devices. Watch live sports, good movies, and TV shows to watch on your IPTV subscription.<\/p>\n        <div class=\"iptv-footer-social\">\n          <a href=\"https:\/\/wa.me\/447727702640\" target=\"_blank\" rel=\"noopener\">WhatsApp<\/a>\n          <a href=\"mailto:contact@firstrowsport.eu\">Email<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <h3 class=\"iptv-footer-title\">Navigation<\/h3>\n        <ul class=\"iptv-footer-links\">\n          <li><a href=\"https:\/\/firstrowsport.eu\/\">Home<\/a><\/li>\n          <li><a href=\"https:\/\/firstrowsport.eu\/#pricing\">Pricing<\/a><\/li>\n          <li><a href=\"https:\/\/firstrowsport.eu\/#faq\">FAQ<\/a><\/li>\n          <li><a href=\"https:\/\/wa.me\/447727702640\" target=\"_blank\" rel=\"noopener\">Contact<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h3 class=\"iptv-footer-title\">Useful Links<\/h3>\n        <ul class=\"iptv-footer-links\">\n          <li><a href=\"https:\/\/firstrowsport.eu\/terms-of-use\/\">Terms of Use<\/a><\/li>\n          <li><a href=\"https:\/\/firstrowsport.eu\/privacy-policy\/\">Privacy Policy<\/a><\/li>\n          <li><a href=\"https:\/\/firstrowsport.eu\/refund-policy\/\">Refund Policy<\/a><\/li>\n          <li><a href=\"https:\/\/wa.me\/447727702640\" target=\"_blank\" rel=\"noopener\">Support<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h3 class=\"iptv-footer-title\">Contact<\/h3>\n        <ul class=\"iptv-footer-contact\">\n          <li>WhatsApp: <a href=\"https:\/\/wa.me\/447727702640\" target=\"_blank\" rel=\"noopener\">Get in Touch<\/a><\/li>\n          <li>Email: <a href=\"mailto:contact@firstrowsport.eu\">contact@firstrowsport.eu<\/a><\/li>\n          <li>Support: 24\/7<\/li>\n          <li>Compatible: Smart TV, Android, iPhone, PC<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"iptv-footer-bottom\">\n      <div class=\"iptv-footer-copy\">&copy; 2026 FirstRowSport. All rights reserved.<\/div>\n      <div class=\"iptv-footer-bottom-links\">\n        <a href=\"https:\/\/firstrowsport.eu\/terms-of-use\/\">Terms<\/a>\n        <a href=\"https:\/\/firstrowsport.eu\/privacy-policy\/\">Privacy<\/a>\n        <a href=\"https:\/\/firstrowsport.eu\/refund-policy\/\">Refund<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c19dc3d e-flex e-con-boxed e-con e-parent\" data-id=\"c19dc3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57364e7 elementor-widget elementor-widget-html\" data-id=\"57364e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"https:\/\/api.whatsapp.com\/send?phone=447727702640&amp;text=Hi%2C%20I%27d%20like%20more%20information%20about%20your%20IPTV%20plans.\" class=\"wa-float-wrap\" target=\"_blank\" rel=\"noopener\" aria-label=\"Chat with us on WhatsApp\">\r\n  <span class=\"wa-float-label\">Chat with us<\/span>\r\n  <span class=\"wa-float-btn\">\r\n    <span class=\"wa-float-ripple\"><\/span>\r\n    <svg class=\"wa-float-icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\r\n      <path fill=\"currentColor\" d=\"M20.52 3.48A11.82 11.82 0 0 0 12.09 0C5.58 0 .29 5.29.29 11.8c0 2.08.54 4.1 1.57 5.88L0 24l6.5-1.7a11.8 11.8 0 0 0 5.59 1.42h.01c6.5 0 11.8-5.29 11.8-11.8 0-3.15-1.23-6.1-3.48-8.44ZM12.1 21.72h-.01a9.8 9.8 0 0 1-5-1.37l-.36-.21-3.86 1.01 1.03-3.76-.23-.39A9.75 9.75 0 0 1 2.3 11.8C2.3 6.39 6.7 2 12.1 2c2.61 0 5.06 1.01 6.9 2.87a9.68 9.68 0 0 1 2.85 6.93c0 5.4-4.39 9.92-9.76 9.92Zm5.37-7.4c-.3-.15-1.77-.87-2.05-.97-.27-.1-.47-.15-.67.15-.2.3-.77.97-.95 1.17-.17.2-.35.22-.65.08-.3-.15-1.28-.47-2.43-1.5-.9-.8-1.5-1.78-1.67-2.08-.18-.3-.02-.46.13-.6.13-.13.3-.35.45-.52.15-.18.2-.3.3-.5.1-.2.05-.38-.02-.53-.08-.15-.67-1.63-.92-2.23-.24-.58-.49-.5-.67-.51h-.57c-.2 0-.53.07-.8.38-.28.3-1.06 1.03-1.06 2.52 0 1.49 1.08 2.92 1.23 3.13.15.2 2.12 3.25 5.13 4.56.72.31 1.29.5 1.73.64.73.23 1.4.2 1.93.12.59-.09 1.77-.72 2.02-1.42.25-.7.25-1.3.17-1.42-.07-.12-.27-.2-.57-.35Z\"\/>\r\n    <\/svg>\r\n  <\/span>\r\n<\/a>\r\n\r\n<style>\r\n  .wa-float-wrap, .wa-float-wrap * { box-sizing: border-box; }\r\n  .wa-float-wrap {\r\n    position: fixed; right: 18px; bottom: 18px; z-index: 99999;\r\n    display: inline-flex; align-items: center; gap: 12px;\r\n    text-decoration: none; font-family: Inter, Arial, sans-serif;\r\n  }\r\n  .wa-float-label {\r\n    background: rgba(245,245,247,0.92); color: #272360;\r\n    font-size: 14px; font-weight: 700; line-height: 1;\r\n    padding: 12px 16px; border-radius: 999px; white-space: nowrap;\r\n    border: 1px solid rgba(114,55,223,0.18);\r\n    box-shadow: 0 12px 30px rgba(114,55,223,0.15);\r\n    transition: all .25s ease;\r\n  }\r\n  .wa-float-btn {\r\n    position: relative; width: 68px; height: 68px; border-radius: 50%;\r\n    display: flex; align-items: center; justify-content: center;\r\n    background: linear-gradient(180deg, #25D366 0%, #13b955 100%);\r\n    color: #ffffff;\r\n    box-shadow: 0 0 0 1px rgba(37,211,102,0.35), 0 0 18px rgba(37,211,102,0.60),\r\n                0 0 38px rgba(37,211,102,0.35), 0 18px 40px rgba(0,0,0,0.34);\r\n    transition: all .25s ease; overflow: visible;\r\n  }\r\n  .wa-float-wrap:hover .wa-float-btn {\r\n    transform: translateY(-4px) scale(1.05);\r\n    box-shadow: 0 0 0 1px rgba(37,211,102,0.45), 0 0 24px rgba(37,211,102,0.78),\r\n                0 0 54px rgba(37,211,102,0.45), 0 22px 48px rgba(0,0,0,0.40);\r\n  }\r\n  .wa-float-wrap:hover .wa-float-label {\r\n    transform: translateY(-2px); background: rgba(253,172,8,0.95);\r\n  }\r\n  .wa-float-icon { width: 34px; height: 34px; display: block; position: relative; z-index: 2; }\r\n  .wa-float-ripple { position: absolute; inset: 0; border-radius: 50%; pointer-events: none; }\r\n  .wa-float-ripple::before, .wa-float-ripple::after {\r\n    content: \"\"; position: absolute; inset: -2px; border-radius: 50%;\r\n    border: 2px solid rgba(37,211,102,0.45);\r\n    animation: waPulse 2.2s infinite;\r\n  }\r\n  .wa-float-ripple::after { animation-delay: 1.1s; }\r\n  @keyframes waPulse {\r\n    0% { transform: scale(1); opacity: 0.7; }\r\n    70% { transform: scale(1.35); opacity: 0; }\r\n    100% { transform: scale(1.35); opacity: 0; }\r\n  }\r\n  @media (max-width: 767px) {\r\n    .wa-float-wrap { right: 14px; bottom: 14px; gap: 8px; }\r\n    .wa-float-label { font-size: 12px; padding: 10px 12px; }\r\n    .wa-float-btn { width: 58px; height: 58px; }\r\n    .wa-float-icon { width: 28px; height: 28px; }\r\n  }\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Best IPTV Service &bull; 4K Quality Watch Live Sports, TV Shows &amp; Movies in 4K Anywhere Enjoy the best IPTV service with live sports streaming, channels, movies to watch, and TV shows to watch \u2014 all on Smart TV, Android, iPhone, IPTV box, Fire Stick, and PC. Our IPTV subscription includes an IPTV smart player, [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":189,"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":1273,"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/pages\/16\/revisions\/1273"}],"wp:attachment":[{"href":"https:\/\/firstrowsport.eu\/nl\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}