.Header-module__ldgnoG__header{z-index:1000;width:100%;box-shadow:none;font-family:var(--font-inter);background-color:#0000;transition:background-color .3s,box-shadow .3s;position:fixed;top:0}.Header-module__ldgnoG__headerScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;box-shadow:0 4px 15px #0000000d}.Header-module__ldgnoG__header:not(.Header-module__ldgnoG__headerScrolled) .Header-module__ldgnoG__logoImage{filter:brightness(0)invert()}.Header-module__ldgnoG__header:not(.Header-module__ldgnoG__headerScrolled) .Header-module__ldgnoG__hamburger{color:var(--color-white)}@media (min-width:769px){.Header-module__ldgnoG__header:not(.Header-module__ldgnoG__headerScrolled) .Header-module__ldgnoG__navList li{color:var(--color-white)}}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Header-module__ldgnoG__logoImage{object-fit:cover;width:auto;height:80px}.Header-module__ldgnoG__nav{display:flex}.Header-module__ldgnoG__hamburger{color:var(--color-primary);cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Header-module__ldgnoG__navList{align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__ldgnoG__navList li{color:var(--color-text);font-size:.95rem;font-weight:500;transition:color .3s}.Header-module__ldgnoG__navList li a:hover{color:var(--color-primary)}.Header-module__ldgnoG__ctaButton{background-color:var(--color-primary);letter-spacing:.5px;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;transition:background-color .3s,transform .3s;display:inline-block;color:var(--color-white)!important}.Header-module__ldgnoG__ctaButton:hover{background-color:var(--color-primary-light);color:var(--color-white);transform:translateY(-2px)}@media (max-width:768px){.Header-module__ldgnoG__container{padding:.5rem 1rem}.Header-module__ldgnoG__logoImage{width:auto;height:60px}.Header-module__ldgnoG__hamburger{justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__nav{background-color:var(--color-white);z-index:1000;flex-direction:column;justify-content:center;width:280px;height:100vh;transition:right .4s cubic-bezier(.77,0,.175,1);position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000001a}.Header-module__ldgnoG__navOpen{right:0}.Header-module__ldgnoG__navList{text-align:center;flex-direction:column;gap:2rem;padding:2rem}.Header-module__ldgnoG__navList li{width:100%;font-size:1.1rem}.Header-module__ldgnoG__ctaButton{width:100%;margin-top:1rem}}
.Footer-module__Grjkva__footer{background:var(--gradient-primary);color:var(--color-white);font-family:var(--font-inter);border-top:none;padding:4rem 2rem 2rem}.Footer-module__Grjkva__container{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__Grjkva__logoContainer{flex:1;min-width:300px}.Footer-module__Grjkva__logoImage{object-fit:cover;filter:brightness(0)invert();width:auto;height:120px}.Footer-module__Grjkva__slogan{color:var(--color-secondary);margin-top:.5rem;font-size:1.1rem;font-style:italic}.Footer-module__Grjkva__contactContainer{flex:1;min-width:300px}.Footer-module__Grjkva__contactContainer h3{color:var(--color-white);font-family:var(--font-playfair);margin-bottom:1rem;font-size:1.5rem}.Footer-module__Grjkva__contactContainer p{margin-bottom:.5rem;font-size:1rem}.Footer-module__Grjkva__contactLink{color:var(--color-white);align-items:center;gap:.75rem;margin-bottom:1rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:flex}.Footer-module__Grjkva__contactLink svg{flex-shrink:0}.Footer-module__Grjkva__contactLink:hover{opacity:.8;text-decoration:underline}.Footer-module__Grjkva__copyright{text-align:center;color:#ffffffb3;border-top:1px solid #fff3;margin-top:3rem;padding-top:1.5rem;font-size:.9rem}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:3rem 1rem 1.5rem}.Footer-module__Grjkva__container{text-align:center;flex-direction:column;align-items:center;gap:2.5rem}.Footer-module__Grjkva__logoContainer,.Footer-module__Grjkva__contactContainer{min-width:100%}.Footer-module__Grjkva__logoImage{height:180px;margin:0 auto}.Footer-module__Grjkva__slogan{margin-top:1rem;font-size:1rem}}
.WhatsAppButton-module__Ya1Cjq__floatBtn{text-align:center;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,background-color .3s;animation:2s infinite WhatsAppButton-module__Ya1Cjq__pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:2px 2px 15px #0003}.WhatsAppButton-module__Ya1Cjq__floatBtn:hover{background-color:#1ebe5d;animation:none;transform:scale(1.1)}@keyframes WhatsAppButton-module__Ya1Cjq__pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width:768px){.WhatsAppButton-module__Ya1Cjq__floatBtn{bottom:5rem;right:1.5rem}}
.BackToTopButton-module__6E4Gxa__backToTopBtn{background-color:var(--color-primary);color:var(--color-white);cursor:pointer;z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:opacity .3s,transform .3s,background-color .3s;animation:.3s BackToTopButton-module__6E4Gxa__fadeIn;display:flex;position:fixed;bottom:2rem;right:6.5rem;box-shadow:0 4px 15px #0003}.BackToTopButton-module__6E4Gxa__backToTopBtn:hover{background-color:var(--color-primary-light);transform:translateY(-5px)}@keyframes BackToTopButton-module__6E4Gxa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.BackToTopButton-module__6E4Gxa__backToTopBtn{bottom:2rem;right:1.5rem}}
