slidesgo.com
Open in
urlscan Pro
2606:4700:10::ac43:912
Public Scan
URL:
https://slidesgo.com/es/
Submission Tags: falconsandbox
Submission: On April 18 via api from US — Scanned from DE
Submission Tags: falconsandbox
Submission: On April 18 via api from US — Scanned from DE
Form analysis
15 forms found in the DOMhttps://slidesgo.com/es/busqueda#rs=search
<form action="https://slidesgo.com/es/busqueda#rs=search" x-data="searcher("es", "1", "")" x-ref="form" x-on:submit.prevent="submitSearch()" x-on:scroll-over-home-search.window="!isMinimal ? hideSearch() : ''"
@mousedown.away="hideSearch" class="relative w-full mb-0">
<div class="relative group bg-gray-150 sm:bg-purple-500 sm:focus-within:bg-white focus-within:placeholder-gray-600 focus-within:text-gray-600 overflow-hidden rounded text-gray-600 sm:text-purple-200 hover:text-gray-600">
<div class="hidden">
<span class="flex items-center justify-center text-gray-200 text-sm font-medium sm:pl-3 sm:border-r sm:border-gray-300 sm:group-hover:text-gray-600 sm:group-focus-within:text-gray-600 lg:hidden xl:flex">
<svg class="fill-current w-5 h-5 fill-current shrink-0 sm:w-4 sm:h-4" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M9.321 10.355c.001.345.28.623.625.623 0 0 1.072 0 1.486-.011 1.532-.027 2.632-1.358 2.632-3.166 0-1.9-1.08-3.178-2.686-3.178H9.935a.627.627 0 0 0-.625.627l.011 5.105Zm2.061-4.483c1.06 0 1.436 1 1.436 1.929 0 .928-.434 1.9-1.405 1.916-.2 0-.538.006-.844.009l-.005-3.853h.818ZM4.121 5.168v5.262a.625.625 0 0 0 1.25 0V8.767h.84a2.11 2.11 0 1 0 0-4.22l-.006-.004H4.74a.644.644 0 0 0-.443.193.642.642 0 0 0-.176.432Zm2.084 2.345h-.832l-.006-1.72h.838a.86.86 0 1 1 0 1.72Z">
</path>
<path
d="M19 0H5a5.006 5.006 0 0 0-5 5v14a5.006 5.006 0 0 0 5 5h11.343a4.968 4.968 0 0 0 3.536-1.464l2.656-2.658A4.967 4.967 0 0 0 24 16.343V5a5.006 5.006 0 0 0-5-5ZM2 19V5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10h-4a3 3 0 0 0-3 3v4H5a3 3 0 0 1-3-3Zm16.465 2.122c-.402.401-.91.679-1.465.8V18a1 1 0 0 1 1-1h3.925a3.016 3.016 0 0 1-.8 1.464l-2.66 2.658Z">
</path>
<path d="M16.354 8.603v1.8a.625.625 0 1 1-1.25 0V5.59a.625.625 0 0 1 .625-.625h2.012a.625.625 0 0 1 0 1.25h-1.387v1.138h1.239a.625.625 0 0 1 0 1.25h-1.24Z"></path>
<defs>
<clipPath id="a">
<path d="M0 0h24v24H0z"></path>
</clipPath>
</defs>
</svg> <span class="hidden sm:flex mx-2">PDF</span>
</span>
</div>
<input id="search-input" x-ref="searchinput" @focus="focused" @keyup.debounce.500="search($event)" @keydown.down.prevent="selectNext($event)" @keydown.up.prevent="selectPrev($event)" x-model="searchText" type="text" name="q"
placeholder="Buscar plantillas" autocomplete="off" required="required"
class="focus:ring-0 w-full outline-none appearance-none caret-purple-400 pl-4 pr-5 h-10 xl:max-w-4xl placeholder-gray-600 sm:placeholder-purple-200 bg-transparent sm:group-hover:bg-white rounded hover:placeholder-gray-600 focus:placeholder-gray-600 pr-16">
<label for="search-input"></label>
<button type="submit" class="absolute top-0 right-0 bottom-0 mx-5 flex items-center focus:outline-none" aria-label="Search button">
<svg alt="Search" loading="lazy" class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 57 57">
<path d="M55.1 51.9L41.6 37.8A23 23 0 0024 0a23 23 0 1013.2 41.8L50.8 56a3 3 0 004.3.1 3 3 0 000-4.2zM24 6a17 17 0 110 34 17 17 0 010-34z"></path>
</svg> </button>
<template x-if="searchText.length > 0">
<button @click="resetSearch" type="button" title="Clear the search query." class="searchbox__reset absolute top-0 right-10 h-full w-8 flex justify-center items-center">
<svg alt="Close" class="fill-current h-3 w-3" viewBox="0 0 375 375" xmlns="http://www.w3.org/2000/svg">
<path d="M368.7 339.4L35.9 6.6A20.7 20.7 0 006.6 36l332.8 332.8a20.7 20.7 0 1029.3-29.3z"></path>
<path d="M339.4 6.6L6.6 339.4A20.7 20.7 0 1036 368.7L368.7 35.9a20.7 20.7 0 10-29.3-29.3z"></path>
</svg> </button>
</template>
</div>
<template x-if="showResults">
<div class="search-bar">
<template x-if="searchText.length > 0 && results.length">
<div class="absolute bg-white shadow-lg left-0 right-0 py-4 rounded-b-lg -ml-4 sm:ml-0 w-screen sm:w-auto sm:-mt-2">
<div>
<template x-for="(result, key) in results">
<div @mouseover="resetOptionNavigation" @click="selectOption(result)" @keyup.enter="selectOption(result)" :class="key === selectedOption ? 'bg-gray-150' : ''"
class="autocomplete-terms flex items-center text-left py-3 px-4 text-gray-600 hover:bg-gray-150 hover:cursor-pointer">
<span :class="result.fromHistory ? 'text-purple-400' : ''" x-html="result.highlightResult"></span>
</div>
</template>
<template x-if="templates.length">
<div class="hidden sm:block border-t border-gray-150 mt-3 pt-3 px-4">
<h3 class="text-left font-bold text-gray-800 mb-2">Templates</h3>
<div class="grid sm:grid-cols-3 lg:grid-cols-2 gap-4 py-2">
<template x-for="(article, key) in templates">
<div class="last:hidden lg:last:flex flex justify-between">
<div class="w-full lg:w-4/12">
<a :href="article.url" class="block relative aspect-w-16 aspect-h-9">
<template x-if="article.premium && !article.xl">
<span class="h-4 w-4 rounded-sm bg-darkblue-500 bg-opacity-75 flex items-center justify-center z-10 mb-1 absolute top-0 left-0 mt-1 ml-1">
<img src="/images/icons/premium.svg" class="h-2 w-2">
</span>
</template>
<template x-if="article.xl">
<span class="h-4 w-4 rounded-sm bg-darkblue-500 bg-opacity-75 flex items-center justify-center z-10 mb-1 absolute top-0 left-0 mt-1 ml-1">
<img src="/images/icons/premium-xl.svg" class="h-2 w-2">
</span>
</template>
<img :src="article.thumb" class="absolute top-0 left-0 w-full h-full object-contain rounded" alt="related">
</a>
</div>
<div class="hidden lg:flex pl-2 w-8/12 flex-col justify-center">
<h3 class="truncate font-bold text-sm text-left">
<a :href="article.url" x-text="article.name" class="text-gray-700 no-underline hover:text-purple-400"></a>
</h3>
<p x-text="article.total_images +' slides'" class="text-gray-600 text-xs text-left"></p>
</div>
</div>
</template>
</div>
</div>
</template>
</div>
</div>
</template>
<template x-if="searchText.length === 0">
<div class="bg-white shadow-lg w-full p-4 fixed sm:absolute top-28 sm:top-auto left-0 w-screen sm:w-full sm:mt-3 sm:rounded">
<p class="text-left font-bold mb-2 text-gray-800">Búsquedas principales</p>
<div class="flex items-center mb-4 overflow-auto sm:flex-wrap">
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "aesthetic")" href="https://slidesgo.com/es/busqueda?q=aesthetic#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
aesthetic
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "medicina")" href="https://slidesgo.com/es/busqueda?q=medicina#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
medicina
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "historia")" href="https://slidesgo.com/es/busqueda?q=historia#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
historia
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "tecnologia")" href="https://slidesgo.com/es/busqueda?q=tecnologia#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
tecnologia
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "educaci\u00f3n")" href="https://slidesgo.com/es/busqueda?q=educación#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
educación
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "minimalista")" href="https://slidesgo.com/es/busqueda?q=minimalista#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
minimalista
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "naturaleza")" href="https://slidesgo.com/es/busqueda?q=naturaleza#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
naturaleza
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "quimica")" href="https://slidesgo.com/es/busqueda?q=quimica#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
quimica
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "musica")" href="https://slidesgo.com/es/busqueda?q=musica#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
musica
</a>
</div>
<p class="mb-2 text-left font-bold text-gray-800">Tendencias de búsqueda</p>
<div class="flex overflow-auto sm:grid gap-x-2 gap-y-6 sm:grid-cols-2 mt-2 pb-2 pt-2 mb-4 mt-2 sm:pb-0 2xl:grid-cols-3">
<a onclick="trackAnalytic("search-suggested", "Click-trending", "dia de la tierra")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=dia+de+la+tierra&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-2/5">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/23589124/ozone-layer-depletion-science-lesson-for-high-school-to-celebrate-world-ozone-day1660289219.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/23589124/ozone-layer-depletion-science-lesson-for-high-school-to-celebrate-world-ozone-day1660289219.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/23589124/ozone-layer-depletion-science-lesson-for-high-school-to-celebrate-world-ozone-day1660289219.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">dia de la tierra</h3>
<p class="text-gray-600 text-left text-xs">42 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "dia del libro")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=dia+del+libro&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-2/5">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/30158205/what-is-your-favorite-book-celebrate-family-literacy-day-infographics1673961962.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/30158205/what-is-your-favorite-book-celebrate-family-literacy-day-infographics1673961962.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/30158205/what-is-your-favorite-book-celebrate-family-literacy-day-infographics1673961962.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">dia del libro</h3>
<p class="text-gray-600 text-left text-xs">52 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "dia del ni\u00f1o")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=dia+del+niño&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-2/5">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/22306703/spanish-childrens-day1655284159.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/22306703/spanish-childrens-day1655284159.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/22306703/spanish-childrens-day1655284159.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">dia del niño</h3>
<p class="text-gray-600 text-left text-xs">115 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "espa\u00f1a")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=españa&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-2/5">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/1834798/leccion-de-historia-de-espana1610443228.png">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/1834798/leccion-de-historia-de-espana1610443228.png">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/1834798/leccion-de-historia-de-espana1610443228.png">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">españa</h3>
<p class="text-gray-600 text-left text-xs">110 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "pregnancy")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=pregnancy&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-2/5">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/25616827/pregnant-woman-emergency-clinical-case1664794228.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/25616827/pregnant-woman-emergency-clinical-case1664794228.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/25616827/pregnant-woman-emergency-clinical-case1664794228.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">pregnancy</h3>
<p class="text-gray-600 text-left text-xs">28 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "egipto")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=egipto&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-2/5">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/15669698/ancient-egypt-gods-infographics1640171112.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/15669698/ancient-egypt-gods-infographics1640171112.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/15669698/ancient-egypt-gods-infographics1640171112.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">egipto</h3>
<p class="text-gray-600 text-left text-xs">10 plantillas</p>
</div>
</a>
</div>
<div wire:id="P0WbT9HsKRq9hhvHPKw5"
wire:initial-data="{"fingerprint":{"id":"P0WbT9HsKRq9hhvHPKw5","name":"suggester","locale":"es","path":"es","method":"GET","v":"acj"},"effects":{"listeners":[]},"serverMemo":{"children":[],"errors":[],"htmlHash":"d3f14800","data":{"requestCount":1,"modalStatus":false,"step":0,"lastStepFilled":0,"allColors":[],"allStyles":[],"availableColors":null,"availableStyles":null,"totalColorResults":0,"totalStyleResults":0,"styles":null,"suggesterFormOptions":{"activeUsage":null,"activeOption":null,"activeColor":null,"activeStyle":null},"isLink":false,"topicCovers":null},"dataMeta":{"modelCollections":{"allColors":{"class":"Domain\\Tags\\Tag","id":[30,31,32,34,35,38,39,40,41,42,46,298,561,562],"relations":[],"connection":"mysql","collectionClass":"Domain\\Tags\\TagCollection"},"allStyles":{"class":"Domain\\Tags\\Tag","id":[100,454,26,68,47,1],"relations":[],"connection":"mysql","collectionClass":"Domain\\Tags\\TagCollection"}},"wireables":["suggesterFormOptions"]},"checksum":"aef81099ea3b0165b66ee6881415466edcee63f0542d5a5f0a5b6e0f0b960703"}}">
<div class="mt-10 pt-4 border-t border-gray-200 flex items-center">
<span class="mr-4 text-left font-bold text-gray-800">¿Se te acabaron las ideas? ¡Podemos ayudarte!</span>
<button wire:click="openModal()" type="button" class="flex items-center whitespace-nowrap h-8 px-3 rounded font-medium text-gray-800 border-2 border-gray-800 sm:px-4 hover:bg-gray-800 hover:text-white"
onclick="gtm.suggester('dropdown'); trackAnalytic('search-inspiration', 'click', 'start')"> Encontrar inspiración <svg class="fill-current w-4 h-4 fill-current ml-2" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#a)">
<path
d="M12.056 2.857a4.488 4.488 0 0 0-1.206-1.57C9.866.458 8.507 0 7.027 0 5.548 0 4.19.457 3.205 1.288a4.487 4.487 0 0 0-1.206 1.57 4.846 4.846 0 0 0-.44 2.064c0 1.777 1.036 3.073 1.87 4.112.528.66 1.028 1.283 1.028 1.767v1.263a1.936 1.936 0 0 0 1.173 1.788c.235.1.487.15.741.148h1.34a1.883 1.883 0 0 0 1.364-.574c.355-.364.553-.854.55-1.362v-1.263c0-.484.495-1.108 1.02-1.77.823-1.038 1.851-2.332 1.851-4.11 0-.74-.148-1.437-.44-2.064ZM7.71 12.633H6.37a.553.553 0 0 1-.547-.569v-.716h2.434v.716c0 .317-.24.569-.547.569ZM9.573 8.18c-.476.6-.932 1.176-1.162 1.8h-.7V6.015a.684.684 0 0 1 .684-.684.684.684 0 1 0 0-1.367c-.505 0-.992.187-1.368.525a2.045 2.045 0 0 0-1.367-.525.684.684 0 1 0 0 1.367.684.684 0 0 1 .684.684V9.98h-.676c-.23-.623-.691-1.2-1.173-1.801-.77-.963-1.57-1.958-1.57-3.257 0-1.056.4-1.95 1.16-2.587.76-.637 1.786-.968 2.942-.968 1.157 0 2.202.345 2.943.968.74.624 1.159 1.531 1.159 2.587 0 1.299-.79 2.297-1.556 3.26Z">
</path>
</g>
<defs>
<clipPath id="a">
<path d="M0 0h14v14H0z"></path>
</clipPath>
</defs>
</svg> </button>
</div>
<div class="max-w-sm sm:max-w-xl lg:max-w-2xl" x-data="{ modalOpen: window.Livewire.find('P0WbT9HsKRq9hhvHPKw5').entangle('modalStatus'), closeable : 1 }" x-ref="self" x-on:keyup.escape.window="!closeable ? modalOpen = false : ''">
<div x-cloak="" x-show="modalOpen" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease-in duration-200 transform"
x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" class="origin-center fixed inset-0 z-30 flex items-center justify-center px-4 overflow-auto">
<div class="bg-opacity-50 bg-gray-900 fixed inset-0 z-10" x-on:click="modalOpen = false" data-testid="out-premium-modal">
</div>
<div class="bg-white relative z-15 flex flex-col items-center justify-center p-6 sm:p-8 rounded max-w-sm sm:max-w-xl lg:max-w-2xl" id="modal-suggester" role="dialog" aria-modal="true" aria-labelledby="modal-headline">
<button x-on:click="modalOpen = false; return false;" class="group absolute top-0 right-0 cursor-pointer hover:bg-gray-200 focus:outline-none rounded w-10 h-10 mt-2 mr-2 flex items-center justify-center">
<svg class="fill-current w-3.5 h-3.5 text-gray-600 group-hover:text-gray-800 transition-all duration-300" viewBox="0 0 375 375" xmlns="http://www.w3.org/2000/svg">
<path d="M368.7 339.4L35.9 6.6A20.7 20.7 0 006.6 36l332.8 332.8a20.7 20.7 0 1029.3-29.3z"></path>
<path d="M339.4 6.6L6.6 339.4A20.7 20.7 0 1036 368.7L368.7 35.9a20.7 20.7 0 10-29.3-29.3z"></path>
</svg> </button>
<div class="relative landscape:hidden lg:landscape:flex h-auto w-auto flex justify-center items-center">
</div>
<div class="mb-2 text-gray-600 text-center leading-relaxed text-base w-full">
<div class="sm:-mb-8">
<div class="hidden xl:flex xl:max-w-lg xl:justify-center mx-auto">
<div class="flex h-36 w-full items-center justify-center relative my-4">
<img src="/images/illustrations/brush-purple.svg" class="absolute top-0 pointer-events-none h-48" alt="Brush" loading="lazy">
<img src="/images/recommendator/illustration.png" class="absolute top-0 pointer-events-none w-1/2" alt="Templates composition" loading="lazy">
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-red-400 to-red-500 left-16 shadow-lg flex justify-center items-center z-[4] top-4">
<svg class="fill-current text-white w-4 h-4" xmlns="http://www.w3.org/2000/svg" viewBox="-49 141 512 512">
<path
d="M463 325.7c0-75.5-60-149.8-148.4-149.8A152.6 152.6 0 00207 218.7a155.3 155.3 0 00-3.2-3 152.6 152.6 0 00-104.4-39.8C11 176-49 250.2-49 325.7c0 40.6 15.5 78.7 44.1 107.4l166 166a64.6 64.6 0 0092 0l165.8-166A150.5 150.5 0 00463 325.7zm-79.5 72l-165.9 166a14.9 14.9 0 01-21.3 0l-165.8-166a100.6 100.6 0 0171.2-172c24.5 0 48.8 9 68.2 26.7 15.8 14.3 17.9 30.4 37.1 30.4s21.3-16 37-30.4a100.8 100.8 0 01139.4 145.3z">
</path>
</svg>
</div>
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-green-400 to-green-500 right-32 shadow-lg flex justify-center items-center z-[4] -bottom-2">
<svg class="fill-current text-white w-4 h-4" xmlns="http://www.w3.org/2000/svg" viewBox="-49 141 512 512">
<path d="M438 403c-14 0-25 11-25 25v134c0 19-16 35-35 35H36c-19 0-35-16-35-35V428a25 25 0 00-50 0v134c0 47 38 85 85 85h342c47 0 85-38 85-85V428c0-14-11-25-25-25z"></path>
<path d="M189 531a25 25 0 0036 0l85-85a25 25 0 00-36-36l-42 43V172a25 25 0 00-50 0v281l-42-43a25 25 0 00-36 36l85 85z"></path>
</svg>
</div>
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-blue-400 to-blue-500 right-16 shadow-lg flex justify-center items-center z-[4] bottom-28">
<svg class="fill-current text-white w-4 h-4" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M9.5.7L9.2.4c-.5-.5-1.4-.6-2 0l-.9 1L.2 7.4 0 8v1.5c0 .3.2.6.5.6h1.6l.3-.2 6.2-6.2 1-.9c.5-.6.5-1.5 0-2zM1.8 9h-.7V8l5.6-5.6.8.7L1.8 9zm7-7l-.5.6-.8-.8.5-.5c.1-.1.3-.2.5 0l.3.3c.1.1.1.3 0 .4z"></path>
</svg>
</div>
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-yellow-400 to-yellow-500 left-32 shadow-lg flex justify-center items-center z-[4] bottom-2">
<svg class="fill-current text-white w-4 h-4" xmlns="http://www.w3.org/2000/svg" viewBox="-49 141 512 512">
<path
d="M358 463a94.7 94.7 0 00-69 29.8l-140.4-74.7a95 95 0 000-42.2L289 301.1A95.1 95.1 0 10358 141a95.1 95.1 0 00-92.5 116L125 331.9A95.1 95.1 0 1056 492a94.7 94.7 0 0069-29.8l140.3 74.7A95 95 0 10358 463zm0-272a45 45 0 11-.1 90.1 45 45 0 01.1-90.1zM56 442a45 45 0 11.1-90.1A45 45 0 0156 442zm302 161a45 45 0 11.1-90.1 45 45 0 01-.1 90.1z">
</path>
</svg>
</div>
</div>
</div>
<div class="flex flex-wrap justify-center">
<h4 class="text-xl font-bold text-gray-900 my-4 w-full xl:mt-10 landscape:mb-2 lg:landscape:mb-4"> ¿Para qué vas a <strong class="text-purple-400">usar</strong> la presentación? </h4>
<div class="grid grid-cols-2 gap-4 landscape:grid-cols-4 lg:landscape:grid-cols-2 mt-4">
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('for-work')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'for-work')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 35">
<path
d="M30.625 5.833H26.25V2.917A2.917 2.917 0 0 0 23.333 0H11.667A2.917 2.917 0 0 0 8.75 2.917v2.916H4.375A4.375 4.375 0 0 0 0 10.208V35h35V10.208a4.375 4.375 0 0 0-4.375-4.375ZM11.667 2.917h11.666v2.916H11.667V2.917ZM4.375 8.75h26.25a1.458 1.458 0 0 1 1.458 1.458V17.5H2.917v-7.292A1.458 1.458 0 0 1 4.375 8.75ZM2.917 32.083V20.417h13.125v2.916h2.916v-2.916h13.125v11.666H2.917Z">
</path>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
Trabajo </p>
</div>
</span>
</label>
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('for-school')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'for-school')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 35">
<path
d="M32.166 7.627 21.413 2.504a7.621 7.621 0 0 0-7.705-.066L2.833 7.627a5.383 5.383 0 0 0 0 9.48l3 1.428v7.146a7.302 7.302 0 0 0 5.132 6.968c2.123.614 4.325.915 6.535.892 2.21.025 4.411-.273 6.535-.885a7.302 7.302 0 0 0 5.132-6.968v-7.156l2.916-1.394v12.028a1.458 1.458 0 0 0 2.917 0v-17.5c.01-1.712-1.343-3.294-2.834-4.04ZM26.25 25.688a4.375 4.375 0 0 1-3.063 4.175 19.823 19.823 0 0 1-5.687.762 19.823 19.823 0 0 1-5.688-.762 4.375 4.375 0 0 1-3.062-4.175v-5.763l4.837 2.304a7.688 7.688 0 0 0 3.945 1.078c1.321.01 2.62-.34 3.758-1.012l4.96-2.37v5.763Zm4.666-11.214-10.998 5.25a4.804 4.804 0 0 1-4.944-.066L4.213 14.54a2.467 2.467 0 0 1-.054-4.313l10.93-5.221a4.812 4.812 0 0 1 4.944.065l10.754 5.123a2.52 2.52 0 0 1 1.296 2.174 2.479 2.479 0 0 1-1.166 2.107Z">
</path>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
Educación </p>
</div>
</span>
</label>
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('present-data')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'present-data')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" viewBox="0 0 35 35" xmlns="http://www.w3.org/2000/svg">
<path d="M33.542 32.083H7.292a4.375 4.375 0 0 1-4.375-4.375V1.458a1.458 1.458 0 0 0-2.917 0v26.25A7.3 7.3 0 0 0 7.292 35h26.25a1.458 1.458 0 1 0 0-2.917Z"></path>
<path
d="M8.75 29.166a1.458 1.458 0 0 0 1.459-1.458V17.5a1.458 1.458 0 1 0-2.917 0v10.208a1.458 1.458 0 0 0 1.458 1.459ZM14.583 14.583v13.125a1.458 1.458 0 0 0 2.917 0V14.583a1.458 1.458 0 1 0-2.917 0ZM21.875 18.958v8.75a1.458 1.458 0 1 0 2.917 0v-8.75a1.459 1.459 0 0 0-2.917 0ZM29.167 13.125v14.583a1.458 1.458 0 1 0 2.917 0V13.125a1.459 1.459 0 0 0-2.917 0ZM8.75 13.125c.387 0 .757-.154 1.03-.427l5.23-5.23a1.495 1.495 0 0 1 2.063 0l3.167 3.168a4.375 4.375 0 0 0 6.186 0l8.146-8.147A1.459 1.459 0 0 0 32.51.427l-8.146 8.145a1.458 1.458 0 0 1-2.062 0l-3.167-3.166a4.375 4.375 0 0 0-6.187 0l-5.23 5.23a1.459 1.459 0 0 0 1.032 2.489Z">
</path>
<defs>
<clipPath id="a">
<path d="M0 0h35v35H0z"></path>
</clipPath>
</defs>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
Presentar datos </p>
</div>
</span>
</label>
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('not-sure')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'not-sure')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#a)">
<path
d="M12.056 2.857a4.488 4.488 0 0 0-1.206-1.57C9.866.458 8.507 0 7.027 0 5.548 0 4.19.457 3.205 1.288a4.487 4.487 0 0 0-1.206 1.57 4.846 4.846 0 0 0-.44 2.064c0 1.777 1.036 3.073 1.87 4.112.528.66 1.028 1.283 1.028 1.767v1.263a1.936 1.936 0 0 0 1.173 1.788c.235.1.487.15.741.148h1.34a1.883 1.883 0 0 0 1.364-.574c.355-.364.553-.854.55-1.362v-1.263c0-.484.495-1.108 1.02-1.77.823-1.038 1.851-2.332 1.851-4.11 0-.74-.148-1.437-.44-2.064ZM7.71 12.633H6.37a.553.553 0 0 1-.547-.569v-.716h2.434v.716c0 .317-.24.569-.547.569ZM9.573 8.18c-.476.6-.932 1.176-1.162 1.8h-.7V6.015a.684.684 0 0 1 .684-.684.684.684 0 1 0 0-1.367c-.505 0-.992.187-1.368.525a2.045 2.045 0 0 0-1.367-.525.684.684 0 1 0 0 1.367.684.684 0 0 1 .684.684V9.98h-.676c-.23-.623-.691-1.2-1.173-1.801-.77-.963-1.57-1.958-1.57-3.257 0-1.056.4-1.95 1.16-2.587.76-.637 1.786-.968 2.942-.968 1.157 0 2.202.345 2.943.968.74.624 1.159 1.531 1.159 2.587 0 1.299-.79 2.297-1.556 3.26Z">
</path>
</g>
<defs>
<clipPath id="a">
<path d="M0 0h14v14H0z"></path>
</clipPath>
</defs>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
No estoy seguro </p>
</div>
</span>
</label>
</div>
</div>
<div class="landscape:hidden lg:landscape:flex flex mt-6 justify-around">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener('suggesterFinished', event => {
gtm.suggester('dropdown', true);
});
if (window.livewire) {
window.livewire.restart()
}
</script>
<!-- Livewire Component wire-end:P0WbT9HsKRq9hhvHPKw5 -->
</div>
</template>
</div>
</template>
</form>
POST https://slidesgo.com/auth/login
<form method="POST" action="https://slidesgo.com/auth/login" id="login" class="flex text-gray-200 items-center m-0 ml-2">
<input type="hidden" name="_token" value=""> <input type="hidden" value="sign-in-button" name="login-from">
<input type="hidden" value="es" name="language">
<input type="hidden" value="es.home" name="login-route">
<button type="submit" onclick="gtm.login('Regístrate', 'https://slidesgo.com/auth/login', 'navbar')"
class="font-semibold border sm:border-2 h-8 sm:h-10 px-3 sm:px-4 rounded text-sm sm:text-base text-white hover:text-purple-400 border-white hover:bg-white"> Regístrate</button>
</form>
https://slidesgo.com/es/busqueda#rs=search
<form action="https://slidesgo.com/es/busqueda#rs=search" x-data="searcher("es", "", "")" x-ref="form" x-on:submit.prevent="submitSearch()" x-on:scroll-over-home-search.window="!isMinimal ? hideSearch() : ''"
@mousedown.away="hideSearch" class="relative w-full mb-0 md:w-8/12 mt-6 md:mt-8 mx-auto z-15">
<div class="relative group bg-gray-150 sm:bg-purple-500 sm:focus-within:bg-white focus-within:placeholder-gray-600 focus-within:text-gray-600 overflow-hidden rounded-lg">
<div class="hidden">
<span class="flex items-center justify-center text-gray-200 text-sm font-medium sm:pl-3 sm:border-r sm:border-gray-300 sm:group-hover:text-gray-600 sm:group-focus-within:text-gray-600 lg:hidden xl:flex">
<svg class="fill-current w-5 h-5 fill-current shrink-0 sm:w-4 sm:h-4" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path
d="M9.321 10.355c.001.345.28.623.625.623 0 0 1.072 0 1.486-.011 1.532-.027 2.632-1.358 2.632-3.166 0-1.9-1.08-3.178-2.686-3.178H9.935a.627.627 0 0 0-.625.627l.011 5.105Zm2.061-4.483c1.06 0 1.436 1 1.436 1.929 0 .928-.434 1.9-1.405 1.916-.2 0-.538.006-.844.009l-.005-3.853h.818ZM4.121 5.168v5.262a.625.625 0 0 0 1.25 0V8.767h.84a2.11 2.11 0 1 0 0-4.22l-.006-.004H4.74a.644.644 0 0 0-.443.193.642.642 0 0 0-.176.432Zm2.084 2.345h-.832l-.006-1.72h.838a.86.86 0 1 1 0 1.72Z">
</path>
<path
d="M19 0H5a5.006 5.006 0 0 0-5 5v14a5.006 5.006 0 0 0 5 5h11.343a4.968 4.968 0 0 0 3.536-1.464l2.656-2.658A4.967 4.967 0 0 0 24 16.343V5a5.006 5.006 0 0 0-5-5ZM2 19V5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10h-4a3 3 0 0 0-3 3v4H5a3 3 0 0 1-3-3Zm16.465 2.122c-.402.401-.91.679-1.465.8V18a1 1 0 0 1 1-1h3.925a3.016 3.016 0 0 1-.8 1.464l-2.66 2.658Z">
</path>
<path d="M16.354 8.603v1.8a.625.625 0 1 1-1.25 0V5.59a.625.625 0 0 1 .625-.625h2.012a.625.625 0 0 1 0 1.25h-1.387v1.138h1.239a.625.625 0 0 1 0 1.25h-1.24Z"></path>
<defs>
<clipPath id="a">
<path d="M0 0h24v24H0z"></path>
</clipPath>
</defs>
</svg> <span class="hidden sm:flex mx-2">PDF</span>
</span>
</div>
<input id="search-input" x-ref="searchinput" @focus="focused" @keyup.debounce.500="search($event)" @keydown.down.prevent="selectNext($event)" @keydown.up.prevent="selectPrev($event)" x-model="searchText" type="text" name="q"
placeholder="Buscar plantillas" autocomplete="off" required="required" class="focus:ring-0 w-full outline-none appearance-none caret-purple-400 pl-4 sm:pl-6 pr-12 h-12 sm:h-14 bg-white placeholder-gray-700 rounded-lg">
<label for="search-input"></label>
<button type="submit" class="absolute top-0 right-0 bottom-0 mx-5 flex items-center focus:outline-none" aria-label="Search button">
<svg alt="Search" loading="lazy" class="fill-current h-5 w-5 text-gray-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 57 57">
<path d="M55.1 51.9L41.6 37.8A23 23 0 0024 0a23 23 0 1013.2 41.8L50.8 56a3 3 0 004.3.1 3 3 0 000-4.2zM24 6a17 17 0 110 34 17 17 0 010-34z"></path>
</svg> </button>
<template x-if="searchText.length > 0">
<button @click="resetSearch" type="button" title="Clear the search query." class="searchbox__reset absolute top-0 right-10 h-full w-8 flex justify-center items-center">
<svg alt="Close" class="fill-current h-3 w-3" viewBox="0 0 375 375" xmlns="http://www.w3.org/2000/svg">
<path d="M368.7 339.4L35.9 6.6A20.7 20.7 0 006.6 36l332.8 332.8a20.7 20.7 0 1029.3-29.3z"></path>
<path d="M339.4 6.6L6.6 339.4A20.7 20.7 0 1036 368.7L368.7 35.9a20.7 20.7 0 10-29.3-29.3z"></path>
</svg> </button>
</template>
</div>
<template x-if="showResults">
<div class="search-bar">
<template x-if="searchText.length > 0 && results.length">
<div class="absolute bg-white shadow-lg left-0 right-0 py-4 rounded-b-lg -mt-2">
<div>
<template x-for="(result, key) in results">
<div @mouseover="resetOptionNavigation" @click="selectOption(result)" @keyup.enter="selectOption(result)" :class="key === selectedOption ? 'bg-gray-150' : ''"
class="autocomplete-terms flex items-center text-left py-3 px-4 text-gray-600 hover:bg-gray-150 hover:cursor-pointer">
<span :class="result.fromHistory ? 'text-purple-400' : ''" x-html="result.highlightResult"></span>
</div>
</template>
<template x-if="templates.length">
<div class="hidden sm:block border-t border-gray-150 mt-3 pt-3 px-4">
<h3 class="text-left font-bold text-gray-800 mb-2">Templates</h3>
<div class="grid sm:grid-cols-3 lg:grid-cols-2 gap-4 py-2">
<template x-for="(article, key) in templates">
<div class="last:hidden lg:last:flex flex justify-between">
<div class="w-full lg:w-4/12">
<a :href="article.url" class="block relative aspect-w-16 aspect-h-9">
<template x-if="article.premium && !article.xl">
<span class="h-4 w-4 rounded-sm bg-darkblue-500 bg-opacity-75 flex items-center justify-center z-10 mb-1 absolute top-0 left-0 mt-1 ml-1">
<img src="/images/icons/premium.svg" class="h-2 w-2">
</span>
</template>
<template x-if="article.xl">
<span class="h-4 w-4 rounded-sm bg-darkblue-500 bg-opacity-75 flex items-center justify-center z-10 mb-1 absolute top-0 left-0 mt-1 ml-1">
<img src="/images/icons/premium-xl.svg" class="h-2 w-2">
</span>
</template>
<img :src="article.thumb" class="absolute top-0 left-0 w-full h-full object-contain rounded" alt="related">
</a>
</div>
<div class="hidden lg:flex pl-2 w-8/12 flex-col justify-center">
<h3 class="truncate font-bold text-sm text-left">
<a :href="article.url" x-text="article.name" class="text-gray-700 no-underline hover:text-purple-400"></a>
</h3>
<p x-text="article.total_images +' slides'" class="text-gray-600 text-xs text-left"></p>
</div>
</div>
</template>
</div>
</div>
</template>
</div>
</div>
</template>
<template x-if="searchText.length === 0">
<div class="bg-white shadow-lg w-full p-4 absolute mt-2 rounded-lg">
<p class="text-left font-bold mb-2 text-gray-800">Búsquedas principales</p>
<div class="flex items-center mb-4 overflow-auto sm:flex-wrap">
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "aesthetic")" href="https://slidesgo.com/es/busqueda?q=aesthetic#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
aesthetic
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "medicina")" href="https://slidesgo.com/es/busqueda?q=medicina#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
medicina
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "historia")" href="https://slidesgo.com/es/busqueda?q=historia#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
historia
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "tecnologia")" href="https://slidesgo.com/es/busqueda?q=tecnologia#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
tecnologia
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "educaci\u00f3n")" href="https://slidesgo.com/es/busqueda?q=educación#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
educación
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "minimalista")" href="https://slidesgo.com/es/busqueda?q=minimalista#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
minimalista
</a>
<a onclick="trackAnalytic("search-suggested", "Click-top-search", "naturaleza")" href="https://slidesgo.com/es/busqueda?q=naturaleza#rs=topsearches" class="cursor-pointer text-xs flex items-center px-3 py-1 mr-2 mb-2 text-gray-700 rounded border border-gray-300 hover:bg-gray-600 hover:text-white hover:border-gray-600 whitespace-nowrap">
naturaleza
</a>
</div>
<p class="mb-2 text-left font-bold text-gray-800">Tendencias de búsqueda</p>
<div class="flex overflow-auto sm:grid gap-x-2 gap-y-6 sm:grid-cols-2 mt-2 pb-2 pt-2 mb-4 mt-2 sm:pb-0">
<a onclick="trackAnalytic("search-suggested", "Click-trending", "dia de la tierra")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=dia+de+la+tierra&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-1/3">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/23589124/ozone-layer-depletion-science-lesson-for-high-school-to-celebrate-world-ozone-day1660289219.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/23589124/ozone-layer-depletion-science-lesson-for-high-school-to-celebrate-world-ozone-day1660289219.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/23589124/ozone-layer-depletion-science-lesson-for-high-school-to-celebrate-world-ozone-day1660289219.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">dia de la tierra</h3>
<p class="text-gray-600 text-left text-xs">42 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "dia del libro")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=dia+del+libro&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-1/3">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/30158205/what-is-your-favorite-book-celebrate-family-literacy-day-infographics1673961962.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/30158205/what-is-your-favorite-book-celebrate-family-literacy-day-infographics1673961962.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/30158205/what-is-your-favorite-book-celebrate-family-literacy-day-infographics1673961962.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">dia del libro</h3>
<p class="text-gray-600 text-left text-xs">52 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "dia del ni\u00f1o")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=dia+del+niño&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-1/3">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/22306703/spanish-childrens-day1655284159.jpg">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/22306703/spanish-childrens-day1655284159.jpg">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/22306703/spanish-childrens-day1655284159.jpg">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">dia del niño</h3>
<p class="text-gray-600 text-left text-xs">115 plantillas</p>
</div>
</a>
<a onclick="trackAnalytic("search-suggested", "Click-trending", "espa\u00f1a")" class="shrink-0 w-2/3 sm:w-auto flex items-center group cursor-pointer mr-3 sm:mr-0" href="https://slidesgo.com/es/busqueda?q=españa&order=recent#rs=collections-trending-searches">
<div class="w-1/2 pr-2 mr-1 shrink-0 sm:w-1/3">
<div class="aspect-w-16 aspect-h-9">
<img class="rounded absolute left-0 top-0 z-20" src="https://media.slidesgo.com/storage/1834798/leccion-de-historia-de-espana1610443228.png">
<div class="absolute -top-1 scale-95 h-full bg-gray-200 rounded z-10 overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded blur-lg" src="https://media.slidesgo.com/storage/1834798/leccion-de-historia-de-espana1610443228.png">
</div>
<div class="absolute -top-2 scale-90 h-full bg-gray-150 rounded overflow-hidden">
<img class="absolute top-0 left-0 w-full h-full transition-all duration-300 rounded opacity-50 blur-lg" src="https://media.slidesgo.com/storage/1834798/leccion-de-historia-de-espana1610443228.png">
</div>
</div>
</div>
<div class="w-1/2 sm:w-auto">
<h3 class="font-bold text-gray-700 mb-1 text-sm text-left group-hover:text-purple-400 capitalize">españa</h3>
<p class="text-gray-600 text-left text-xs">110 plantillas</p>
</div>
</a>
</div>
<div wire:id="ZXXJv7dK4gXGWMLPcBYH"
wire:initial-data="{"fingerprint":{"id":"ZXXJv7dK4gXGWMLPcBYH","name":"suggester","locale":"es","path":"es","method":"GET","v":"acj"},"effects":{"listeners":[]},"serverMemo":{"children":[],"errors":[],"htmlHash":"0e10d00a","data":{"requestCount":1,"modalStatus":false,"step":0,"lastStepFilled":0,"allColors":[],"allStyles":[],"availableColors":null,"availableStyles":null,"totalColorResults":0,"totalStyleResults":0,"styles":null,"suggesterFormOptions":{"activeUsage":null,"activeOption":null,"activeColor":null,"activeStyle":null},"isLink":false,"topicCovers":null},"dataMeta":{"modelCollections":{"allColors":{"class":"Domain\\Tags\\Tag","id":[30,31,32,34,35,38,39,40,41,42,46,298,561,562],"relations":[],"connection":"mysql","collectionClass":"Domain\\Tags\\TagCollection"},"allStyles":{"class":"Domain\\Tags\\Tag","id":[100,454,26,68,47,1],"relations":[],"connection":"mysql","collectionClass":"Domain\\Tags\\TagCollection"}},"wireables":["suggesterFormOptions"]},"checksum":"214cda339614a3b766270fcd9dc13259c0ca51cdfa9aff9a6355470e25303739"}}">
<div class="mt-10 pt-4 border-t border-gray-200 flex items-center">
<span class="mr-4 text-left font-bold text-gray-800">¿Se te acabaron las ideas? ¡Podemos ayudarte!</span>
<button wire:click="openModal()" type="button" class="flex items-center whitespace-nowrap h-8 px-3 rounded font-medium text-gray-800 border-2 border-gray-800 sm:px-4 hover:bg-gray-800 hover:text-white"
onclick="gtm.suggester('dropdown'); trackAnalytic('search-inspiration', 'click', 'start')"> Encontrar inspiración <svg class="fill-current w-4 h-4 fill-current ml-2" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#a)">
<path
d="M12.056 2.857a4.488 4.488 0 0 0-1.206-1.57C9.866.458 8.507 0 7.027 0 5.548 0 4.19.457 3.205 1.288a4.487 4.487 0 0 0-1.206 1.57 4.846 4.846 0 0 0-.44 2.064c0 1.777 1.036 3.073 1.87 4.112.528.66 1.028 1.283 1.028 1.767v1.263a1.936 1.936 0 0 0 1.173 1.788c.235.1.487.15.741.148h1.34a1.883 1.883 0 0 0 1.364-.574c.355-.364.553-.854.55-1.362v-1.263c0-.484.495-1.108 1.02-1.77.823-1.038 1.851-2.332 1.851-4.11 0-.74-.148-1.437-.44-2.064ZM7.71 12.633H6.37a.553.553 0 0 1-.547-.569v-.716h2.434v.716c0 .317-.24.569-.547.569ZM9.573 8.18c-.476.6-.932 1.176-1.162 1.8h-.7V6.015a.684.684 0 0 1 .684-.684.684.684 0 1 0 0-1.367c-.505 0-.992.187-1.368.525a2.045 2.045 0 0 0-1.367-.525.684.684 0 1 0 0 1.367.684.684 0 0 1 .684.684V9.98h-.676c-.23-.623-.691-1.2-1.173-1.801-.77-.963-1.57-1.958-1.57-3.257 0-1.056.4-1.95 1.16-2.587.76-.637 1.786-.968 2.942-.968 1.157 0 2.202.345 2.943.968.74.624 1.159 1.531 1.159 2.587 0 1.299-.79 2.297-1.556 3.26Z">
</path>
</g>
<defs>
<clipPath id="a">
<path d="M0 0h14v14H0z"></path>
</clipPath>
</defs>
</svg> </button>
</div>
<div class="max-w-sm sm:max-w-xl lg:max-w-2xl" x-data="{ modalOpen: window.Livewire.find('ZXXJv7dK4gXGWMLPcBYH').entangle('modalStatus'), closeable : 1 }" x-ref="self" x-on:keyup.escape.window="!closeable ? modalOpen = false : ''">
<div x-cloak="" x-show="modalOpen" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease-in duration-200 transform"
x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" class="origin-center fixed inset-0 z-30 flex items-center justify-center px-4 overflow-auto">
<div class="bg-opacity-50 bg-gray-900 fixed inset-0 z-10" x-on:click="modalOpen = false" data-testid="out-premium-modal">
</div>
<div class="bg-white relative z-15 flex flex-col items-center justify-center p-6 sm:p-8 rounded max-w-sm sm:max-w-xl lg:max-w-2xl" id="modal-suggester" role="dialog" aria-modal="true" aria-labelledby="modal-headline">
<button x-on:click="modalOpen = false; return false;" class="group absolute top-0 right-0 cursor-pointer hover:bg-gray-200 focus:outline-none rounded w-10 h-10 mt-2 mr-2 flex items-center justify-center">
<svg class="fill-current w-3.5 h-3.5 text-gray-600 group-hover:text-gray-800 transition-all duration-300" viewBox="0 0 375 375" xmlns="http://www.w3.org/2000/svg">
<path d="M368.7 339.4L35.9 6.6A20.7 20.7 0 006.6 36l332.8 332.8a20.7 20.7 0 1029.3-29.3z"></path>
<path d="M339.4 6.6L6.6 339.4A20.7 20.7 0 1036 368.7L368.7 35.9a20.7 20.7 0 10-29.3-29.3z"></path>
</svg> </button>
<div class="relative landscape:hidden lg:landscape:flex h-auto w-auto flex justify-center items-center">
</div>
<div class="mb-2 text-gray-600 text-center leading-relaxed text-base w-full">
<div class="sm:-mb-8">
<div class="hidden xl:flex xl:max-w-lg xl:justify-center mx-auto">
<div class="flex h-36 w-full items-center justify-center relative my-4">
<img src="/images/illustrations/brush-purple.svg" class="absolute top-0 pointer-events-none h-48" alt="Brush" loading="lazy">
<img src="/images/recommendator/illustration.png" class="absolute top-0 pointer-events-none w-1/2" alt="Templates composition" loading="lazy">
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-red-400 to-red-500 left-16 shadow-lg flex justify-center items-center z-[4] top-4">
<svg class="fill-current text-white w-4 h-4" xmlns="http://www.w3.org/2000/svg" viewBox="-49 141 512 512">
<path
d="M463 325.7c0-75.5-60-149.8-148.4-149.8A152.6 152.6 0 00207 218.7a155.3 155.3 0 00-3.2-3 152.6 152.6 0 00-104.4-39.8C11 176-49 250.2-49 325.7c0 40.6 15.5 78.7 44.1 107.4l166 166a64.6 64.6 0 0092 0l165.8-166A150.5 150.5 0 00463 325.7zm-79.5 72l-165.9 166a14.9 14.9 0 01-21.3 0l-165.8-166a100.6 100.6 0 0171.2-172c24.5 0 48.8 9 68.2 26.7 15.8 14.3 17.9 30.4 37.1 30.4s21.3-16 37-30.4a100.8 100.8 0 01139.4 145.3z">
</path>
</svg>
</div>
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-green-400 to-green-500 right-32 shadow-lg flex justify-center items-center z-[4] -bottom-2">
<svg class="fill-current text-white w-4 h-4" xmlns="http://www.w3.org/2000/svg" viewBox="-49 141 512 512">
<path d="M438 403c-14 0-25 11-25 25v134c0 19-16 35-35 35H36c-19 0-35-16-35-35V428a25 25 0 00-50 0v134c0 47 38 85 85 85h342c47 0 85-38 85-85V428c0-14-11-25-25-25z"></path>
<path d="M189 531a25 25 0 0036 0l85-85a25 25 0 00-36-36l-42 43V172a25 25 0 00-50 0v281l-42-43a25 25 0 00-36 36l85 85z"></path>
</svg>
</div>
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-blue-400 to-blue-500 right-16 shadow-lg flex justify-center items-center z-[4] bottom-28">
<svg class="fill-current text-white w-4 h-4" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M9.5.7L9.2.4c-.5-.5-1.4-.6-2 0l-.9 1L.2 7.4 0 8v1.5c0 .3.2.6.5.6h1.6l.3-.2 6.2-6.2 1-.9c.5-.6.5-1.5 0-2zM1.8 9h-.7V8l5.6-5.6.8.7L1.8 9zm7-7l-.5.6-.8-.8.5-.5c.1-.1.3-.2.5 0l.3.3c.1.1.1.3 0 .4z"></path>
</svg>
</div>
<div class="absolute h-9 w-9 rounded-full bg-gradient-to-b from-yellow-400 to-yellow-500 left-32 shadow-lg flex justify-center items-center z-[4] bottom-2">
<svg class="fill-current text-white w-4 h-4" xmlns="http://www.w3.org/2000/svg" viewBox="-49 141 512 512">
<path
d="M358 463a94.7 94.7 0 00-69 29.8l-140.4-74.7a95 95 0 000-42.2L289 301.1A95.1 95.1 0 10358 141a95.1 95.1 0 00-92.5 116L125 331.9A95.1 95.1 0 1056 492a94.7 94.7 0 0069-29.8l140.3 74.7A95 95 0 10358 463zm0-272a45 45 0 11-.1 90.1 45 45 0 01.1-90.1zM56 442a45 45 0 11.1-90.1A45 45 0 0156 442zm302 161a45 45 0 11.1-90.1 45 45 0 01-.1 90.1z">
</path>
</svg>
</div>
</div>
</div>
<div class="flex flex-wrap justify-center">
<h4 class="text-xl font-bold text-gray-900 my-4 w-full xl:mt-10 landscape:mb-2 lg:landscape:mb-4"> ¿Para qué vas a <strong class="text-purple-400">usar</strong> la presentación? </h4>
<div class="grid grid-cols-2 gap-4 landscape:grid-cols-4 lg:landscape:grid-cols-2 mt-4">
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('for-work')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'for-work')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 35">
<path
d="M30.625 5.833H26.25V2.917A2.917 2.917 0 0 0 23.333 0H11.667A2.917 2.917 0 0 0 8.75 2.917v2.916H4.375A4.375 4.375 0 0 0 0 10.208V35h35V10.208a4.375 4.375 0 0 0-4.375-4.375ZM11.667 2.917h11.666v2.916H11.667V2.917ZM4.375 8.75h26.25a1.458 1.458 0 0 1 1.458 1.458V17.5H2.917v-7.292A1.458 1.458 0 0 1 4.375 8.75ZM2.917 32.083V20.417h13.125v2.916h2.916v-2.916h13.125v11.666H2.917Z">
</path>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
Trabajo </p>
</div>
</span>
</label>
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('for-school')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'for-school')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35 35">
<path
d="M32.166 7.627 21.413 2.504a7.621 7.621 0 0 0-7.705-.066L2.833 7.627a5.383 5.383 0 0 0 0 9.48l3 1.428v7.146a7.302 7.302 0 0 0 5.132 6.968c2.123.614 4.325.915 6.535.892 2.21.025 4.411-.273 6.535-.885a7.302 7.302 0 0 0 5.132-6.968v-7.156l2.916-1.394v12.028a1.458 1.458 0 0 0 2.917 0v-17.5c.01-1.712-1.343-3.294-2.834-4.04ZM26.25 25.688a4.375 4.375 0 0 1-3.063 4.175 19.823 19.823 0 0 1-5.687.762 19.823 19.823 0 0 1-5.688-.762 4.375 4.375 0 0 1-3.062-4.175v-5.763l4.837 2.304a7.688 7.688 0 0 0 3.945 1.078c1.321.01 2.62-.34 3.758-1.012l4.96-2.37v5.763Zm4.666-11.214-10.998 5.25a4.804 4.804 0 0 1-4.944-.066L4.213 14.54a2.467 2.467 0 0 1-.054-4.313l10.93-5.221a4.812 4.812 0 0 1 4.944.065l10.754 5.123a2.52 2.52 0 0 1 1.296 2.174 2.479 2.479 0 0 1-1.166 2.107Z">
</path>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
Educación </p>
</div>
</span>
</label>
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('present-data')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'present-data')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" viewBox="0 0 35 35" xmlns="http://www.w3.org/2000/svg">
<path d="M33.542 32.083H7.292a4.375 4.375 0 0 1-4.375-4.375V1.458a1.458 1.458 0 0 0-2.917 0v26.25A7.3 7.3 0 0 0 7.292 35h26.25a1.458 1.458 0 1 0 0-2.917Z"></path>
<path
d="M8.75 29.166a1.458 1.458 0 0 0 1.459-1.458V17.5a1.458 1.458 0 1 0-2.917 0v10.208a1.458 1.458 0 0 0 1.458 1.459ZM14.583 14.583v13.125a1.458 1.458 0 0 0 2.917 0V14.583a1.458 1.458 0 1 0-2.917 0ZM21.875 18.958v8.75a1.458 1.458 0 1 0 2.917 0v-8.75a1.459 1.459 0 0 0-2.917 0ZM29.167 13.125v14.583a1.458 1.458 0 1 0 2.917 0V13.125a1.459 1.459 0 0 0-2.917 0ZM8.75 13.125c.387 0 .757-.154 1.03-.427l5.23-5.23a1.495 1.495 0 0 1 2.063 0l3.167 3.168a4.375 4.375 0 0 0 6.186 0l8.146-8.147A1.459 1.459 0 0 0 32.51.427l-8.146 8.145a1.458 1.458 0 0 1-2.062 0l-3.167-3.166a4.375 4.375 0 0 0-6.187 0l-5.23 5.23a1.459 1.459 0 0 0 1.032 2.489Z">
</path>
<defs>
<clipPath id="a">
<path d="M0 0h35v35H0z"></path>
</clipPath>
</defs>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
Presentar datos </p>
</div>
</span>
</label>
<label wire:loading.class="pointer-events-none" wire:click="selectUsage('not-sure')">
<span
class="w-24 landscape:w-24 lg:landscape:w-32 sm:w-32 h-20 landscape:h-20 lg:landscape:h-28 sm:h-28 border border-gray-200 cursor-pointer rounded-lg flex flex-col justify-center items-center relative group hover:border-purple-400"
onclick="trackAnalytic('search-inspiration', 'click', 'not-sure')">
<span class="w-4 h-4 rounded-full absolute top-2 left-2 flex items-center justify-center group-hover:bg-purple-400 bg-gray-200">
<svg alt="check icon" class="fill-current w-3 h-3 text-gray-200 group-hover:text-white text-gray-200" viewBox="0 0 29 21" xmlns="http://www.w3.org/2000/svg">
<path d="M27.4 1l-17 17-8.9-9L0 10.5 10.4 21 28.9 2.4 27.4 1z"></path>
</svg> </span>
<div class="h-10 sm:h-14 flex items-center">
<svg class="fill-current fill-current shrink-0 w-6 landscape:w-6 sm:w-8 lg:landscape-w-8 mx-auto group-hover:text-purple-400" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#a)">
<path
d="M12.056 2.857a4.488 4.488 0 0 0-1.206-1.57C9.866.458 8.507 0 7.027 0 5.548 0 4.19.457 3.205 1.288a4.487 4.487 0 0 0-1.206 1.57 4.846 4.846 0 0 0-.44 2.064c0 1.777 1.036 3.073 1.87 4.112.528.66 1.028 1.283 1.028 1.767v1.263a1.936 1.936 0 0 0 1.173 1.788c.235.1.487.15.741.148h1.34a1.883 1.883 0 0 0 1.364-.574c.355-.364.553-.854.55-1.362v-1.263c0-.484.495-1.108 1.02-1.77.823-1.038 1.851-2.332 1.851-4.11 0-.74-.148-1.437-.44-2.064ZM7.71 12.633H6.37a.553.553 0 0 1-.547-.569v-.716h2.434v.716c0 .317-.24.569-.547.569ZM9.573 8.18c-.476.6-.932 1.176-1.162 1.8h-.7V6.015a.684.684 0 0 1 .684-.684.684.684 0 1 0 0-1.367c-.505 0-.992.187-1.368.525a2.045 2.045 0 0 0-1.367-.525.684.684 0 1 0 0 1.367.684.684 0 0 1 .684.684V9.98h-.676c-.23-.623-.691-1.2-1.173-1.801-.77-.963-1.57-1.958-1.57-3.257 0-1.056.4-1.95 1.16-2.587.76-.637 1.786-.968 2.942-.968 1.157 0 2.202.345 2.943.968.74.624 1.159 1.531 1.159 2.587 0 1.299-.79 2.297-1.556 3.26Z">
</path>
</g>
<defs>
<clipPath id="a">
<path d="M0 0h14v14H0z"></path>
</clipPath>
</defs>
</svg>
</div>
<div class="flex justify-center items-center min-w-0 w-24 sm:w-32 landscape:w-24 lg:landscape:w-32 h-auto overflow-hidden">
<p
class="text-xs landscape:text-xs sm:text-sm lg:landscape:text-sm font-bold group-hover:text-purple-400 text-ellipsis overflow-hidden leading-none sm:leading-none landscape:leading-none lg:landscape:leading-none px-1 sm:px-2">
No estoy seguro </p>
</div>
</span>
</label>
</div>
</div>
<div class="landscape:hidden lg:landscape:flex flex mt-6 justify-around">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener('suggesterFinished', event => {
gtm.suggester('dropdown', true);
});
if (window.livewire) {
window.livewire.restart()
}
</script>
<!-- Livewire Component wire-end:ZXXJv7dK4gXGWMLPcBYH -->
</div>
</template>
</div>
</template>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button @click="downloadSlide("google");" type="button" aria-label="Google slides" name="action" value="google"
class="bg-yellow-500 hover:bg-yellow-400 font-semibold text-white h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Google Slides" class="h-5 w-5">
<use xlink:href="#icon-googleslides"></use>
</svg>
<span class="flex-1 text-center pl-2">Google Slides</span>
</button>
<button @click="downloadSlide("powerpoint");" type="button" aria-label="Powerpoint" name="action" value="powerpoint"
class="bg-powerpoint-500 hover:bg-powerpoint-400 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-powerpoint"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PowerPoint</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button onclick="trackAnalytic('pdf', 'click_list','printable')" @click="downloadSlide("pdf");" type="button" aria-label="Powerpoint" name="action" value="pdf"
class="bg-youtube hover:bg-red-700 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-pdf"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PDF</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button onclick="trackAnalytic('pdf', 'click_list','printable')" @click="downloadSlide("pdf");" type="button" aria-label="Powerpoint" name="action" value="pdf"
class="bg-youtube hover:bg-red-700 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-pdf"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PDF</span>
</button>
</div>
</form>
POST
<form x-ref="download_form" method="post" target="_blank" class="h-full" action="">
<input type="hidden" name="_token" value="">
<div class="flex flex-col justify-center w-full h-full relative">
<button onclick="trackAnalytic('pdf', 'click_list','printable')" @click="downloadSlide("pdf");" type="button" aria-label="Powerpoint" name="action" value="pdf"
class="bg-youtube hover:bg-red-700 font-semibold text-white text-sm h-12 w-52 px-3 rounded text-center relative flex items-center my-3">
<svg alt="Download icon" class="h-5 w-5">
<use xlink:href="#icon-pdf"></use>
</svg>
<span class="flex-1 text-center pl-2 text-sm">PDF</span>
</button>
</div>
</form>
Text Content
es English Português Français Deutsch 한국어 * Planes Premium Individual Plan sencillo para ti Teams Para educación y empresas * Color Negro Azul Marrón Crema Dorado Gris Verde Naranja Rosa Morado Rojo Plateado Blanco Amarillo * Estilo Aesthetic Creativa Adorable Oscura Minimalista Simple Vintage * * Home * Recientes * Populares * Educación * Clases preparadas * Negocios * Marketing * Medicina * Multiusos * Infografías Todas las Infografías Gráficos y diagramas Líneas de tiempo Infografías de hojas de ruta Tablas infográficas Infografías de diagramas Infografías de procesos * Blog * Más Freepik Vectores, fotos y PSD gratis Flaticon Iconos gratuitos personalizables Wepik Editor de plantillas online gratuito Storyset Ilustraciones editables gratuitas Videvo Vídeos y motion graphics gratuitos Incorpora vídeos y motion graphics a tus diseños Explorar vídeos de Freepik Slidesgo is also available in English! Show me PDF TEMPLATES Búsquedas principales aesthetic medicina historia tecnologia educación minimalista naturaleza quimica musica Tendencias de búsqueda DIA DE LA TIERRA 42 plantillas DIA DEL LIBRO 52 plantillas DIA DEL NIÑO 115 plantillas ESPAÑA 110 plantillas PREGNANCY 28 plantillas EGIPTO 10 plantillas ¿Se te acabaron las ideas? ¡Podemos ayudarte! Encontrar inspiración ¿PARA QUÉ VAS A USAR LA PRESENTACIÓN? Trabajo Educación Presentar datos No estoy seguro es English Português Français Deutsch 한국어 Más Freepik Vectores, fotos y PSD gratis Flaticon Iconos gratuitos personalizables Wepik Editor de plantillas online gratuito Storyset Ilustraciones editables gratuitas Videvo Vídeos y motion graphics gratuitos Blog Planes Premium Individual Plan sencillo para ti Teams Para educación y empresas Regístrate PLANTILLAS GRATUITAS DE GOOGLE SLIDES Y POWERPOINT PARA TUS PRESENTACIONES PDF TEMPLATES Búsquedas principales aesthetic medicina historia tecnologia educación minimalista naturaleza Tendencias de búsqueda DIA DE LA TIERRA 42 plantillas DIA DEL LIBRO 52 plantillas DIA DEL NIÑO 115 plantillas ESPAÑA 110 plantillas ¿Se te acabaron las ideas? ¡Podemos ayudarte! Encontrar inspiración ¿PARA QUÉ VAS A USAR LA PRESENTACIÓN? Trabajo Educación Presentar datos No estoy seguro es English Português Français Deutsch 한국어 * Planes Premium Individual Plan sencillo para ti Teams Para educación y empresas * Color Negro Azul Marrón Crema Dorado Gris Verde Naranja Rosa Morado Rojo Plateado Blanco Amarillo * Estilo Aesthetic Creativa Adorable Oscura Minimalista Simple Vintage * * Home * Recientes * Populares * Educación * Clases preparadas * Negocios * Marketing * Medicina * Multiusos * Infografías Todas las Infografías Gráficos y diagramas Líneas de tiempo Infografías de hojas de ruta Tablas infográficas Infografías de diagramas Infografías de procesos * Blog * Más Freepik Vectores, fotos y PSD gratis Flaticon Iconos gratuitos personalizables Wepik Editor de plantillas online gratuito Storyset Ilustraciones editables gratuitas Videvo Vídeos y motion graphics gratuitos TENDENCIAS DE BÚSQUEDA PLANTILLAS RECOMENDADAS 2459 plantillas SLIDESCLASS 78 plantillas SALUD 1652 plantillas TIERRA 160 plantillas LIBRO 235 plantillas ESPACIO EXTERIOR 102 plantillas PASCUA 15 plantillas UCRANIA 9 plantillas PRIMAVERA 83 plantillas FLORES 190 plantillas COMEDIA 16 plantillas INDIA 120 plantillas RAMADÁN 9 plantillas RELIGIÓN 225 plantillas FLORAL 524 plantillas EVENTO 2211 plantillas LAS PLANTILLAS MÁS RECIENTES / Favorito Descargar Google Slides PowerPoint PLANNER DE ESTUDIO CON COHETES Y PLANETAS ¡Organiza tu tiempo con este increíble y divertido planificador de estudio! Esta plantilla de Google Slides y PPT está llena de pegatinas de cohetes y planetas que te ayudarán a mantenerte motivado y a hacer más cosas. Podrás establecer objetivos realistas mientras sigues tus progresos por el camino. Añade tu... Multiusos 16:9 / Favorito Descargar Google Slides PowerPoint FELIZ DÍA DEL DIBUJO EN EE.UU. Coge un bolígrafo y un trozo de papel, ¡hoy vamos a dibujar! Canalicemos nuestra creatividad y probemos a dibujar algo para el Día del Dibujo en EEUU. Prepárate para este día tan chulo con una plantilla vibrante con textos e imágenes personalizables que captará el espíritu de este día tan... Multiusos 16:9 / Favorito Descargar PLANTILLA PREMIUM Desbloquea esta plantilla y obtén acceso ilimitado Ser Premium ¿Ya eres Premium? Entrar CLASE CON GIFS CREATIVOS ¡Transforma tu clase en un entorno creativo y divertido con esta plantilla llena de gifs! Ideal para todas las edades, esta clase llena de gifs está diseñada para ayudar a los alumnos a expresar su creatividad y explorar su lado artístico. Con gifs que muestran simpáticos garabatos y elementos visuales... Multiusos 16:9 / Favorito Descargar Google Slides PowerPoint ¡CELEBREMOS EL DÍA INTERNACIONAL DE LOS MUSEOS! ¡Celebremos el Día Mundial de los Museos con esta creativa plantilla de Google Slides y PowerPoint! Disfruta de los vibrantes colores y los modernos elementos de diseño para dar a tu presentación un toque creativo. Con la ayuda de infografías, puedes mostrar la importancia de los museos en nuestra sociedad.... Multiusos 16:9 / Favorito Descargar Google Slides PowerPoint CONSEJOS PARA MANTERNER TODO ORDENADO Sí, lo sabemos, con todo lo que hay que hacer mantener la casa ordenada es muy complicado. Sin embargo, ¡no es imposible! ¿Tienes tus trucos para ser el rey o la reina del orden? ¡Pues compártelos! Esta minimalista plantilla puede servirte para presentar consejos sobre cómo mantener cualquier lugar ordenado:... Multiusos 16:9 / Favorito Descargar PLANTILLA PREMIUM Desbloquea esta plantilla y obtén acceso ilimitado Ser Premium ¿Ya eres Premium? Entrar CONCIENCIACIÓN: CÁNCER DE MAMA - INFOGRAFÍAS ¿Sabías que a 1 de cada 8 mujeres se le diagnosticará cáncer de mama a lo largo de su vida? Es una estadística asombrosa que pone de relieve la importancia del Mes de Sensibilización sobre el Cáncer de Mama. Afortunadamente, hay muchas formas de concienciar a la población, y nosotros... Infografías 16:9 Ver más -------------------------------------------------------------------------------- LAS PLANTILLAS MÁS POPULARES / Favorito Descargar Google Slides PowerPoint GENERACIÓN DEL 27 Se llama Generación del 27 a un conjunto de poetas y artistas vanguardistas que empezaron a publicar sus obras en los años 20 del siglo XX. Para ayudarte a explicar a tus alumnos esta interesante parte de la literatura española te proponemos esta plantilla de color marrón y estilo antiguo,... Educación 16:9 / Favorito Descargar PLANTILLA PREMIUM Desbloquea esta plantilla y obtén acceso ilimitado Ser Premium ¿Ya eres Premium? Entrar MINITEMA ROSAS Y POESÍA ¿Rosas? ¿Poesía? ¿Rosas Y Poesía? Este minitema combina ambas cosas y crea una plantilla para una encantadora presentación sobre la historia de la poesía creada en un viejo pergamino a la luz de las velas. Excepto en Google Slides o PowerPoint, tu plantilla será mucho más fácil de editar que... Multiusos 16:9 / Favorito Descargar Google Slides PowerPoint LECCIÓN DE HISTORIA EN PAPIRO Las lecciones de historia suelen ser aburridas para los estudiantes, ya que necesitan recordar un montón de fechas e información. ¿Y si la clase fuese divertida? Prueba a editar nuestra plantilla gratuita para presentaciones y aprovecha los fondos de las diapositivas, que se basan en los antiguos rollos de papiro. Educación 16:9 / Favorito Descargar PLANTILLA PREMIUM Desbloquea esta plantilla y obtén acceso ilimitado Ser Premium ¿Ya eres Premium? Entrar DESARROLLA LA INTELIGENCIA EMOCIONAL EN TU AULA La educación es algo más que enseñar fechas, hechos, fórmulas, gramática, etcétera. También es lo que hace que aprendas a comprender los sentimientos de los demás, ayudando siempre que sea necesario. Eso tiene que ver con la inteligencia emocional, el tema de esta nueva plantilla, cuyo contenido (en español) ha... Slidesclass A4 Multilingüe / Favorito Descargar PLANTILLA PREMIUM Desbloquea esta plantilla y obtén acceso ilimitado Ser Premium ¿Ya eres Premium? Entrar HABILIDADES SOCIALES PARA PRIMARIA: CÓMO DIRIGIRSE A LOS PROFESORES Hay que tratar a los docentes con respeto, ya que son los encargados del aprendizaje de todos (además de los padres). Esto también sirve para poder saber cómo dirigirse a personas superiores jerárquicamente. Como queremos que la educación sea también divertida, aquí tenemos una plantilla que hará que las clases... Educación 16:9 / Favorito Descargar Google Slides PowerPoint NOTAS PARA LA ESCUELA CON ESTÉTICA BONITA Habrás visto muchos cuadernos. ¡Pues ahora vas a ver el definitivo! Sí, estamos exagerando un poquito, pero es que nos enorgullecemos de la estética de esta nueva plantilla. Cada diapositiva parece la página de un cuaderno, y cada una viene con dibujos o garabatos, stickers y una fuente manuscrita para... Multiusos 16:9 Ver más -------------------------------------------------------------------------------- INFOGRAFÍAS / Favorito Descargar Google Slides PowerPoint EL SISTEMA NERVIOSO - INFOGRAFÍAS ¿Cuántas representaciones visuales esquemáticas se te ocurren? ¡Sí! Hemos aceptado el reto y éste es el resultado: Un conjunto de infografías sobre el sistema nervioso que abarca desde representaciones del cerebro hasta modelos completos de los nervios humanos. Y sí, de nuevo, ya están etiquetadas, para que utilizarlas te resulte... Infografías 16:9 / Favorito Descargar Google Slides PowerPoint PITCH DECK: CROWDFUNDING PARA LANZAMIENTO DE PRODUCTOS - INFOGRAFÍAS A veces lo mejor es un diseño sencillo. Porque cuando se trata de eso, si necesitas una colección de infografías para transmitir tu idea de forma clara y visualmente atractiva, no hay nada como el negro sobre blanco con toques brillantes para resaltar lo más importante. En este conjunto (que,... Infografías 16:9 / Favorito Descargar PLANTILLA PREMIUM Desbloquea esta plantilla y obtén acceso ilimitado Ser Premium ¿Ya eres Premium? Entrar INFOGRAFÍAS PARA TALLER DE PROGRAMACIÓN ¿Te gustó nuestra plantilla “Taller de programación”? ¡La respuesta tiene que ser sí, de lo contrario no estarías aquí! Este conjunto de infografías puede usarse como complementario a la plantilla. En definitiva, puedes pegar tus infografías favoritas en la presentación y encajarán a la perfección. El estilo sigue siendo el... Infografías 16:9 Ver más -------------------------------------------------------------------------------- FICHAS PARA COLOREAR Favorito Descargar PDF ¡CELEBREMOS EL DÍA DE LA TIERRA! Diseño imprimible en formato A4 con actividades para colorear. ¡Puedes guardarlo en Google Drive y luego imprimirlo! A4 Favorito Descargar PDF ¡DISFRUTA DEL DÍA DE LA TIERRA! Diseño imprimible en formato A4 con actividades para colorear. ¡Puedes guardarlo en Google Drive y luego imprimirlo! A4 Favorito Descargar PDF ¡ES EL DÍA DE LA TIERRA! Diseño imprimible en formato A4 con actividades para colorear. ¡Puedes guardarlo en Google Drive y luego imprimirlo! A4 Ver más NOVEDADES EN SLIDESGO Entérate de las novedades más recientes y las nuevas características y herramientas para aprovechar al máximo tu experiencia en Slidesgo. HAZ PRESENTACIONES CON IA Más info APRENDE EDICIÓN BÁSICA EN POWERPOINT Más info LAS TRES MEJORES PLANTILLAS DE PRESENTACIÓN DE PASCUA Más info BUSCAR POR ETIQUETAS * Niños 1083 plantillas * Comida 564 plantillas * Tecnología 428 plantillas * Viajes 236 plantillas * Animales 506 plantillas * Arte 370 plantillas * Salud 1652 plantillas * Historia 562 plantillas * Medio ambiente 181 plantillas * Galaxia 118 plantillas * Moda 158 plantillas * Biología 179 plantillas * Verano 87 plantillas * Arquitectura 79 plantillas * Música 211 plantillas * Investigación 765 plantillas * Cultura 1206 plantillas * Fondo 4312 plantillas * Finanzas 269 plantillas * Vuelta a clase 71 plantillas ¿QUÉ DICEN LOS USUARIOS SOBRE NOSOTROS? ¡Solo quería daros las gracias! Aprendí más sobre diapositivas en un día de cuarentena que en toda mi vida. Gabriela Miranda ¡Vuestras diapositivas son únicas y preciosas! Me ayudan con mis presentaciones de PowerPoint para las clases. Incluso mi madre las usa en el trabajo. Marie Dupuis Me gustaría daros las gracias por estas plantillas. Son muy útiles para mis presentaciones. ¡Nunca había visto un servicio igual, y menos gratis! Ali Serdar Çelikezen Gracias, Slidesgo, por crear unas plantillas tan increíbles. Hacen que mis presentaciones mejoren muchísimo. ¡Y son todas gratis! Thiên Trang Nguyễn support@slidesgo.com Trabaja con nosotros Hazte embajador Hazte colaborador Buzón de sugerencias REDES SOCIALES CONTENIDO * Inicio * Recientes * Populares * Educación * Slidesclass * Negocios * Marketing * Medicina * Multiusos * Infografías TUTORIALES * Blog * Novedades * Inspiración * Tips para presentaciones * Tutoriales de Google Slides * Tutoriales de PowerPoint AYUDA * * FAQs * Manage Preferences * Términos y condiciones * Términos y condiciones Teams * * Política de privacidad * Sobre nosotros * Ley de servicios digitales * Política de cookies -------------------------------------------------------------------------------- Copyright ©2023 Freepik Company S.L. Todos los derechos reservados. Español Español English Português Français Deutsch 한국어 Proyectos de Freepik Company * Freepik * Flaticon * Slidesgo * Wepik * Videvo ABOUT YOUR PRIVACY * YOUR PRIVACY * STRICTLY NECESSARY COOKIES * PERFORMANCE COOKIES * FUNCTIONAL COOKIES * TARGETING COOKIES * STORE AND/OR ACCESS INFORMATION ON A DEVICE * PERSONALISED ADS AND CONTENT, AD AND CONTENT MEASUREMENT, AUDIENCE INSIGHTS AND PRODUCT DEVELOPMENT * USE PRECISE GEOLOCATION DATA * ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION * ENSURE SECURITY, PREVENT FRAUD, AND DEBUG * TECHNICALLY DELIVER ADS OR CONTENT * MATCH AND COMBINE OFFLINE DATA SOURCES * LINK DIFFERENT DEVICES * RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION YOUR PRIVACY We process your data to deliver content or advertisements and measure the delivery of such content or advertisements to extract insights about our website. We share this information with our partners on the basis of consent and legitimate interest. You may exercise your right to consent or object to a legitimate interest, based on a specific purpose below or at a partner level in the link under each purpose. These choices will be signaled to our vendors participating in the Transparency and Consent Framework. List of IAB Vendors STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. PERFORMANCE COOKIES Performance Cookies These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. FUNCTIONAL COOKIES Functional Cookies These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. TARGETING COOKIES Targeting Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. STORE AND/OR ACCESS INFORMATION ON A DEVICE Store and/or access information on a device Cookies, device identifiers, or other information can be stored or accessed on your device for the purposes presented to you. List of IAB Vendors | View Full Legal Text Opens in a new Tab Consent Legitimate Interest PERSONALISED ADS AND CONTENT, AD AND CONTENT MEASUREMENT, AUDIENCE INSIGHTS AND PRODUCT DEVELOPMENT Personalised ads and content, ad and content measurement, audience insights and product development * SELECT BASIC ADS Switch Label Switch Label Ads can be shown to you based on the content you’re viewing, the app you’re using, your approximate location, or your device type. * CREATE A PERSONALISED ADS PROFILE Switch Label Switch Label A profile can be built about you and your interests to show you personalised ads that are relevant to you. * SELECT PERSONALISED ADS Switch Label Switch Label Personalised ads can be shown to you based on a profile about you. * CREATE A PERSONALISED CONTENT PROFILE Switch Label Switch Label A profile can be built about you and your interests to show you personalised content that is relevant to you. * SELECT PERSONALISED CONTENT Switch Label Switch Label Personalised content can be shown to you based on a profile about you. * MEASURE AD PERFORMANCE Switch Label Switch Label The performance and effectiveness of ads that you see or interact with can be measured. * MEASURE CONTENT PERFORMANCE Switch Label Switch Label The performance and effectiveness of content that you see or interact with can be measured. * APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS Switch Label Switch Label Market research can be used to learn more about the audiences who visit sites/apps and view ads. * DEVELOP AND IMPROVE PRODUCTS Switch Label Switch Label Your data can be used to improve existing systems and software, and to develop new products List of IAB Vendors | View Full Legal Text Opens in a new Tab Consent Legitimate Interest USE PRECISE GEOLOCATION DATA Use precise geolocation data Your precise geolocation data can be used in support of one or more purposes. This means your location can be accurate to within several meters. List of IAB Vendors | View Full Legal Text Opens in a new Tab Consent Legitimate Interest ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION Actively scan device characteristics for identification Your device can be identified based on a scan of your device's unique combination of characteristics. List of IAB Vendors | View Full Legal Text Opens in a new Tab ENSURE SECURITY, PREVENT FRAUD, AND DEBUG Always Active Your data can be used to monitor for and prevent fraudulent activity, and ensure systems and processes work properly and securely. List of IAB Vendors | View Full Legal Text Opens in a new Tab TECHNICALLY DELIVER ADS OR CONTENT Always Active Your device can receive and send information that allows you to see and interact with ads and content. List of IAB Vendors | View Full Legal Text Opens in a new Tab MATCH AND COMBINE OFFLINE DATA SOURCES Always Active Data from offline data sources can be combined with your online activity in support of one or more purposes List of IAB Vendors | View Full Legal Text Opens in a new Tab LINK DIFFERENT DEVICES Always Active Different devices can be determined as belonging to you or your household in support of one or more of purposes. List of IAB Vendors | View Full Legal Text Opens in a new Tab RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION Always Active Your device might be distinguished from other devices based on information it automatically sends, such as IP address or browser type. List of IAB Vendors | View Full Legal Text Opens in a new Tab Back Button BACK Filter Button Consent Leg.Interest checkbox label label checkbox label label checkbox label label Clear checkbox label label Apply Cancel Confirm My Choices Reject All Allow All WE CARE ABOUT YOUR PRIVACY We and our partners store and/or access information on a device, such as unique IDs in cookies to process personal data. You may accept or manage your choices by clicking below, including your right to object where legitimate interest is used, or at any time in the privacy policy page. These choices will be signaled to our partners and will not affect browsing data.More information in our Cookie Policy WE AND OUR PARTNERS PROCESS DATA TO PROVIDE: Use precise geolocation data. Actively scan device characteristics for identification. Store and/or access information on a device. Personalised ads and content, ad and content measurement, audience insights and product development. List of Partners (vendors) I Accept Show Purposes