{"id":6660,"date":"2026-05-24T19:22:40","date_gmt":"2026-05-24T16:22:40","guid":{"rendered":"https:\/\/filmmic.ro\/wp69\/?page_id=6660"},"modified":"2026-05-24T19:53:49","modified_gmt":"2026-05-24T16:53:49","slug":"finalisti-sectiunea-spot-publicitar","status":"publish","type":"page","link":"https:\/\/filmmic.ro\/wp69\/finalisti-sectiunea-spot-publicitar\/","title":{"rendered":"Finali\u0219ti &#8211; Sec\u021biunea Spot Publicitar"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6660\" class=\"elementor elementor-6660\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1ed63e6 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"1ed63e6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b66aacf\" data-id=\"b66aacf\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f713f67 elementor-widget elementor-widget-html\" data-id=\"f713f67\" 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=\"header-container\">\r\n    <style>\r\n        .header-container {\r\n            text-align: center;\r\n            padding: 80px 20px;\r\n            font-family: 'Montserrat', sans-serif;\r\n            text-transform: uppercase;\r\n        }\r\n        .subtitle {\r\n            color: #fff;\r\n            font-size: 1.2rem;\r\n            letter-spacing: 10px;\r\n            margin-bottom: 10px;\r\n            opacity: 0.8;\r\n        }\r\n        .main-title {\r\n            font-size: clamp(3rem, 8vw, 6rem);\r\n            font-weight: 900;\r\n            color: #fff;\r\n            margin: 0;\r\n            line-height: 1;\r\n            \/* Efect 3D \u0219i Glow *\/\r\n            text-shadow: \r\n                0 0 10px rgba(255, 255, 255, 0.5),\r\n                0 0 20px rgba(255, 0, 60, 0.6),\r\n                5px 5px 0px rgba(255, 0, 60, 0.8);\r\n        }\r\n    <\/style>\r\n    \r\n    <div class=\"subtitle\">Finali\u0219ti Edi\u021bia XVIII<\/div>\r\n    <h1 class=\"main-title\">Sec\u021biunea<br>Spot Publicitar<\/h1>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b78d826 elementor-widget elementor-widget-html\" data-id=\"b78d826\" 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<!DOCTYPE html>\r\n<html lang=\"ro\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@900&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        body { background: #020203; color: #fff; margin: 0; font-family: 'Montserrat', sans-serif; overflow-x: hidden; }\r\n        \r\n        \/* Fundal cu \"zgomot\" digital subtil *\/\r\n        body::before { content: \"\"; position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.03; pointer-events: none; background-image: url('data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0IiBoZWlnaHQ9IjQiPjxyZWN0IHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9IiNmZmYiLz48L3N2Zz4='); }\r\n\r\n        .container { width: 90%; max-width: 1200px; margin: 100px auto; }\r\n\r\n        \/* Fiecare finalist este un \"Glitch Card\" *\/\r\n        .card { position: relative; display: flex; align-items: center; gap: 60px; margin-bottom: 200px; opacity: 0; transform: translateY(100px); transition: 1s cubic-bezier(0.19, 1, 0.22, 1); }\r\n        .card.visible { opacity: 1; transform: translateY(0); }\r\n        .card:nth-child(even) { flex-direction: row-reverse; }\r\n\r\n        .video-box { width: 60%; aspect-ratio: 16\/9; background: #000; border: 1px solid #ff003c; position: relative; transition: 0.5s; overflow: hidden; }\r\n        .video-box iframe { width: 100%; height: 100%; border: none; }\r\n        .video-box:hover { transform: scale(1.02); box-shadow: 0 0 40px rgba(255,0,60,0.3); }\r\n\r\n        .info-box { width: 40%; }\r\n        .number { font-size: 8rem; color: transparent; -webkit-text-stroke: 2px #ff003c; line-height: 0.8; }\r\n        .name { font-size: 2.2rem; text-transform: uppercase; margin-top: 10px; line-height: 1.1; }\r\n        \r\n        .data-row { margin-top: 20px; }\r\n        .label { color: #ff003c; font-family: monospace; font-size: 0.7rem; letter-spacing: 2px; display: block; }\r\n        .value { font-size: 1.1rem; color: #fff; margin-top: 2px; }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"container\">\r\n    <div class=\"card\">\r\n        <div class=\"number\">01<\/div>\r\n        <div class=\"video-box\">\r\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/dffPEsOqkrw\" allowfullscreen><\/iframe>\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n            <div class=\"name\">FRECVEN\u021aA T\u0102CERII<\/div>\r\n            <div class=\"data-row\"><span class=\"label\">INSTITU\u021aIA DE \u00ceNV\u0102\u021a\u0102M\u00c2NT<\/span><div class=\"value\">Palatul Copiilor<\/div><\/div>\r\n            <div class=\"data-row\"><span class=\"label\">LOCALITATE<\/span><div class=\"value\">Cluj<\/div><\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n        <div class=\"number\">02<\/div>\r\n        <div class=\"video-box\">\r\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/e4bg9W_RX9M\" allowfullscreen><\/iframe>\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n            <div class=\"name\">SUFLETUL MEU\/ MY SOUL<\/div>\r\n            <div class=\"data-row\"><span class=\"label\">INSTITU\u021aIA DE \u00ceNV\u0102\u021a\u0102M\u00c2NT<\/span><div class=\"value\">Colegiul Tehnic Media<\/div><\/div>\r\n            <div class=\"data-row\"><span class=\"label\">LOCALITATE<\/span><div class=\"value\">Bucure\u0219ti<\/div><\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n        <div class=\"number\">03<\/div>\r\n        <div class=\"video-box\">\r\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/SQht0NrihVA\" allowfullscreen><\/iframe>\r\n        <\/div>\r\n        <div class=\"info-box\">\r\n            <div class=\"name\">THE SILENCE AFTER<\/div>\r\n            <div class=\"data-row\"><span class=\"label\">INSTITU\u021aIA DE \u00ceNV\u0102\u021a\u0102M\u00c2NT<\/span><div class=\"value\">Colegiul Tehnic Media<\/div><\/div>\r\n            <div class=\"data-row\"><span class=\"label\">LOCALITATE<\/span><div class=\"value\">Bucure\u0219ti<\/div><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    \/\/ Reveal la scroll\r\n    const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => { if(entry.isIntersecting) entry.target.classList.add('visible'); });\r\n    }, { threshold: 0.3 });\r\n    \r\n    document.querySelectorAll('.card').forEach(card => observer.observe(card));\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6819703 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"6819703\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-19fa264\" data-id=\"19fa264\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Finali\u0219ti Edi\u021bia XVIII Sec\u021biuneaSpot Publicitar 01 FRECVEN\u021aA T\u0102CERII INSTITU\u021aIA DE \u00ceNV\u0102\u021a\u0102M\u00c2NTPalatul Copiilor LOCALITATECluj 02 SUFLETUL MEU\/ MY SOUL INSTITU\u021aIA DE \u00ceNV\u0102\u021a\u0102M\u00c2NTColegiul Tehnic Media LOCALITATEBucure\u0219ti 03 THE SILENCE AFTER INSTITU\u021aIA DE \u00ceNV\u0102\u021a\u0102M\u00c2NTColegiul Tehnic Media LOCALITATEBucure\u0219ti<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-6660","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/pages\/6660","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/comments?post=6660"}],"version-history":[{"count":19,"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/pages\/6660\/revisions"}],"predecessor-version":[{"id":6680,"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/pages\/6660\/revisions\/6680"}],"wp:attachment":[{"href":"https:\/\/filmmic.ro\/wp69\/wp-json\/wp\/v2\/media?parent=6660"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}