/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}:root{--color-brand-yellow: #ef9712;--color-brand-blue: #010d3c;--color-brand-green: #009c35;--color-brand-green-light: #d4f1df;--fs-h1: clamp(1.464rem, 6.221vmin, 2.856rem);--fs-h2: clamp(1.331rem, 5.184vmin, 2.197rem);--fs-h3: clamp(1.21rem, 4.32vmin, 1.69rem);--fs-h4: clamp(1.1rem, 3.6vmin, 1.3rem);--fs-h5: clamp(1rem, 3vmin, 1rem);--fs-regular: clamp(1rem, 3vmin, 1rem);--fs-h6: clamp(.909rem, 2.5vmin, .769rem);--fs-small: clamp(.909em, 2vmin, .769em)}html{color:var(--color-brand-blue);font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;line-height:1.4}img{max-width:100%;height:auto;display:block}body{display:flex;flex-direction:column;display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}main{flex-grow:1}strong{font-weight:700}.container{max-width:87ch;margin:auto;padding:1rem}h1,h2,h3,h4,h5,h6{font-family:Open Sans,sans-serif}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4)}h5{font-size:var(--fs-h5)}h6{font-size:var(--fs-h6)}small{font-size:var(--fs-small)}table{width:80%;margin:auto}tbody tr:nth-child(odd){background-color:var(--color-brand-green-light)}header{background:linear-gradient(var(--color-brand-blue),var(--color-brand-green));color:#fff;position:relative;margin-bottom:calc(2rem + 3vmin)}header .container{display:grid;align-items:center;grid-template-areas:"logo" "navigation" "title";place-items:center;gap:1rem}header a{color:#fff}header .branding-logo{max-width:10rem}nav ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}nav ul li{padding:5px 1ch;border-radius:10px}nav ul li:hover{background:#ffffffbf}nav ul li:hover a{color:var(--color-brand-blue)}nav ul a{text-decoration:none;text-transform:uppercase}.tos-link img{height:1.5em}nav ul a.tos-link{display:flex;flex-direction:row;align-items:center;gap:.5em;text-transform:none}header section.title{align-items:center;display:flex;flex-direction:column;gap:1ch;grid-area:title;justify-content:center;padding:5vmin 0 calc(2rem + 5vmin);text-align:center}header h1{font-size:clamp(1rem,10vmin,4rem);font-weight:300;margin:0;text-transform:uppercase}header section.title .slogan{background-color:var(--color-brand-green);border-radius:10px;padding:.5rem 1rem;text-transform:lowercase}header:after{background-color:var(--color-brand-yellow);background-image:url(/assets/logo.png);background-position:50% 40%;background-repeat:no-repeat;background-size:3rem;border-radius:2rem;bottom:-2rem;box-shadow:0 0 5px gray;content:"";display:block;height:4rem;left:calc(50% - 2rem);position:absolute;width:4rem}@media (min-width: 668px){header .container{grid-template-areas:"logo navigation" "title title"}}footer{background-image:url(/assets/footer.jpg);color:#fff;width:100%;min-height:150px;background-size:cover;background-position:bottom;padding:calc(1rem + 2vmin) 0}footer .container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}footer .logo{text-align:left}footer .logo img{max-width:10rem}.contact{display:flex;flex-direction:column;gap:.75rem}.contact p{margin:0}.information-contact{display:flex;flex-direction:row;gap:1ch;text-align:left;align-items:center}.information-contact img{width:2rem}.sponsors{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:calc(2rem + 5vmin) 0;gap:calc(2rem + 3vmin)}.sponsors .sponsors-slogan{font-size:var(--fs-h3);text-align:center;line-height:1.5}.sponsors .sponsors-slogan span.green{color:#fff;background:var(--color-brand-green);border-radius:5px;padding:5px}.sponsors .sponsors-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.container.sponsors img{height:4rem}.information-contact a{color:#fff;display:flex;gap:.5rem;align-items:center}.hero .container{display:flex;flex-direction:column;align-items:center;text-align:center}.hero .slogan{font-size:var(--fs-h3);text-align:center}.hero .mission>p{text-align:center}.projects .featured-projects{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.projects{background-color:#010e3c;color:#fff}.projects a{color:#db9efa}.projects a:visited{color:#e5cffc}.projects h3{margin-bottom:.5rem;padding:0}.project .green-separator{max-width:45px}.feature{background:url(/assets/ring-pattern.jpg) no-repeat;background-position:bottom right;background-size:cover}.hero,.events,.projects,.feature{padding-top:5vmin;padding-bottom:8vmin}.projects h2{display:flex;gap:1rem;align-items:center}.projects h2 img{height:2em}.definition p{display:inline;text-align:center;font-size:20px}.name{background-color:var(--color-brand-green);color:#fff;font-size:20px;font-weight:700;border-radius:5px;padding:5px}.definition{text-align:center}.questions{display:flex;gap:1rem;flex-direction:row;align-items:center}.question-title{color:var(--color-brand-green)}img{height:auto;max-width:100%}.imagen{max-width:13rem}.values{display:flex;gap:2rem;flex-direction:row;align-items:center;text-align:left}
