.footer{background:#6c7835;color:#faf3e0;padding:4rem 5vw;text-align:left}.footer__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;gap:3rem;align-items:start}.footer__iframe{height:100%;border-radius:1rem;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.2)}.footer__iframe iframe{width:100%;height:100%;border:none;border-radius:1rem}.footer__title{color:#ebc078;font-size:2.5rem;font-weight:700;font-family:Nunito Sans,sans-serif;margin-bottom:1rem}.footer__list{list-style:none;padding:0}.footer__link{text-decoration:none;font-size:2rem;transition:color .2s ease-in-out}.footer__link:hover{color:#c9a66b}.footer__icons{display:flex;gap:2.5rem;align-items:center;margin-top:1rem}.footer__icons a{display:flex;align-items:center;justify-content:center}.footer__icons img{width:4rem;height:auto;max-width:100%;transition:transform .2s ease-in-out}.footer__icons img:hover{transform:scale(1.1)}.footer__stack{display:flex;flex-direction:column;gap:3rem}.footer__copyright{display:flex;justify-content:center;text-align:center;margin-top:4rem;font-size:1.9rem;opacity:.8}.footer__copyright a{transition:color .3s ease-in-out,scale .3s ease-in-out}.footer__copyright a:hover{color:#c9a66b;scale:1.05}@media(max-width:768px){.footer{display:none}}.navbar{position:fixed;top:0;width:100%;height:10rem;background-color:#4f6228;padding:1.5rem 5vw;display:flex;align-items:center;justify-content:center;z-index:1000}@media(max-width:768px){.navbar{height:8vh}}.navbar__container{width:100%;max-width:120rem;display:flex;align-items:center;justify-content:space-between}.navbar__logo{cursor:pointer;height:5rem}.navbar__links{list-style:none;display:flex;gap:3rem}.navbar__links li{font-size:2rem;font-weight:600;font-family:Nunito Sans,sans-serif}.navbar__links li a{color:#faf3e0;text-decoration:none;transition:color .3s ease}.navbar__links li a:hover{color:#c9a66b}.navbar__lang{font-size:1.6rem;font-weight:600;font-family:Nunito Sans,sans-serif;color:#faf3e0;display:flex;align-items:center;gap:.6rem;padding:.5rem;border:1px solid rgba(250,243,224,.2);border-radius:999px;background:rgba(0,0,0,.08)}.navbar__lang-divider{color:rgba(250,243,224,.6);font-size:1.6rem;line-height:1}.navbar__lang-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:999px;color:inherit;cursor:pointer;min-width:3.5rem;padding:.4rem 1rem;font-size:1.6rem;font-weight:700;transition:background-color .2s ease-in-out,color .2s ease-in-out}.navbar__lang-option:hover{background-color:rgba(250,243,224,.12);color:#c9a66b}.navbar__lang-option.active{background:#c9a66b;border-color:#c9a66b;color:#4f6228;font-weight:800}.navbar__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:2rem;font-weight:600;font-family:Nunito Sans,sans-serif;color:#faf3e0;transition:color .3s ease;cursor:pointer}.navbar__dropdown-toggle:hover{color:#c9a66b}.navbar__dropdown-wrapper{position:relative}.navbar__dropdown{position:absolute;top:120%;left:0;background-color:#4f6228;padding:1rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .3s ease,transform .3s ease;display:flex;gap:1rem;z-index:1100}.navbar__dropdown a{display:block;width:4rem;height:4rem}.navbar__dropdown a:last-of-type{width:max-content}.navbar__dropdown a img{width:100%;height:100%;object-fit:contain}.navbar__dropdown.open{opacity:1;transform:translateY(0);pointer-events:auto}.navbar .active-link{color:#c9a66b!important;font-weight:700}.navbar__toggle{display:none;background:none;border:none;cursor:pointer;z-index:1200;width:4rem;height:3rem;flex-direction:column;justify-content:space-between;padding:0}.navbar__toggle .bar{width:100%;height:.4rem;background:#faf3e0;border-radius:1rem}.navbar__mobile-menu{position:fixed;inset:0;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateX(100%);transition:transform .4s ease,opacity .4s ease;display:flex;z-index:1100;pointer-events:none;opacity:0}.navbar__mobile-menu.open{transform:translateX(0);pointer-events:auto;opacity:1}.navbar__mobile-content{color:#faf3e0;background-color:#4f6228;width:70vw;padding:10%;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:3vh}.navbar__mobile-links{display:flex;flex-direction:column;gap:2rem}.navbar__mobile-links a{font-size:6rem;font-family:--font-primary;font-weight:700;text-decoration:none}.navbar__mobile-links a:hover{color:#c9a66b}.navbar__mobile-logo a{display:inline-block}.navbar__mobile-order{width:100%}.navbar__mobile-order .navbar__mobile-icons{display:flex;justify-content:start;gap:5rem}.navbar__mobile-order .navbar__mobile-icons a{width:50px;height:50px}.navbar__mobile-socials{width:100%}.navbar__mobile-socials .navbar__mobile-icons{display:flex;justify-content:start;gap:5rem}.navbar__mobile-socials .navbar__mobile-icons a{width:50px;height:50px}.navbar__mobile-contact{width:100%;text-align:left;display:flex;flex-direction:column;gap:2.5rem}.navbar__mobile-contact a{font-size:3rem;color:#faf3e0;font-weight:lighter;text-decoration:none}.navbar__mobile-lang{font-size:3rem;display:flex;gap:1rem;align-items:center}.navbar__mobile-lang .navbar__lang-option{min-width:7rem;padding:1.2rem 2rem;font-size:2.4rem}.navbar__mobile-lang .navbar__lang-option:hover{color:#c9a66b}.navbar__mobile-lang .navbar__lang-divider{font-size:3rem}.navbar__mobile-reserve{display:inline-block;width:100%;font-size:4rem;padding:2rem;text-align:center;font-weight:700;color:#c9a66b;border:4px solid #c9a66b;border-radius:.5rem;text-decoration:none;transition:background .3s ease}.navbar__mobile-reserve:hover{background:#a56b3f;color:#4f6228}.navbar__mobile-privacy{display:flex;flex-direction:column;align-items:center;color:#c9a66b}.navbar__mobile-privacy a{font-size:3rem;font-family:Nunito Sans,sans-serif}.navbar__mobile-copyright{margin-top:auto;display:flex;flex-direction:column;align-items:center}.navbar__mobile-copyright a{font-size:3rem;font-family:Nunito Sans,sans-serif}.navbar__mobile-copyright a:hover{color:#c9a66b}.navbar .navbar__toggle{display:none;background:none;border:none;cursor:pointer;z-index:1200;width:4rem;height:3rem;flex-direction:column;justify-content:space-between;padding:0}.navbar .navbar__toggle .bar{width:100%;height:.4rem;background:#faf3e0;border-radius:1rem;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.navbar .navbar__toggle.open .bar:first-child{transform:translateY(1.3rem) rotate(45deg)}.navbar .navbar__toggle.open .bar:nth-child(2){opacity:0}.navbar .navbar__toggle.open .bar:nth-child(3){transform:translateY(-1.25rem) rotate(-45deg)}@media(max-width:768px){.navbar .navbar__lang,.navbar .navbar__links{display:none}.navbar .navbar__toggle{display:flex}}: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%}}