{"id":864,"date":"2026-01-25T18:58:17","date_gmt":"2026-01-25T18:58:17","guid":{"rendered":"https:\/\/cil.agency\/?page_id=864"},"modified":"2026-01-27T15:56:42","modified_gmt":"2026-01-27T13:56:42","slug":"content-video","status":"publish","type":"page","link":"https:\/\/cil.agency\/ro\/content-video\/","title":{"rendered":"Content &amp; Video"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"864\" class=\"elementor elementor-864\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91fcb4b e-con-full e-flex e-con e-parent\" data-id=\"91fcb4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8aecfbb elementor-widget elementor-widget-html\" data-id=\"8aecfbb\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* 1. CONTAINER GLOBAL & FUNDAL CU GLOW *\/\n  .cil-full-video-section{\n    --primary-orange:#FF6600;\n    --bg-black:#050505;\n    --card-bg:#0D0D0D;\n    --card-bg-hover:#111111;\n    --text-gray:#8A8A8A;\n\n    background-color:var(--bg-black);\n    font-family:'Inter',sans-serif;\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n    padding:100px 0;\n  }\n\n  .cil-full-video-section::before{\n    content:'';\n    position:absolute;\n    top:10%;\n    right:-5%;\n    width:600px;\n    height:600px;\n    background:radial-gradient(circle, rgba(255,102,0,.12) 0%, transparent 70%);\n    filter:blur(80px);\n    z-index:0;\n    pointer-events:none;\n  }\n  .cil-full-video-section::after{\n    content:'';\n    position:absolute;\n    bottom:5%;\n    left:-5%;\n    width:500px;\n    height:500px;\n    background:radial-gradient(circle, rgba(255,102,0,.08) 0%, transparent 70%);\n    filter:blur(100px);\n    z-index:0;\n    pointer-events:none;\n  }\n\n  \/* 2. SEC\u021aIUNEA VIDEO CONTENT *\/\n  .cil-video-wrapper{\n    max-width:1200px;\n    margin:0 auto;\n    display:flex;\n    align-items:center;\n    gap:60px;\n    padding:0 20px 80px;\n    position:relative;\n    z-index:2;\n  }\n  .cil-video-text{flex:1;}\n\n  .cil-rec-badge{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    background:rgba(255,255,255,.05);\n    border:1px solid #333;\n    padding:6px 14px;\n    border-radius:4px;\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:1px;\n    margin-bottom:25px;\n  }\n  .cil-rec-dot{\n    width:8px;height:8px;background:#ff4d4d;border-radius:50%;\n    box-shadow:0 0 8px #ff4d4d;\n    animation:cil-blink 1.5s infinite;\n  }\n  @keyframes cil-blink{50%{opacity:.2;}}\n\n  .cil-video-text h2{\n    font-size:clamp(38px, 5vw, 60px);\n    font-weight:800;\n    line-height:1.1;\n    margin-bottom:25px;\n    letter-spacing:-1px;\n  }\n  .cil-video-text h2 span{color:var(--primary-orange);}\n\n  .cil-video-text p{\n    color:var(--text-gray);\n    font-size:17px;\n    line-height:1.6;\n    max-width:500px;\n    margin-bottom:40px;\n  }\n\n  .cil-video-mockup{flex:1; position:relative;}\n  .cil-player-frame{\n    background:#111;\n    border:1px solid #222;\n    border-radius:14px;\n    padding:15px;\n    box-shadow:0 30px 60px rgba(0,0,0,.5);\n    transition:transform .4s ease;\n  }\n  .cil-player-frame:hover{transform:translateY(-5px);}\n  .cil-player-screen{\n    background:#080808;\n    height:240px;\n    border-radius:8px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    position:relative;\n    overflow:hidden;\n  }\n  .cil-waveform{width:60%; opacity:.6;}\n  .cil-timestamp{\n    position:absolute;\n    bottom:15px;\n    left:20px;\n    font-family:monospace;\n    font-size:18px;\n    color:#333;\n    font-weight:700;\n  }\n\n  \/* 3. BARA OBLIC\u0102 (MARQUEE) *\/\n  .cil-marquee-wrap{\n    width:130%;\n    margin-left:-15%;\n    background:var(--primary-orange);\n    transform:rotate(-3deg);\n    padding:22px 0;\n    border-top:2px solid #000;\n    border-bottom:2px solid #000;\n    position:relative;\n    z-index:10;\n    margin-bottom:100px;\n    display:flex;\n    overflow:hidden;\n  }\n  .cil-marquee-content{\n    display:flex;\n    white-space:nowrap;\n    animation:cil-marquee-anim 25s linear infinite;\n  }\n  .cil-marquee-content span{\n    font-size:24px;\n    font-weight:900;\n    color:#000;\n    padding:0 40px;\n    text-transform:uppercase;\n  }\n  @keyframes cil-marquee-anim{\n    0%{transform:translateX(0);}\n    100%{transform:translateX(-50%);}\n  }\n\n  \/* 4. FORMATE DISPONIBILE *\/\n  .cil-formats-container{\n    max-width:1100px;\n    margin:0 auto;\n    padding:0 20px;\n    text-align:center;\n    position:relative;\n    z-index:2;\n  }\n  .cil-formats-container h2{\n    font-size:24px;\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:3px;\n    margin-bottom:60px;\n  }\n  .cil-formats-grid{\n    display:grid;\n    grid-template-columns:repeat(2, 1fr);\n    gap:30px;\n  }\n\n  \/* CARD + HOVER ca in imagine *\/\n  .cil-format-card{\n    background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));\n    background-color:var(--card-bg);\n    border:1px solid rgba(255,255,255,.07);\n    border-radius:24px;\n    padding:50px;\n    text-align:left;\n    position:relative;\n    transition:transform .28s ease, border-color .28s ease, box-shadow .28s ease, background-color .28s ease;\n    box-shadow:\n      0 20px 40px rgba(0,0,0,.55),\n      inset 0 1px 0 rgba(255,255,255,.05);\n  }\n  .cil-format-card:hover{\n    transform:translateY(-8px);\n    background-color:var(--card-bg-hover);\n    border-color:rgba(255,102,0,.65);\n    box-shadow:\n      0 25px 70px rgba(0,0,0,.65),\n      0 0 0 1px rgba(255,102,0,.25),\n      0 0 40px rgba(255,102,0,.18),\n      inset 0 1px 0 rgba(255,255,255,.06);\n  }\n\n  \/* Iconi\u021be *\/\n  .cil-card-icon-main{\n    width:44px;\n    height:44px;\n    background:#151515;\n    border:1px solid #222;\n    border-radius:12px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin-bottom:25px;\n  }\n\n  \/* ICON din colt dreapta: mai mare + urca la hover *\/\n  .cil-card-ghost-icon{\n    position:absolute;\n    top:38px;\n    right:38px;\n    width:44px;\n    height:44px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color:var(--primary-orange);\n    opacity:.18;\n    transform:translateY(0);\n    transition:opacity .28s ease, transform .28s ease;\n    pointer-events:none;\n  }\n  .cil-card-ghost-icon svg{\n    width:44px;\n    height:44px;\n    display:block;\n  }\n  .cil-format-card:hover .cil-card-ghost-icon{\n    opacity:.5;\n    transform:translateY(-8px);\n  }\n\n  .cil-format-card h3{font-size:28px; font-weight:800; margin-bottom:8px;}\n  .cil-card-sub{color:#666; font-size:16px; font-weight:600; display:block; margin-bottom:20px;}\n\n  .cil-format-card p{\n    color:#A3A3A3;\n    font-size:15px;\n    line-height:1.6;\n    margin:0 0 26px 0;\n    max-width:520px;\n  }\n\n  .cil-card-list{list-style:none; padding:0; margin:0 0 35px 0;}\n  .cil-card-list li{\n    font-size:14px;\n    color:#BBB;\n    margin-bottom:12px;\n    display:flex;\n    align-items:center;\n    gap:10px;\n  }\n  .cil-card-list li::before{\n    content:'';\n    width:6px;\n    height:6px;\n    background:var(--primary-orange);\n    border-radius:50%;\n  }\n\n  .cil-card-price{\n    font-size:20px;\n    font-weight:800;\n    padding-top:25px;\n    border-top:1px solid rgba(255,255,255,.08);\n  }\n  .cil-card-price span{color:#444; font-size:13px; font-weight:400; margin-left:5px;}\n\n  \/* Buton Principal *\/\n  .cil-btn{\n    background:linear-gradient(90deg, #FF6600 0%, #FF8533 100%);\n    color:#fff;\n    padding:18px 45px;\n    border-radius:50px;\n    font-weight:700;\n    text-decoration:none;\n    display:inline-block;\n    transition:transform .3s ease, box-shadow .3s ease;\n    box-shadow:0 10px 20px rgba(255,102,0,.2);\n  }\n  .cil-btn:hover{\n    transform:translateY(-3px);\n    box-shadow:0 15px 30px rgba(255,102,0,.4);\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width:992px){\n    .cil-video-wrapper{flex-direction:column; text-align:center;}\n    .cil-formats-grid{grid-template-columns:1fr;}\n    .cil-video-text p{margin:0 auto 40px;}\n    .cil-marquee-wrap{transform:rotate(-2deg); width:140%;}\n  }\n<\/style>\n\n<div class=\"cil-full-video-section\">\n\n  <div class=\"cil-video-wrapper\">\n    <div class=\"cil-video-text\">\n      <div class=\"cil-rec-badge\"><span class=\"cil-rec-dot\"><\/span>RECORDING<\/div>\n      <h2>Nu posta \u00een gol.<br><span>Domin\u0103 Aten\u021bia.<\/span><\/h2>\n      <p>Video-ul nu mai este \"nice to have\". Este singurul mod \u00een care brandul t\u0103u supravie\u021buie\u0219te algoritmului. Cre\u0103m con\u021binut care opre\u0219te scroll-ul.<\/p>\n      <a href=\"https:\/\/cil.agency\/ro\/configurator\/\" class=\"cil-btn\">\u00cencepe Proiectul<\/a>\n    <\/div>\n\n    <div class=\"cil-video-mockup\">\n      <div class=\"cil-player-frame\">\n        <div style=\"display:flex; gap:6px; margin-bottom:15px;\">\n          <div style=\"width:10px; height:10px; background:#ff5f56; border-radius:50%;\"><\/div>\n          <div style=\"width:10px; height:10px; background:#ffbd2e; border-radius:50%;\"><\/div>\n          <div style=\"width:10px; height:10px; background:#27c93f; border-radius:50%;\"><\/div>\n        <\/div>\n\n        <div class=\"cil-player-screen\">\n          <svg class=\"cil-waveform\" viewbox=\"0 0 100 20\">\n            <rect x=\"0\" y=\"8\" width=\"2\" height=\"4\" fill=\"#FF6600\"><\/rect>\n            <rect x=\"5\" y=\"5\" width=\"2\" height=\"10\" fill=\"#FF6600\"><\/rect>\n            <rect x=\"10\" y=\"2\" width=\"2\" height=\"16\" fill=\"#FF6600\"><\/rect>\n            <rect x=\"15\" y=\"7\" width=\"2\" height=\"6\" fill=\"#FF6600\"><\/rect>\n            <rect x=\"20\" y=\"4\" width=\"2\" height=\"12\" fill=\"#FF6600\"><\/rect>\n            <rect x=\"25\" y=\"0\" width=\"2\" height=\"20\" fill=\"#FF6600\"><\/rect>\n            <rect x=\"30\" y=\"6\" width=\"2\" height=\"8\" fill=\"#FF6600\"><\/rect>\n          <\/svg>\n          <div class=\"cil-timestamp\">00:00:14:05<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"cil-marquee-wrap\">\n    <div class=\"cil-marquee-content\">\n      <span>RETENTION \/\/\/ VIRAL POTENTIAL \/\/\/ STOP BORING CONTENT \/\/\/ HIGH RETENTION \/\/\/<\/span>\n      <span>RETENTION \/\/\/ VIRAL POTENTIAL \/\/\/ STOP BORING CONTENT \/\/\/ HIGH RETENTION \/\/\/<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"cil-formats-container\">\n    <h2>Formate Disponibile<\/h2>\n\n    <div class=\"cil-formats-grid\">\n\n      <!-- CARD 1 -->\n      <div class=\"cil-format-card\">\n        <div class=\"cil-card-ghost-icon\" aria-hidden=\"true\">\n          <!-- Share icon (ca in poza) -->\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M8.3 11L15.7 7.6M8.3 13L15.7 16.4\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M6 12m-2.6 0a2.6 2.6 0 1 0 5.2 0a2.6 2.6 0 1 0-5.2 0                     M18 7m-2.6 0a2.6 2.6 0 1 0 5.2 0a2.6 2.6 0 1 0-5.2 0                     M18 17m-2.6 0a2.6 2.6 0 1 0 5.2 0a2.6 2.6 0 1 0-5.2 0\"\n                  stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n\n        <div class=\"cil-card-icon-main\" style=\"background:#ff6a00; border-color:#ff6a00;\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\">\n            <rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"><\/rect>\n            <line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"><\/line>\n          <\/svg>\n        <\/div>\n\n        <h3>Short Form<\/h3>\n        <span class=\"cil-card-sub\">Reels \/ TikTok \/ Shorts<\/span>\n        <p>Con\u021binut vertical, dinamic, construit pentru reten\u021bie. Scripturi cu structur\u0103 psihologic\u0103, care prind aten\u021bia din primele secunde.<\/p>\n\n        <ul class=\"cil-card-list\">\n          <li>Editare dinamic\u0103 (Alex Hormozi style)<\/li>\n          <li>Subtitr\u0103ri animate<\/li>\n          <li>Sound Design Imersiv<\/li>\n        <\/ul>\n\n        <div class=\"cil-card-price\">de la 450\u20ac <span>\/ pachet 5 reels<\/span><\/div>\n      <\/div>\n\n      <!-- CARD 2 -->\n      <div class=\"cil-format-card\">\n        <div class=\"cil-card-ghost-icon\" aria-hidden=\"true\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\">\n            <rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2.3\"\/>\n            <path d=\"M12 21v-4M8 21h8M10 8l5 3-5 3V8z\" stroke=\"currentColor\" stroke-width=\"2.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n\n        <div class=\"cil-card-icon-main\">\n          <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\">\n            <rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect>\n            <path d=\"M7 4v16M17 4v16M2 8h20M2 16h20\"><\/path>\n          <\/svg>\n        <\/div>\n\n        <h3>Long Form<\/h3>\n        <span class=\"cil-card-sub\">YouTube \/ Corporate \/ Ads<\/span>\n        <p>Produc\u021bii high-end pentru brand awareness. Prezent\u0103ri de produs, testimoniale client, sau reclame TV-ready.<\/p>\n\n        <ul class=\"cil-card-list\">\n          <li>Color Grading Cinematic<\/li>\n          <li>Storytelling Vizual<\/li>\n          <li>Interviuri Profesionale<\/li>\n        <\/ul>\n\n        <div class=\"cil-card-price\">Custom Pricing <span>\/ proiect<\/span><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ad6118 e-con-full e-flex e-con e-parent\" data-id=\"5ad6118\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c057d36 elementor-widget elementor-widget-html\" data-id=\"c057d36\" 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    \/* Container unic pentru a evita conflictele de CSS *\/\n    #cil-pipeline-noise-section {\n        --orange-main: #FF6600;\n        --dark-bg: #050505;\n        --gray-text: #8A8A8A;\n        \n        background-color: var(--dark-bg);\n        color: #ffffff;\n        font-family: 'Inter', sans-serif;\n        padding: 80px 20px;\n        position: relative;\n        overflow: hidden;\n    }\n\n    \/* BACKGROUND GLOW - Pata portocalie difuz\u0103 *\/\n    #cil-pipeline-noise-section .glow-bg {\n        position: absolute;\n        top: 20%;\n        right: -10%;\n        width: 600px;\n        height: 600px;\n        background: radial-gradient(circle, rgba(255, 102, 0, 0.08) 0%, transparent 70%);\n        filter: blur(80px);\n        z-index: 1;\n        pointer-events: none;\n    }\n\n    .cil-content-inner {\n        max-width: 850px;\n        margin: 0 auto;\n        position: relative;\n        z-index: 2;\n    }\n\n    \/* --- PIPELINE SECTION --- *\/\n    .pipeline-header {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        margin-bottom: 50px;\n    }\n\n    .pipeline-header svg {\n        width: 24px;\n        height: 24px;\n        color: var(--orange-main);\n    }\n\n    .pipeline-header h2 {\n        font-size: 24px;\n        font-weight: 700;\n        margin: 0;\n        color: #ffffff;\n    }\n\n    .pipeline-steps {\n        position: relative;\n        list-style: none;\n        padding: 0;\n        margin: 0;\n    }\n\n    \/* Linia vertical\u0103 de leg\u0103tur\u0103 *\/\n    .pipeline-steps::before {\n        content: '';\n        position: absolute;\n        top: 10px;\n        left: 16px;\n        height: calc(100% - 50px);\n        width: 1px;\n        background-color: #1A1A1A;\n    }\n\n    .step-item {\n        display: flex;\n        gap: 25px;\n        margin-bottom: 45px;\n    }\n\n    .step-circle {\n        width: 32px;\n        height: 32px;\n        border-radius: 50%;\n        background-color: var(--dark-bg);\n        border: 1px solid #222;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 13px;\n        font-weight: 700;\n        color: #444;\n        flex-shrink: 0;\n    }\n\n    \/* Primul pas activ (Border Portocaliu) *\/\n    .step-item:first-child .step-circle {\n        border-color: var(--orange-main);\n        color: var(--orange-main);\n        box-shadow: 0 0 10px rgba(255, 102, 0, 0.1);\n    }\n\n    .step-info h3 {\n        font-size: 18px;\n        font-weight: 700;\n        margin: 0 0 8px 0;\n        color: #ffffff;\n    }\n\n    .step-info p {\n        color: var(--gray-text);\n        font-size: 15px;\n        line-height: 1.6;\n        margin: 0;\n    }\n\n    \/* --- FINAL CTA SECTION --- *\/\n    .noise-cta {\n        text-align: center;\n        padding: 100px 0 40px;\n    }\n\n    .noise-cta h2 {\n        font-size: clamp(32px, 5vw, 40px);\n        font-weight: 800;\n        margin-bottom: 12px;\n        letter-spacing: -1px;\n        color: #ffffff;\n    }\n\n    .noise-cta p {\n        color: var(--gray-text);\n        margin-bottom: 35px;\n        font-size: 16px;\n    }\n\n    .btn-discuta {\n        background: linear-gradient(90deg, #FF6600 0%, #FF8533 100%);\n        color: #ffffff;\n        padding: 18px 45px;\n        border-radius: 50px;\n        font-weight: 700;\n        text-decoration: none;\n        display: inline-block;\n        font-size: 16px;\n        box-shadow: 0 10px 25px rgba(255, 102, 0, 0.25);\n        transition: transform 0.3s ease;\n    }\n\n    .btn-discuta:hover {\n        transform: scale(1.03);\n    }\n<\/style>\n\n<div id=\"cil-pipeline-noise-section\">\n    <div class=\"glow-bg\"><\/div>\n    \n    <div class=\"cil-content-inner\">\n        <div class=\"pipeline-header\">\n            <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"><\/polyline>\n                <polyline points=\"17 6 23 6 23 12\"><\/polyline>\n            <\/svg>\n            <h2>Pipeline-ul de Produc\u021bie<\/h2>\n        <\/div>\n\n        <div class=\"pipeline-steps\">\n            <div class=\"step-item\">\n                <div class=\"step-circle\">1<\/div>\n                <div class=\"step-info\">\n                    <h3>Strategy & Scripting<\/h3>\n                    <p>Nu film\u0103m nimic f\u0103r\u0103 un scop. Scriem scenarii bazate pe psihologia clientului t\u0103u ideal.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"step-item\">\n                <div class=\"step-circle\">2<\/div>\n                <div class=\"step-info\">\n                    <h3>Filming \/ Raw Footage<\/h3>\n                    <p>Ne deplas\u0103m la loca\u021bie cu echipament cinema sau ne trimi\u021bi tu film\u0103rile raw (pentru editare remote).<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"step-item\">\n                <div class=\"step-circle\">3<\/div>\n                <div class=\"step-info\">\n                    <h3>The \"Magic\" Edit<\/h3>\n                    <p>T\u0103iem tot ce e plictisitor. Ad\u0103ug\u0103m efecte vizuale, sunet \u0219i colorizare pentru a men\u021bine reten\u021bia sus.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"step-item\">\n                <div class=\"step-circle\">4<\/div>\n                <div class=\"step-info\">\n                    <h3>Distribution<\/h3>\n                    <p>\u00ce\u021bi livr\u0103m fi\u0219ierele optimizate pentru fiecare platform\u0103 (9:16, 16:9, etc).<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <section class=\"noise-cta\">\n            <h2>Let's make some noise.<\/h2>\n            <p>Agenda pentru film\u0103ri se ocup\u0103 rapid. Rezerv\u0103 slot-ul t\u0103u.<\/p>\n            <a href=\"https:\/\/cil.agency\/ro\/configurator\/\" class=\"btn-discuta\">Discut\u0103 Proiectul<\/a>\n        <\/section>\n    <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>RECORDING Nu posta \u00een gol.Domin\u0103 Aten\u021bia. Video-ul nu mai este &#8220;nice to have&#8221;. Este singurul mod \u00een care brandul t\u0103u supravie\u021buie\u0219te algoritmului. Cre\u0103m con\u021binut care opre\u0219te scroll-ul. \u00cencepe Proiectul 00:00:14:05 RETENTION \/\/\/ VIRAL POTENTIAL \/\/\/ STOP BORING CONTENT \/\/\/ HIGH RETENTION \/\/\/ RETENTION \/\/\/ VIRAL POTENTIAL \/\/\/ STOP BORING CONTENT \/\/\/ HIGH RETENTION \/\/\/ Formate [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-864","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/pages\/864","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/comments?post=864"}],"version-history":[{"count":7,"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/pages\/864\/revisions"}],"predecessor-version":[{"id":1067,"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/pages\/864\/revisions\/1067"}],"wp:attachment":[{"href":"https:\/\/cil.agency\/ro\/wp-json\/wp\/v2\/media?parent=864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}