@charset "UTF-8";@import"https://fonts.bunny.net/css?family=Pacifico";@import"https://fonts.googleapis.com/css2?family=DynaLight&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Bad+Script&display=swap";*{box-sizing:border-box}body{background:#f4eee7;color:#000;margin:0;padding:0}#app{margin:0;padding:0;color:#000}h1,h2,h3,h4{font-family:Segoe UI,sans-serif;font-style:italic;font-size:1.5rem;letter-spacing:1px;font-weight:400!important}h5{font-style:normal;font-size:.5rem}p,input,textarea,button,select{font-family:Inter,sans-serif;font-style:normal}p{font-weight:400;font-size:1rem;opacity:.9}.navbar{position:fixed;top:0;width:100%;z-index:1000;background:transparent;transition:background .3s ease,box-shadow .3s ease}.navbar .container{display:flex;align-items:center;justify-content:space-between;min-height:80px;padding:0 1rem}.navbar .logo{display:block;width:150px;height:50px;background-image:url(/build/images/logojuodas.png);background-size:contain;background-repeat:no-repeat;background-position:center;transition:background-image .3s ease;color:#000}.navbar .desktop-menu{display:flex;align-items:center;gap:2rem}.navbar .mobile-menu-icon{display:none;font-size:1.8rem;text-decoration:none;cursor:pointer;color:#fff}.navbar.scrolled{background:#b9ae9f;box-shadow:0 10px 30px #00000026}.navbar.scrolled .logo{width:150px;height:50px;background-image:url(/build/images/logobaltas.png);background-size:contain;background-repeat:no-repeat;background-position:center;color:#fff}.navbar.scrolled .desktop-menu a{color:#fff}.navbar.scrolled .desktop-menu a:hover{color:#eef2ff}.navbar.scrolled .desktop-menu a:after{background:#fff}@media(max-width:991px){.desktop-menu{display:none}.mobile-menu-icon{display:block;text-decoration:none;color:#fff}.navbar-collapse{background:#6f4ca3f2;padding:20px;border-radius:12px;margin-top:10px;display:flex;flex-direction:column;gap:1rem}.navbar-collapse a{color:#fff;text-align:center;font-weight:500}}.hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;background:linear-gradient(#ffffff8f,#ffffff38),url(/build/images/2.jpg) left center/cover no-repeat;overflow:hidden}.hero .hero__overlay{width:100%;display:flex;align-items:center;justify-content:center}.hero .hero__overlay .hero__text{max-width:90%}.hero .hero__overlay .hero__text .hero__title{color:#796701fb;margin-bottom:1rem;opacity:0;text-align:center;animation:fadeInHero 1s forwards;letter-spacing:5px;font-family:Helvetica Neue,sans-serif!important}.hero .hero__overlay .hero__text .hero__subtitle{font-size:1.3rem;color:#3d2a18;margin-bottom:2rem;opacity:0;text-align:center;animation:fadeInHero 1s forwards;animation-delay:.6s}.hero .hero__overlay .hero__text .hero__buttons{display:flex;justify-content:center;align-items:center;gap:1rem;opacity:0;animation:fadeInHero 1s forwards;animation-delay:1.2s;margin-bottom:2rem}.hero .hero__overlay .hero__text .hero__buttons a{display:inline-flex;justify-content:center;align-items:center;width:180px;height:50px;text-decoration:none;border-radius:10px;font-weight:700;text-align:center;font-size:.9rem;transition:all .3s ease}.hero .hero__overlay .hero__text .hero__buttons a.btn--primary{background-color:#dfb722;color:#fff;font-weight:100}.hero .hero__overlay .hero__text .hero__buttons a.btn--primary:hover{background-color:#b4931a}.hero .hero__overlay .hero__text .hero__buttons a.btn--primaryo{background-color:transparent;border:2px solid #DFB722;color:#000}.hero .hero__overlay .hero__text .hero__buttons a.btn--primaryo:hover{background-color:#dfb722;color:#fff}@media(max-width:768px){.hero{justify-content:center;background-position:40% center;text-align:center;padding:0 1rem}.hero .hero__overlay{width:100%;padding:0;justify-content:center}.hero .hero__text{max-width:100%}.hero .hero__title{font-size:.5}.hero .hero__subtitle{font-size:1.2rem}.hero .hero__buttons{flex-direction:column;align-items:center;margin-bottom:1rem}}@media(max-width:768px){section{padding:60px 0}}@keyframes fadeInHero{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}section{padding:6rem 3rem;scroll-margin-top:90px}section h3{font-size:2.3rem;margin-bottom:1rem;padding-left:2rem}section h2{font-weight:700;margin-bottom:1rem;padding-left:0;text-align:center;position:relative;display:block;padding-bottom:.5rem;margin-bottom:30px;color:#000}section h2:after{content:"";position:absolute;left:50%;bottom:0;width:60px;height:4px;background:#dfb722;border-radius:2px;transform:translate(-50%);margin-bottom:-10px}@media(max-width:768px){section{padding:3rem 1rem}section h2{font-size:1.5rem}section h2:after{width:40px}}.about{padding:6rem 2rem}.about .container{max-width:900px;margin:0 auto;text-align:center}.about__title{position:relative;display:inline-block;padding-bottom:.5rem}.about__title:after{content:"";position:absolute;left:50%;bottom:0;width:60px;height:4px;background:#dfb722;transform:translate(-50%);border-radius:2px}.about__text{font-size:1.15wrem;color:#111827;line-height:1.7;margin-bottom:1rem;opacity:.9}@keyframes waveMove{0%{transform:translate(0)}to{transform:translate(-50px)}}#wave-services{position:relative}.wave{position:absolute;top:-120px;transform:rotate(180deg);width:100%;overflow:hidden;line-height:0;left:0}.wave svg{display:block;width:100%;height:120%}.wave path{fill:#e9dac8;transition:all .3s ease}#services{position:relative;padding:5rem 2rem;background:#e9dac8}#services .zigzag-bottom{position:absolute;bottom:3;left:0;width:100%;height:150px}#services .zigzag-bottom__title{position:relative;display:inline-block;padding-bottom:0rem}#services .zigzag-bottom__title:after{content:"";position:absolute;left:50%;bottom:0;width:60px;height:4px;background:#dfb722;transform:translate(-50%);border-radius:2px}#services h2{text-align:center;margin-left:auto;margin-right:auto;display:block;font-weight:700;color:#000;margin-bottom:3rem}#services .container{max-width:1200px;margin:0 auto 10px;position:relative;z-index:0;padding-bottom:0rem}#services .services-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}#services .service-card{position:relative;background:#f5f1ed;border-radius:15px;box-shadow:0 6px 20px #00000014;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;aspect-ratio:1/1;border:2px solid gold}#services .service-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}#services .service-card i{font-size:2.5rem;color:#cca97f;margin-bottom:1rem}#services .service-card .service-text{display:flex;flex-direction:column;flex:1}#services .service-card .service-text h5{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#504800}#services .service-card .service-text p{font-size:1rem;color:#111827;opacity:.8;margin:0}#services .service-card .service-text .service-price{margin-top:auto;display:inline-block;margin-left:auto;margin-right:auto;font-weight:700;color:#fff;background:linear-gradient(135deg,#e2c599,#b9ae9f);width:70px;text-align:center;font-size:1.1rem;border-radius:15px;padding:.3rem 0}#services .service-card badge{position:absolute;top:-15px;left:-10px;background-color:#706900;color:#fff;font-size:.8rem;font-weight:700;padding:.3rem .8rem;border-radius:50px;text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.services-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 auto;padding:0 1rem}.service-card{width:100%;max-width:250px;aspect-ratio:auto;margin-bottom:1rem}.service-price{margin-top:1.5rem!important}.wave{position:absolute;top:-40px;transform:rotate(180deg);width:100%;overflow:hidden;line-height:0;left:0}.wave svg{display:block;width:100%;height:120%}.wave path{fill:#e9dac8;transition:all .3s ease}.zigzag-bottom{position:absolute;bottom:-110px;left:0;width:100%;height:150px}}.zigzag-bottom svg path{fill:#f4eee7}.btn-wrapper{display:flex;justify-content:center;align-items:center;margin-top:2rem}.btn-custom{display:flex;justify-content:center;align-items:center;margin-top:2rem;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:50px;background:linear-gradient(135deg,#e2c599,#b9ae9f);color:#fff;text-decoration:none;box-shadow:0 6px 15px #0000001a;transition:all .3s ease;text-align:center;border:2px solid gold}.btn-custom:hover{transform:translateY(-3px);box-shadow:0 12px 25px #00000026;background:linear-gradient(135deg,#b9ae9f,#e2c599);color:#fff}@media(max-width:576px){.btn-custom{font-size:1rem;padding:.6rem 1.5rem}}#how-it-works{padding:5rem 2rem;background:#f6f1eb}#how-it-works h2{font-weight:700;color:#504800;text-align:center}#how-it-works p{color:#6b5e3a;font-size:1rem}#how-it-works .steps-grid{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-top:3rem}#how-it-works .steps-grid .step{text-align:center;max-width:220px}#how-it-works .steps-grid .step .step-number{width:50px;height:50px;margin:0 auto 1rem;background:#b9ae9f;color:#fff;font-weight:700;font-size:1.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center}#how-it-works .steps-grid .step h5{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#504800}#how-it-works .steps-grid .step p{font-size:.95rem;color:#6b5e3a;margin:0}#how-it-works .note{margin-top:3rem;font-weight:600;font-style:italic;color:#504800;text-align:center}@media(max-width:768px){#how-it-works .steps-grid{flex-direction:column;align-items:center}#how-it-works .step{max-width:80%;margin-bottom:2rem}}.section-transition{width:100%;height:60px;background:#e9dac8;clip-path:polygon(115% 0,100% 60%,100% 96%,0% 100%);margin-bottom:-2px}.section-transition-a{width:100%;height:60px;background:#f4eee7;clip-path:polygon(0 0,100% 70%,100% 100%,0% 100%);margin-bottom:-20px;margin-top:-50px}#contact{background:#e9dac8;padding:4rem 2rem}#contact h2{font-weight:700;margin-bottom:2rem;color:#000}#contact .contact-form select{padding:.8rem 1rem;border-radius:8px;border:1px solid rgba(30,58,138,.18);font-size:1rem;background:#fff;appearance:none;cursor:pointer}#contact .contact-form{max-width:500px;display:flex;flex-direction:column;gap:1rem;background:#f4eee7;border:1px solid rgba(30,58,138,.12);border-radius:18px;padding:2.3rem;margin:0 auto}#contact .contact-form input,#contact .contact-form textarea{padding:.8rem 1rem;border-radius:8px;border:1px solid rgba(30,58,138,.18);font-size:1rem}#contact button{padding:.8rem 1rem;border-radius:10px;font-weight:700;border:none;background-color:#dfb722;color:#fff;cursor:pointer;transition:background .3s ease}#contact button:hover{background-color:#b4931a}@media(max-width:576px){#contact{padding:2rem 1rem}.contact-container{flex-direction:column;justify-content:center;align-items:center}.contact-left,.contact-right{width:100%;max-width:100%}.contact-form{width:100%;max-width:100%;padding:1.5rem;margin:0 auto}.contact-form input,.contact-form textarea,.contact-form select{font-size:.95rem}.contact-form button{font-size:1rem;padding:.9rem}}html{scroll-behavior:smooth}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.show{opacity:1;transform:translateY(0)}.footer{background:#f4eee7;padding:2rem 1rem;padding-top:60px;text-align:center;color:#000;font-weight:100!important}
