*{padding:0;margin:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.3px;line-height:1.6;color:#4d4d4d;background-color:#f4f6f7}.footer{height:400px;width:100%;position:relative;left:0;bottom:0;padding:72px 80px 40px;display:flex;flex-direction:column;gap:30px;background-color:#147a94;color:#fff}.footer-top{width:100%;height:90%;display:flex;gap:10px;flex-direction:row}.footer-top-item{height:100%;width:50%}.footer-top-item-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:10px}.footer-top-item-container-item{width:30%;height:100%;display:flex;align-items:center;justify-content:center}.footer-top-item-container-item ul{list-style:none;display:flex;flex-direction:column;gap:10px;position:relative}.title{color:#fff;font-weight:600;font-size:22px;font-family:Inter-SemiBold,sans-serif}.footer-top-item-top{height:30%;width:100%;display:flex;align-items:center}.footer-top-item-top h1{font-size:2.2rem;color:#fff;font-weight:500}.footer-top-item-bottom{height:70%;width:100%;display:flex;align-items:center}.footer-top-item-bottom p{font-size:1.2rem;text-align:justify}.footer-bottom{width:100%;height:10%;display:flex;align-items:center;font-size:1.2rem;font-weight:400}@media(max-width:767px){.footer{height:auto;padding:40px 20px;gap:40px}.footer-top{flex-direction:column;height:auto;gap:40px}.footer-top-item{width:100%;height:auto}.footer-top-item-container{flex-direction:column;gap:30px}.footer-top-item-container-item{width:100%;height:auto;justify-content:center}.footer-top-item-container-item ul{align-items:center;text-align:center}.footer-top-item-top{display:flex;justify-content:center;padding-bottom:30px}.footer-top-item-top h1{font-size:1.8rem;text-align:center}.footer-top-item-bottom{height:auto;justify-content:center}.footer-top-item-bottom p{font-size:1rem;text-align:center}.footer-bottom{height:auto;justify-content:center;text-align:center;font-size:1rem}}@media(min-width:768px)and (max-width:1023px){.footer{height:auto;padding:60px 40px}.footer-top{flex-direction:column;gap:50px;height:auto}.footer-top-item-top{display:flex;justify-content:center;padding-bottom:30px}.footer-top-item{width:100%}.footer-top-item-container{justify-content:space-between}.footer-top-item-container-item{width:45%}.footer-top-item-top h1{font-size:2rem}.footer-top-item-bottom p{font-size:1.1rem}}@media(min-width:1024px){.footer{height:400px;padding:72px 80px 40px}.footer-top{flex-direction:row}.footer-top-item{width:50%}}.NavBar{height:9vh;width:100%;display:flex;justify-content:space-between;align-items:center;padding-inline:80px;position:fixed;top:0;left:0;background-color:#fff;z-index:1000}.NavBar-left{display:flex;align-items:center;gap:20px;flex:1;position:relative}.NavBar-tittle{font-size:1.7rem;color:#000;font-weight:600;text-decoration:none;transition:.3s ease}.NavBar-tittle:hover{text-decoration:underline;color:#1ca7c6}.NavBar-links{display:flex;align-items:center}.NavBar-left-a{color:#1e1e1e;text-decoration:none;transition:.3s ease;font-weight:400;letter-spacing:.3px;padding-left:50px}.NavBar-left-a:hover{color:#1ca7c6;scale:1.1}.NavBar-rigth{display:flex;align-items:center;justify-content:flex-end}.NavBar-rigth a{border:1.5px solid #1CA7C6;padding:12px 22px;border-radius:30px;color:#1ca7c6;text-decoration:none;transition:.3s ease;font-weight:400;letter-spacing:.3px;white-space:nowrap}.NavBar-rigth a:hover{scale:1.1;color:#147a94;border:1px solid #147A94}.hamburger{display:none;flex-direction:column;gap:4.5px;cursor:pointer;margin-left:20px}.hamburger span{width:30px;height:3px;background-color:#000;transition:.3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.NavBar-mobile-btn{display:none}@media(max-width:992px){.NavBar{padding-inline:20px}.NavBar-rigth{display:none}.NavBar-links{position:absolute;top:9vh;left:0;width:100%;background:#fff;flex-direction:column;align-items:center;gap:30px;padding:30px 0;transform:translateY(-200%);transition:.4s ease;box-shadow:0 10px 20px #0000000d}.NavBar-links.open{transform:translateY(0)}.NavBar-left-a{padding-left:0;font-size:1.1rem}.NavBar-mobile-btn{display:block;border:1.5px solid #1CA7C6;padding:10px 22px;border-radius:30px;color:#1ca7c6;text-decoration:none}.NavBar-left{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.hamburger{display:flex;position:relative;right:0}}.home{min-height:150vh;width:100%}.Home-banner{height:100vh;width:100%;background-image:url(/assets/pilates2-plczzT2K.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.Inside-banner{position:relative;display:flex;align-items:center;justify-content:center;top:25%;left:5%;color:#fff;font-weight:600;font-size:4rem;max-width:750px;line-height:4rem}.Inside-minimal{position:relative;display:flex;align-items:center;justify-content:center;top:27%;left:5%;color:#fff;max-width:620px;font-weight:400;font-size:1.2rem}@media(max-width:1024px){.Inside-banner{top:22%;max-width:600px}.Inside-minimal{top:25%;max-width:500px}}@media(max-width:768px){.Inside-banner{top:20%;left:8%;max-width:90%}.Inside-minimal{top:38%;left:8%;max-width:90%}}@media(max-width:480px){.Inside-banner{top:18%}.Inside-minimal{top:20%}}.Hero{width:100%;min-height:70vh;padding:2rem 80px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.Hero-top{width:100%;height:30%;display:flex;flex-direction:column;align-items:center;justify-content:center}.Hero-top h1{font-weight:600;font-size:2.3rem;color:#000;text-align:center}.Hero-top h3{font-weight:400;font-size:1.3rem;text-align:center}.Hero-bottom{width:100%;height:70%;display:flex;flex-direction:row;gap:10px}.Hero-bottom-item{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:5px}.Hero-bottom-item-top{height:25%;width:100%;display:flex;align-items:flex-end}.Hero-bottom-item-top h1{color:#000;font-size:1.5rem;font-weight:400}.Hero-bottom-item-mid{height:25%;width:100%;display:flex;align-items:center}.Hero-bottom-item-mid h1{font-size:1.6rem;color:#000;max-width:70%}.Hero-bottom-item-bottom{height:50%;width:100%}.Hero-bottom-item-bottom p{font-size:1rem;max-width:80%}@media(max-width:1024px){.Hero{padding:2rem 60px}}@media(max-width:768px){.Hero{padding:2rem 40px;min-height:auto}.Hero-bottom{flex-direction:column;gap:40px}.Hero-bottom-item{height:auto}.Hero-bottom-item-mid h1,.Hero-bottom-item-bottom p{max-width:100%}}@media(max-width:480px){.Hero{padding:2rem 20px}.Hero-top h1{font-size:1.8rem}.Hero-top h3{font-size:1rem}.Hero-bottom-item-top h1{font-size:1.2rem}.Hero-bottom-item-mid h1{font-size:1.3rem}.Hero-bottom-item-bottom p{font-size:.95rem}}.Delta{min-height:100vh;width:100%;padding:2rem 80px}.Delta-inside{width:100%;height:100%;padding:2re 80px;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:20px}.Delta-inside-left{width:60%;height:100%;display:flex;flex-direction:column;gap:10px}.Delta-inside-left-top{width:100%;height:40%;padding-inline:5rem;display:flex;align-items:flex-end}.Delta-inside-left-top h1{color:#000;font-size:3rem}.Delta-inside-left-bottom{width:100%;height:60%;padding-inline:5rem;display:flex}.Delta-inside-left-bottom p{max-width:800px;font-size:1.2rem}.Delta-inside-right{width:40%;height:100%;display:flex;align-items:center;justify-content:center}.Delta-inside-right img{width:80%;height:90%;object-fit:cover;border-radius:30% 30% 10px 10px}@media(max-width:1024px){.Delta{padding:2rem 60px}}@media(max-width:768px){.Delta{padding:2rem 40px;min-height:auto}.Delta-inside{flex-direction:column;gap:40px}.Delta-inside-left,.Delta-inside-right{width:100%;height:auto}.Delta-inside-left-top,.Delta-inside-left-bottom{padding-inline:0}.Delta-inside-left-top h1{font-size:2.2rem}.Delta-inside-left-bottom p{font-size:1.05rem}.Delta-inside-right img{width:80%;height:auto}}@media(max-width:480px){.Delta{padding:2rem 20px}.Delta-inside-left-top h1{font-size:1.8rem}.Delta-inside-left-bottom p{font-size:1rem}}.About-Presentation{width:100%;height:25vh;background-color:#fff;padding-inline:80px;display:flex;justify-content:center;flex-direction:column}.About-Presentation h1{color:#000;font-size:2rem}.About-Presentation p{font-size:1.2rem}.AboutUs{width:100%;height:100vh;padding-inline:80px;display:flex;align-items:center;justify-content:center}.Places{width:100%;height:80vh;padding-top:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.Places h1{color:#000;font-size:2.2rem}.Places-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:20px}.Places-item{width:600px;height:600px;display:flex;flex-direction:column;gap:5px}.Places-item-img{width:100%;height:70%}.Places-item-img img{width:100%;height:100%;object-fit:cover}.Places-item-title{width:100%;height:10%;color:#000;font-size:1.2rem;font-weight:600;display:flex;align-items:center}.Places-item-description,.Places-item-link{width:100%;height:10%}.Places-item-link a{border:1px solid black;padding:1rem 3rem;border-radius:30px;text-decoration:none;color:#000;transition:transform .3s ease;display:inline-block}.Places-item-link a:hover{transform:scale(1.1)}@media(max-width:1200px){.Places-item{width:100%;max-width:500px;height:auto}}@media(max-width:992px){.About-Presentation,.AboutUs{padding-inline:40px}.Places{height:auto;padding-bottom:3rem}.Places-container{flex-direction:column;height:auto}.Places-item{width:100%;max-width:600px;height:auto}}@media(max-width:576px){.About-Presentation{height:auto;padding:2rem 20px}.About-Presentation h1{font-size:1.6rem}.About-Presentation p{font-size:1rem}.AboutUs{height:auto;padding-inline:20px}.Places{height:auto;gap:30px}.Places-item-img{height:300px}.Places-item-link a{padding:.8rem 2rem}}
