.home-intro{margin-top:12rem}.home-intro__content{max-width:90rem}.home-intro p{color:#a56b3f;font-size:2rem;line-height:1.6;max-width:78rem}.home-intro__links{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;margin-top:2.5rem}.home-intro__link{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:1.2rem 2.4rem;border:1px solid rgba(79,98,40,.9);border-radius:999px;background:rgba(79,98,40,.06);box-shadow:0 1rem 2rem rgba(79,98,40,.08);color:#4f6228;font-size:1.8rem;font-weight:700;text-decoration:none;transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.home-intro__link:focus-visible,.home-intro__link:hover{background:#4f6228;color:#faf3e0;transform:translateY(-2px);box-shadow:0 1.6rem 2.8rem rgba(79,98,40,.18)}.home-intro__link:focus-visible{outline:2px solid #c9a66b;outline-offset:3px}.home-intro__link:last-child{background:#4f6228;color:#faf3e0}.home-intro__link:last-child:focus-visible,.home-intro__link:last-child:hover{background:rgb(61.4826086957,76.2695652174,31.1304347826)}@media(max-width:768px){.home-intro{margin-top:8rem}.home-intro p{font-size:2.4rem}.home-intro__link{font-size:2.3rem;width:100%;justify-content:center}}:root{--font-primary:"Nunito Sans",sans-serif;--font-secondary:"Lora",serif}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-primary);background:var(--background);color:var(--text-light);scroll-behavior:smooth;background-color:#4f6228}*,body,html{margin:0;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3{font-family:var(--font-secondary)}button{font-family:var(--font-primary);border:none;cursor:pointer}.container{width:80vw;max-width:120rem;margin:0 auto}.page-title{text-align:start;font-size:4rem;font-family:Lora,serif;margin-bottom:2rem;text-decoration:underline;-webkit-text-decoration-color:#c9a66b;text-decoration-color:#c9a66b;text-underline-offset:.5rem}.page-title,.page-title__sub{font-weight:700;color:#a56b3f}.page-title__sub{font-size:3rem;font-family:Nunito Sans,sans-serif;margin-bottom:3rem;margin-left:1.5rem}section{margin-bottom:20rem;background:rgba(0,0,0,0)!important}@media(max-width:768px){section{margin-bottom:8vh}}main,main>section:first-of-type{margin-top:10rem}main{flex-grow:1;background:url(/fotos/bgtexture.png) repeat,#faf3e0;background-size:clamp(250px,25vw,600px);background-position:0 0;background-attachment:fixed}@media(max-width:768px){main{margin-top:8vh}}body{margin:0;display:flex;flex-direction:column;min-height:100vh;background:#4f6228;position:relative}.button{padding:2rem 4rem;font-size:2.5rem;white-space:nowrap;font-weight:700;border-radius:4rem;text-decoration:none;transition:all .3s ease-in-out;box-shadow:0 10px 20px rgba(0,0,0,.2);background:#c9a66b;color:#faf3e0;border:none;display:inline-block;text-align:center}@media(max-width:768px){.button{padding:3vw 6vw}}.button:hover{transform:scale(1.05);box-shadow:0 20px 30px rgba(0,0,0,.3)}html{font-size:75%}@media(max-width:2560px){html{font-size:70%}}@media(max-width:1920px){html{font-size:62.5%}}@media(max-width:1440px){html{font-size:56.25%}}@media(max-width:1200px){html{font-size:50%}}@media(max-width:992px){html{font-size:43.75%}}@media(max-width:768px){html{font-size:40%}}@media(max-width:600px){html{font-size:37.5%}}@media(max-width:480px){html{font-size:35%}}@media(max-width:360px){html{font-size:32.5%}}@media(min-width:3840px){html{font-size:85%}}@media(min-width:5120px){html{font-size:95%}}.faq__content{max-width:90rem}.faq__list{border-top:1px solid #c9a66b}.faq__item{border-bottom:1px solid #c9a66b;color:#a56b3f;padding:1.8rem 0}.faq__item summary{cursor:pointer;font-family:var(--font-secondary);font-size:2.2rem;font-weight:700;list-style-position:inside}.faq__item p{font-size:1.9rem;line-height:1.6;margin:1.2rem 2.2rem 0}@media(max-width:768px){.faq__item summary{font-size:2.8rem}.faq__item p{font-size:2.4rem}}