.footer{width:100vw;height:auto;background-color:var(--beige);display:flex;justify-content:center;align-items:center;z-index:3;margin-top:170px;transition:all .5s ease-in-out;background-color:var(--yellow)}.containerFooter{position:relative;width:100%;max-width:1180px;display:flex;justify-content:center;align-items:center;flex-direction:column}.containerFooter>p{transition:all .5s ease-in-out;font-size:322px;text-align:center;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);color:#083e7725;z-index:-1}.containerFooterContent{width:100svw;background-color:#6495ed;display:flex;justify-content:center}.footerContent{width:100%;margin-top:6rem;display:flex;justify-content:space-evenly;padding:0 1rem;color:var(--blue)}.footerContent h3{font-size:1.5rem;text-transform:uppercase}.contentImage{height:160px;width:auto}.contentContact{text-align:start}.contentSitePlan ul{list-style:none;text-align:start}.contentSitePlan ul li{padding:3px 0}.contentSitePlan ul li:hover{cursor:pointer;text-decoration:underline}.legalContainer{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:2rem;margin-bottom:2rem;color:var(--blue)}.legalContainer p{text-align:center;padding:.5rem 1rem}.legalContainer ul{list-style:none;display:flex;justify-content:center;align-items:space-around}.legalContainer a{color:var(--blue);text-decoration:none;margin:0 1rem}.astroDraw{font-size:10px}@media screen and (max-width:768px){.legalContainer ul{flex-direction:column;align-items:center}.containerFooter>p{left:50%;margin:0!important;text-align:center}.footerContent{flex-direction:column-reverse;align-items:center;justify-content:center}.footerContent div{margin:1rem 0}.contentImage{margin-top:1rem;height:120px}.contentContact{text-align:center}.contentContact p{margin:0!important}.contentSitePlan{text-align:center}}@media screen and (max-width:1475px){.containerFooter>p{font-size:300px}}@media screen and (max-width:1371px){.containerFooter>p{font-size:280px}}@media screen and (max-width:1273px){.containerFooter>p{font-size:250px}}@media screen and (max-width:1177px){.containerFooter>p{font-size:200px}}@media screen and (max-width:915px){.containerFooter>p{font-size:110px}}@media screen and (max-width:767px){.footerContent p,.footerContent a{display:flex;flex-direction:column;align-items:center}.containerFooter>p{font-size:90px}}@media screen and (max-width:450px){.containerFooter>p{font-size:76px}}.liquidGlass-wrapper{position:relative;display:flex;font-weight:400;overflow:hidden;border-radius:1.5rem;justify-content:center;align-items:center;box-shadow:0 6px 6px #0003,0 0 20px #0000001a;transition:all .4s cubic-bezier(.175,.885,.32,2.2)}.liquidGlass-wrapper:hover{transform:scale(102%)}.liquidGlass-effect{position:absolute;z-index:0;inset:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:url(#glass-distortion);overflow:hidden;isolation:isolate}.liquidGlass-tint{z-index:1;position:absolute;inset:0;background:#fff9}.liquidGlass-shine{position:absolute;inset:0;z-index:2;box-shadow:inset 2px 2px 1px #ffffff80,inset -1px -1px 1px 1px #ffffff80}.liquidGlass-text{width:100%;z-index:3;font-size:1.6rem}.show-menu{display:flex!important}.active_nav{height:80vh}header{z-index:10000;position:sticky;top:60px;width:90%;margin:2rem auto;max-width:var(--max-width)}header nav{height:60px;display:flex;flex-direction:row;justify-content:space-around;align-items:center;transition:all .2s ease-in-out}header nav ul{position:relative;list-style-type:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}header nav ul a{font-size:1.2rem;text-decoration:none!important}header nav li:before{content:"";position:absolute;transform:translate(50%);z-index:-1;display:block}header nav li:hover{position:relative}header nav ul li a:hover{cursor:pointer;animation:impulseColor .5s ease-in-out}header nav li:hover:before{transition:.4s ease-in-out;content:"";position:absolute;z-index:-1;display:block;width:100%;right:50%;transform:translate(50%,300%);height:2px;background-color:var(--blue);border-radius:.8rem;margin:1.5rem auto}@keyframes impulseColor{0%{color:var(--blue)}50%{color:var(--beige)}to{color:var(--blue)}}.visuallyHidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.hamburger{margin:0 auto;width:30px;height:30px;position:relative}.hamburger .bar{padding:0;width:30px;height:4px;background-color:var(--blue);display:block;border-radius:4px;transition:all .4s ease-in-out;position:absolute}.bar1{top:0}.bar2,.bar3{top:13.5px}.bar3{right:0}.bar4{bottom:0}.checkbox1:checked+label>.hamburger1>.bar1{transform:rotate(45deg);transform-origin:5%;width:41px}.checkbox1:checked+label>.hamburger1>.bar2{transform:translate(-40px);background-color:transparent}.checkbox1:checked+label>.hamburger1>.bar3{transform:translate(40px);background-color:transparent}.checkbox1:checked+label>.hamburger1>.bar4{transform-origin:5%;transform:rotate(-45deg);width:41px}nav>div>div{display:none}@media(max-width:1024px){header{top:20px;max-width:100%;height:80px;transition:all .2s ease-in-out}header nav{display:flex;flex-direction:column;justify-content:center;align-items:center}header nav>div{display:flex;flex-direction:row;width:100%;padding:1rem;justify-content:space-between}header nav>div>div{display:flex}header ul{display:none!important;margin-top:3rem;margin-bottom:3rem;width:100%;height:100%;flex-direction:column!important;gap:3rem!important;justify-content:center;align-items:center;padding-top:4rem;padding-bottom:4rem}header ul li a{font-size:2rem;background-color:#ffffffce;padding:1rem 3rem;border-radius:1rem}.label1{display:flex;justify-content:center;align-items:center;cursor:pointer}}
