html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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,[hidden]{display:none}
html{box-sizing:border-box;height:100%;font-size:62.5%}html ::-webkit-scrollbar{display:none}html{scrollbar-width:none}*,:before,:after{box-sizing:border-box!important}body{font-optical-sizing:auto;color:#1a1a1a;background-image:url(/img/bg_movil.avif);background-position:top;background-size:cover;flex-direction:column;justify-content:space-between;min-height:100%;margin:0;font-family:Special Gothic,sans-serif;font-size:1.6rem;font-weight:400;display:flex}@media (min-width:768px){body{background-image:url(/img/bg.avif)}}a{color:#1a1a1a;cursor:pointer;text-decoration:none}img{width:100%;height:auto}
p{margin:0}[class$=__titulo]{text-transform:uppercase;text-align:center;color:#114c24;margin:2rem 0;font-family:Special Gothic,sans-serif;font-size:clamp(2rem,10vw - .8rem,4.5rem);font-weight:600}[class$=__subtitulo]{text-align:center;text-transform:uppercase;color:#114c24;margin:0 auto 2rem;font-size:clamp(2rem,10vw - .8rem,4rem);font-weight:700}@media (min-width:768px){[class$=__subtitulo]{margin:0 auto 5rem}}[class$=__texto]{text-align:justify;color:#114c24;margin:0 auto 5rem;font-size:clamp(1.6rem,10vw - .8rem,2rem);font-weight:400}
.barras{cursor:pointer;flex-direction:column;justify-content:space-between;align-items:center;width:3rem;height:3rem;transition:all .8s ease-in-out;display:flex;overflow:hidden}@media (min-width:768px){.barras{display:none}}.barras--active{border-radius:1rem}.barras__barra,.barras__barra--1,.barras__barra--2,.barras__barra--3{background-color:#f5f5f0;width:100%;height:.5rem;transition:all .6s cubic-bezier(.4,0,.2,1)}.barras__barra--1{transform-origin:18%;align-self:flex-start;width:60%}.barras__barra--1--active{transform:rotate(-315deg)}.barras__barra--2{width:200%}.barras__barra--2--active{transform:rotate(-45deg)}.barras__barra--3{transform-origin:87%;align-self:flex-end;width:60%}.barras__barra--3--active{transform:rotate(-315deg)}.menu{background-color:#2a7250;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem 0;display:flex;position:absolute;top:10rem;left:0;right:0}@media (min-width:768px){.menu{flex-direction:row;flex:1;max-width:80rem;position:static}}.menu__enlace{color:#f5f5f0;text-align:center;width:80%;padding:1rem 2rem;transition:all .5s ease-in-out}@media (min-width:768px){.menu__enlace{width:auto}}.menu__enlace:hover{color:#1a1a1a;background-color:#c7d0c9;border-radius:1rem}
.header{z-index:99;background-color:#2a7250;width:100%;height:10rem;position:sticky;top:0}.header__contenedor{flex-direction:row-reverse;justify-content:center;align-items:center;gap:5rem;width:min(90%,180rem);height:100%;margin:0 auto;display:flex}@media (min-width:768px){.header__contenedor{flex-direction:row;justify-content:space-between}}.header__logo{width:20rem;display:block}
