{"id":10,"date":"2023-04-18T23:41:46","date_gmt":"2023-04-18T23:41:46","guid":{"rendered":"https:\/\/disewild.cl\/?page_id=10"},"modified":"2025-11-11T22:12:36","modified_gmt":"2025-11-11T22:12:36","slug":"inicio","status":"publish","type":"page","link":"https:\/\/disewild.cl\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c67a610 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"c67a610\" 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-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ca17df3\" data-id=\"ca17df3\" 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-3b1c033 elementor-widget elementor-widget-html\" data-id=\"3b1c033\" 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=\"es\">\r\n<head>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n\r\n\r\n.montserrat-<uniquifier> {\r\n  font-family: \"Montserrat\", sans-serif;\r\n  font-optical-sizing: auto;\r\n  font-weight: <weight>;\r\n  font-style: normal;\r\n}\r\n        :root {\r\n    --dark-bg: #000; \r\n    --light-color: rgba(255, 255, 255, 0.08);\r\n    --transition-time: 15s; \r\n}\r\n\r\nbody, html {\r\n    background-color: black;\r\nmargin: 0;\r\n    padding: 0;\r\n    height: 100%;;\r\n    font-family: Arial, sans-serif;\r\n    overflow: hidden; \r\n}\r\n\r\n\r\n.banner-container {\r\n    background-color: var(--dark-bg);\r\n    height: 100vh;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    color: white;\r\n    text-align: center;\r\n    position: relative;\r\n    \r\n\r\n    background-image: \r\n        repeating-radial-gradient(\r\n            circle at 50% 50%, \r\n            var(--light-color) 0%, \r\n            transparent 10%, \r\n            transparent 50%\r\n        );\r\n    background-size: 400% 400%; \r\n    animation: moveLight var(--transition-time) linear infinite alternate;\r\n}\r\n\r\n\r\n@keyframes moveLight {\r\n    0% {\r\n        background-position: 0% 0%; \r\n    }\r\n    100% {\r\n        background-position: 100% 100%; \r\n    }\r\n}\r\n\r\n.header-text, .footer-text {\r\n    padding: 15px;\r\n    font-size: 10px;\r\n    letter-spacing: 2px;\r\n    opacity: 0.8;\r\n}\r\n\r\n.main-content {\r\n    flex-grow: 1;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n}\r\n\r\n.prepare {\r\n    font-size: 14px;\r\n    letter-spacing: 4px;\r\n    margin-bottom: 5px;\r\n}\r\n\r\nh1 {\r\n    font-size: 3em; \r\n    color: white;\r\n    \r\n    margin: 0;\r\n    font-weight: 800; \r\n}\r\n\r\n.scroll-indicator {\r\n    padding-bottom: 40px;\r\n}\r\n\r\n.arrow {\r\n    font-size: 30px;\r\n    animation: bounce 2s infinite; \r\n}\r\n    h2 {\r\n        font-family: Montserrat;\r\n        font-weight: 200;\r\ncolor: rgba(255, 141, 70, 1);\r\n    }\r\n\r\n@keyframes bounce {\r\n    0%, 20%, 50%, 80%, 100% {\r\n        transform: translateY(0);\r\n    }\r\n    40% {\r\n        transform: translateY(-5px);\r\n    }\r\n    60% {\r\n        transform: translateY(-2px);\r\n    }\r\n\r\n}\r\n    <\/style>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Pr\u00f3ximamente - Banner Animado<\/title>\r\n    <link rel=\"stylesheet\" href=\"styles.css\">\r\n<\/head>\r\n<body>\r\n    <div class=\"banner-container\">\r\n        <div class=\"header-text\">\r\n            <span>DISEWILD STUDIO<\/span>\r\n            <span>TEMPORADA 2025-2026<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"main-content\">\r\n            <span class=\"prepare\">PREP\u00c1RATE<\/span>\r\n            <h1>MUY PRONTO DISPONIBLE<\/h1>\r\n            <h2>01-12-25<\/h2>\r\n        <\/div>\r\n        \r\n        <div class=\"scroll-indicator\">\r\n            <div class=\"arrow\">\u2193<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"footer-text\">\r\n            WWW.DISEWILD.CL\r\n        <\/div>\r\n    <\/div>\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pr\u00f3ximamente &#8211; Banner Animado DISEWILD STUDIO TEMPORADA 2025-2026 PREP\u00c1RATE MUY PRONTO DISPONIBLE 01-12-25 \u2193 WWW.DISEWILD.CL<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-global-header-display":"","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":"","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","_joinchat":[],"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Inicio - Agencia Disewild<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/disewild.cl\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Inicio - Agencia Disewild\" \/>\n<meta property=\"og:description\" content=\"Pr\u00f3ximamente &#8211; Banner Animado DISEWILD STUDIO TEMPORADA 2025-2026 PREP\u00c1RATE MUY PRONTO DISPONIBLE 01-12-25 \u2193 WWW.DISEWILD.CL\" \/>\n<meta property=\"og:url\" content=\"https:\/\/disewild.cl\/\" \/>\n<meta property=\"og:site_name\" content=\"Agencia Disewild\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-11T22:12:36+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/disewild.cl\\\/\",\"url\":\"https:\\\/\\\/disewild.cl\\\/\",\"name\":\"Inicio - Agencia Disewild\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/disewild.cl\\\/#website\"},\"datePublished\":\"2023-04-18T23:41:46+00:00\",\"dateModified\":\"2025-11-11T22:12:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/disewild.cl\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/disewild.cl\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/disewild.cl\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/disewild.cl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inicio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/disewild.cl\\\/#website\",\"url\":\"https:\\\/\\\/disewild.cl\\\/\",\"name\":\"Agencia Disewild\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/disewild.cl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Inicio - Agencia Disewild","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/disewild.cl\/","og_locale":"es_ES","og_type":"article","og_title":"Inicio - Agencia Disewild","og_description":"Pr\u00f3ximamente &#8211; Banner Animado DISEWILD STUDIO TEMPORADA 2025-2026 PREP\u00c1RATE MUY PRONTO DISPONIBLE 01-12-25 \u2193 WWW.DISEWILD.CL","og_url":"https:\/\/disewild.cl\/","og_site_name":"Agencia Disewild","article_modified_time":"2025-11-11T22:12:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/disewild.cl\/","url":"https:\/\/disewild.cl\/","name":"Inicio - Agencia Disewild","isPartOf":{"@id":"https:\/\/disewild.cl\/#website"},"datePublished":"2023-04-18T23:41:46+00:00","dateModified":"2025-11-11T22:12:36+00:00","breadcrumb":{"@id":"https:\/\/disewild.cl\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/disewild.cl\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/disewild.cl\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/disewild.cl\/"},{"@type":"ListItem","position":2,"name":"Inicio"}]},{"@type":"WebSite","@id":"https:\/\/disewild.cl\/#website","url":"https:\/\/disewild.cl\/","name":"Agencia Disewild","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/disewild.cl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/disewild.cl\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/disewild.cl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/disewild.cl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/disewild.cl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/disewild.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":260,"href":"https:\/\/disewild.cl\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":344,"href":"https:\/\/disewild.cl\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/344"}],"wp:attachment":[{"href":"https:\/\/disewild.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}