: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,.specialsSection__content{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%}}.specialsSection{color:#a56b3f}.specialsSection__card{margin-bottom:10rem}.specialsSection__content{display:flex;gap:15vw;align-items:flex-start;justify-content:space-between}@media(max-width:768px){.specialsSection__content{flex-direction:column;align-items:center;gap:2rem}}.specialsSection__text-block{display:flex;flex-direction:column;gap:2rem;width:30vw;max-width:500px}.specialsSection__text-block p{font-size:2rem;line-height:1.5}.specialsSection__text-block .specialsSection__text-extra{font-size:1.8rem;font-style:italic;font-weight:700}@media(max-width:768px){.specialsSection__text-block{width:100%;align-items:center;text-align:center}.specialsSection__text-block p{font-size:2.4rem}.specialsSection__text-block .specialsSection__text-extra{font-size:2.2rem}}.specialsSection__image-wrapper{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.specialsSection__image-wrapper .specialsSection__image{border-radius:1.2rem;width:100%;height:auto}@media(max-width:768px){.specialsSection__image-wrapper{margin-left:0;align-items:center}.specialsSection__image-wrapper .specialsSection__image{width:100%}}.specialsSection__button{margin-top:3rem}@media(max-width:768px){.specialsSection__button{margin:2rem auto 0}}