{"id":35592,"date":"2025-11-18T22:09:58","date_gmt":"2025-11-18T18:39:58","guid":{"rendered":"https:\/\/alaraentertainment.com\/?page_id=35592"},"modified":"2025-12-05T07:37:23","modified_gmt":"2025-12-05T04:07:23","slug":"content-categories","status":"publish","type":"page","link":"https:\/\/alaraentertainment.com\/fa\/content-categories\/","title":{"rendered":"\u062f\u0633\u062a\u0647 \u0628\u0646\u062f\u06cc \u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0627"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"35592\" class=\"elementor elementor-35592\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e0d8516 e-flex e-con-boxed e-con e-parent\" data-id=\"e0d8516\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7842c69 e-con-full e-flex e-con e-child\" data-id=\"7842c69\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_blur_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_blur_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:6,&quot;sizes&quot;:[]},&quot;background_motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-2,&quot;sizes&quot;:[]},&quot;background_motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:67,&quot;end&quot;:100}},&quot;background_motion_fx_blur_direction&quot;:&quot;out-in&quot;,&quot;background_motion_fx_blur_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:20,&quot;end&quot;:80}},&quot;background_motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;background_motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08d2fda elementor-widget elementor-widget-heading\" data-id=\"08d2fda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0627<\/h2>\t\t\t\t<\/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-008c62a e-grid e-con-boxed e-con e-parent\" data-id=\"008c62a\" 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-5febf16 elementor-widget elementor-widget-html\" data-id=\"5febf16\" 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.video-card {\n    position: relative;\n    overflow: hidden;\n    width: 100%;\n    cursor: pointer;\n}\n\n.video-card .thumb {\n    width: 100%;\n    display: block;\n    transition: 0.3s ease;\n    border-radius: 10px;\n}\n\n\/* Overlay *\/\n.video-card::after {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    background: rgba(0,0,0,0);\n    transition: 0.3s;\n    z-index: 2;\n}\n\n\/* Play button wrapper (circle background) *\/\n.video-card .play-btn {\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 70px;\n    height: 70px;\n    background: rgba(255, 255, 255, 0.45);\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    opacity: 0;\n    z-index: 4;\n    transition: 0.3s ease;\n}\n\n.video-card .play-btn svg {\n    width: 26px;\n    height: 32px;\n    color: #000;\n}\n\n\/* Title inside image (desktop) *\/\n.video-card .title {\n    position: absolute;\n    bottom: 15px;\n    left: 0; right: 0;\n    text-align: center;\n    color: #fff;\n    font-size: 18px;\n    opacity: 0;\n    transition: 0.3s ease;\n    z-index: 4;\n}\n\n\/* Title under image (mobile) *\/\n.title-mobile {\n    display: none;\n    margin-top: 8px;\n    font-size: 16px;\n    text-align: center;\n}\n\n\/* ------------------------ *\/\n\/*        DESKTOP           *\/\n\/* ------------------------ *\/\n\n@media (min-width: 768px) {\n\n    .video-card:hover::after {\n        background: rgba(0,0,0,0.45);\n    }\n\n    .video-card:hover .play-btn {\n        opacity: 1;\n        transform: translate(-50%, -50%) scale(1.12);\n    }\n\n    .video-card:hover .title {\n        opacity: 1;\n        bottom: 25px;\n        font-size: 22px;\n    }\n}\n\n\/* ------------------------ *\/\n\/*         MOBILE           *\/\n\/* ------------------------ *\/\n\n@media (max-width: 767px) {\n\n    \/* \u0622\u06cc\u06a9\u0648\u0646 \u0647\u0645\u06cc\u0634\u0647 \u062f\u06cc\u062f\u0647 \u0634\u0648\u062f *\/\n    .video-card .play-btn {\n        opacity: 1;\n\n        \/* \u0633\u0627\u06cc\u0632 \u0646\u0635\u0641 \u0634\u062f\u0647 *\/\n        width: 35px !important;\n        height: 35px !important;\n    }\n\n    \/* \u0633\u0627\u06cc\u0632 \u0622\u06cc\u06a9\u0648\u0646 \u062f\u0627\u062e\u0644 \u062f\u0627\u06cc\u0631\u0647 \u0646\u0635\u0641 \u0634\u0648\u062f *\/\n    .video-card .play-btn svg {\n        width: 13px !important;\n        height: 16px !important;\n    }\n\n    \/* \u0639\u0646\u0648\u0627\u0646 \u062f\u0627\u062e\u0644 \u0639\u06a9\u0633 \u062d\u0630\u0641 *\/\n    .video-card .title {\n        display: none;\n    }\n\n    \/* \u0639\u0646\u0648\u0627\u0646 \u067e\u0627\u06cc\u06cc\u0646 \u0639\u06a9\u0633 *\/\n    .title-mobile {\n        display: block;\n    }\n\n    \/* \u062d\u0630\u0641 \u0627\u0641\u06a9\u062a \u062a\u06cc\u0631\u0647 \u0634\u062f\u0646 *\/\n    .video-card::after {\n        background: none !important;\n    }\n}\n<\/style>\n\n<!-- HTML -->\n<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/box-office-episode-9.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/box-office\/\" class=\"play-btn\"  rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0628\u0627\u06a9\u0633 \u0622\u0641\u06cc\u0633 \u0628\u0627 \u062d\u0627\u0645\u062f<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0628\u0627\u06a9\u0633 \u0622\u0641\u06cc\u0633 \u0628\u0627 \u062d\u0627\u0645\u062f<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c454bd5 elementor-widget elementor-widget-html\" data-id=\"c454bd5\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/cheharfa.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/celeb-time\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0686\u0647 \u062d\u0631\u0641\u0627<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0686\u0647 \u062d\u0631\u0641\u0627<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2160f90 elementor-widget elementor-widget-html\" data-id=\"2160f90\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/AI-AE.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/ai-ae\/\" class=\"play-btn\"  rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">AI AE<\/div>\n<\/div>\n\n<div class=\"title-mobile\">AI AE<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a70ea4 elementor-widget elementor-widget-html\" data-id=\"2a70ea4\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/RAP-BATTLE.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/ai-ae\/\" class=\"play-btn\"  rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0645\u0633\u0627\u0628\u0642\u0647 \u0631\u067e<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0645\u0633\u0627\u0628\u0642\u0647 \u0631\u067e<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-436c6d6 elementor-widget elementor-widget-html\" data-id=\"436c6d6\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/Taste-Without-Borders.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/ai-ae\/\" class=\"play-btn\"  rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0645\u0632\u0647 \u0628\u062f\u0648\u0646 \u0645\u0631\u0632<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0645\u0632\u0647 \u0628\u062f\u0648\u0646 \u0645\u0631\u0632<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13fec73 elementor-widget elementor-widget-html\" data-id=\"13fec73\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/cults-of-terror-ep-6.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/cults-of-terror\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0641\u0631\u0642\u0647 \u0647\u0627\u06cc \u0645\u062e\u0648\u0641<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0641\u0631\u0642\u0647 \u0647\u0627\u06cc \u0645\u062e\u0648\u0641<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04b5740 elementor-widget elementor-widget-html\" data-id=\"04b5740\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/Persona-Episode-5-cover.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/persona\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u067e\u0631\u0633\u0648\u0646\u0627<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u067e\u0631\u0633\u0648\u0646\u0627<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57404fd elementor-widget elementor-widget-html\" data-id=\"57404fd\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/07\/Desert-Table-Episode-8.jpg\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/desert-table\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0633\u0641\u0631\u0647 \u0635\u062d\u0631\u0627\u06cc\u06cc<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0633\u0641\u0631\u0647 \u0635\u062d\u0631\u0627\u06cc\u06cc<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbfd13c elementor-widget elementor-widget-html\" data-id=\"dbfd13c\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/07\/fj8ZHug_L0A-HD.jpg\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/whats-up-dubai\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0686\u0647 \u062e\u0628\u0631 \u062f\u0648\u0628\u06cc<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0686\u0647 \u062e\u0628\u0631 \u062f\u0648\u0628\u06cc<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93aef09 elementor-widget elementor-widget-html\" data-id=\"93aef09\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/DOLLAR-HEART-SHOW-EP05-2.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/dollar-heart-show\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0642\u0644\u0628 \u062f\u0644\u0627\u0631\u06cc<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0642\u0644\u0628 \u062f\u0644\u0627\u0631\u06cc<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8adec45 elementor-widget elementor-widget-html\" data-id=\"8adec45\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/11\/viral-show-se-4-ep-7-1.webp\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/viralshow\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0648\u0627\u06cc\u0631\u0627\u0644 \u0634\u0648<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0648\u0627\u06cc\u0631\u0627\u0644 \u0634\u0648<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f86053 elementor-widget elementor-widget-html\" data-id=\"5f86053\" 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<div class=\"video-card\">\n    <img decoding=\"async\" src=\"https:\/\/alaraentertainment.com\/wp-content\/uploads\/2025\/07\/aGP89KBrwYA-HD-1.jpg\" alt=\"movie\" class=\"thumb\" title=\"\">\n\n    <a href=\"https:\/\/alaraentertainment.com\/fa\/movie-cat\/rendezvous\/\" class=\"play-btn\" rel=\"nofollow\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 29\" fill=\"none\">\n            <path d=\"M22.2584 12.8002C23.5199 13.5823 23.5199 15.4177 22.2584 16.1998L3.05388 28.1066C1.72154 28.9326 6.40836e-07 27.9744 7.0936e-07 26.4068L1.75028e-06 2.59321C1.81881e-06 1.02557 1.72154 0.0673544 3.05388 0.893405L22.2584 12.8002Z\" fill=\"currentColor\"\/>\n        <\/svg>\n    <\/a>\n\n    <div class=\"title\">\u0631\u0627\u0646\u062f\u0648\u0648<\/div>\n<\/div>\n\n<div class=\"title-mobile\">\u0631\u0627\u0646\u062f\u0648\u0648<\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0627 \u0628\u0627\u06a9\u0633 \u0622\u0641\u06cc\u0633 \u0628\u0627 \u062d\u0627\u0645\u062f \u0628\u0627\u06a9\u0633 \u0622\u0641\u06cc\u0633 \u0628\u0627 \u062d\u0627\u0645\u062f \u0686\u0647 \u062d\u0631\u0641\u0627 \u0686\u0647 \u062d\u0631\u0641\u0627 AI AE AI AE \u0645\u0633\u0627\u0628\u0642\u0647 \u0631\u067e \u0645\u0633\u0627\u0628\u0642\u0647 \u0631\u067e \u0645\u0632\u0647 \u0628\u062f\u0648\u0646 \u0645\u0631\u0632 \u0645\u0632\u0647 \u0628\u062f\u0648\u0646 \u0645\u0631\u0632 \u0641\u0631\u0642\u0647 \u0647\u0627\u06cc \u0645\u062e\u0648\u0641 \u0641\u0631\u0642\u0647 \u0647\u0627\u06cc \u0645\u062e\u0648\u0641 \u067e\u0631\u0633\u0648\u0646\u0627 \u067e\u0631\u0633\u0648\u0646\u0627 \u0633\u0641\u0631\u0647 \u0635\u062d\u0631\u0627\u06cc\u06cc \u0633\u0641\u0631\u0647 \u0635\u062d\u0631\u0627\u06cc\u06cc \u0686\u0647 \u062e\u0628\u0631 \u062f\u0648\u0628\u06cc \u0686\u0647 \u062e\u0628\u0631 \u062f\u0648\u0628\u06cc \u0642\u0644\u0628 \u062f\u0644\u0627\u0631\u06cc \u0642\u0644\u0628 \u062f\u0644\u0627\u0631\u06cc \u0648\u0627\u06cc\u0631\u0627\u0644 \u0634\u0648 \u0648\u0627\u06cc\u0631\u0627\u0644 \u0634\u0648 \u0631\u0627\u0646\u062f\u0648\u0648 [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"pmpro_default_level":"","_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"class_list":["post-35592","page","type-page","status-publish","hentry","pmpro-has-access"],"_links":{"self":[{"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/pages\/35592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/comments?post=35592"}],"version-history":[{"count":5,"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/pages\/35592\/revisions"}],"predecessor-version":[{"id":38802,"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/pages\/35592\/revisions\/38802"}],"wp:attachment":[{"href":"https:\/\/alaraentertainment.com\/fa\/wp-json\/wp\/v2\/media?parent=35592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}