#root{width:100%;margin:0 auto;padding:2rem;text-align:center;--primary: #009874;--shadow: 0px 1px 19px rgba(0, 0, 0, .15);--shadowhover: 0px 10px 29px rgba(0, 0, 0, .35);--shadow2: 0px 3px 4px rgba(0, 0, 0, .14);--shadow3: 0px 1px 10px rgba(0, 0, 0, .05);--text-shadow: 1px 1px rgba(0, 0, 0, .35);--primary2: #002631;--primary3: #E4B347;--primary4: #009874;--primary5: #929C1B;--grey: #828282;--gradient: linear-gradient(90deg, #B0BC26 0%, #009874 100%);--gradient2: linear-gradient(90deg, #E4B347 0%, #DA4F65 100%);--gradient-verde: linear-gradient(90deg, #002631 0%, #009874 100%);--gradient-hover: linear-gradient(90deg, #B0BC26 80%, #009874 100%);--font-base: "Montserrat", sans-serif}body{font-family:Montserrat,Helvetica,Arial,sans-serif}main{margin-top:3rem;margin-bottom:3rem}@media (min-width: 600px){main section{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){main section{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){main section{grid-template-columns:repeat(4,1fr)}}main h2{color:var(--primary3);margin-bottom:2rem;width:100%}main section{text-align:center;gap:2rem;padding:0rem;margin:1rem}main section.grid{display:grid}main section article canvas{display:inline-block}main section article.detail canvas{max-height:35rem}main section details{width:100%}main section details div{width:100%;text-align:justify;font-size:1.1em}main section details div dl{background-color:#f6fff2;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:2rem 3rem 1rem;margin-top:-1rem}main section details div dl>div{background-color:#daf7ce;border-radius:10px}main section details div dl dt{padding:1rem 2rem .5rem 1rem}main section details div dl dd{margin-bottom:2rem;padding-bottom:1rem;padding-right:2rem;display:flex;align-items:center;justify-content:space-evenly}main section details summary{min-width:30rem;background-color:#fff;cursor:pointer;padding:1em .5em;list-style:none;border-radius:10px}main section details summary:hover{background-color:#d6ebcc}main section details summary div{display:flex;align-items:center}main section details summary h3{display:flex;flex-direction:column}main section details summary small{color:#999;font-size:.875em}main section details summary strong{font-weight:700}main section details summary span:first-child{width:4rem;height:4rem;border-radius:10px;background-color:#d6ebcc;display:flex;flex-shrink:0;align-items:center;justify-content:center;margin-right:1.25em}main section details summary span:first-child svg{width:2.25rem;height:2.25rem}main section details summary span:last-child{font-weight:700;margin-left:auto}main section details summary:focus{outline:none}main section details[open] summary{color:#289672;background-color:#d6ebcc}.valorationProgress{width:15rem;display:inline-block}.valorationProgress progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15rem;height:1rem;border-radius:.5rem;box-shadow:0 .2rem .6rem #00000040 inset;background-color:var(--primary3);color:var(--primary4)}.valorationProgress small{margin-right:2rem}.valorationProgress p[data-value],.valorationProgress span.canales{position:relative}.valorationProgress p[data-value]:after{content:attr(data-value);position:absolute;right:0}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}header nav{position:fixed;top:0;left:0;height:4rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:flex;width:100%;box-sizing:border-box;background-color:#fff;color:#fff;align-items:center;justify-content:center}header nav img{position:absolute;left:2rem;height:3rem}header nav h1{font-size:2.2rem;padding-left:2.2rem;color:var(--primary)}header nav ul{font-size:1.3rem;font-weight:450;list-style:none;display:flex;align-items:center;gap:1rem}header nav ul li a{cursor:pointer}header nav ul li a:hover{color:#dfdbdbd0}.dev-footer{position:fixed;bottom:0;left:0;height:4rem;width:100%;background-color:#fff;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;display:flex;align-items:center;justify-content:space-evenly}.dev-footer img{height:1rem}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
