.Footer_footer__O5OeE{margin-top:100px;width:100%;display:flex;flex-direction:column}.Footer_footerTop__2NBy8{background-color:#f8f8f8;padding:40px 0}.Footer_footerTopWrapper__9ECAj{display:flex;justify-content:space-between;align-items:center}.Footer_footerLogo__Q1Ae4{display:flex;flex-direction:column;gap:15px}.Footer_logo__tgZ_c{height:100px;width:auto}.Footer_tagline__6EI92{color:var(--dark-gray-50);font-size:16px;max-width:250px;line-height:1.4}.Footer_footerCta__UosMi{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.Footer_ctaText__afNKL{color:var(--dark-gray-50);font-size:16px}.Footer_ctaPhone__s_aKL{color:var(--dark-gray);font-size:20px;font-weight:600;text-decoration:none;transition:color .2s ease}.Footer_ctaPhone__s_aKL:hover{color:#000}.Footer_ctaButton__ttoaY{display:flex;align-items:center;gap:8px;background-color:var(--dark-gray);color:white;border:none;border-radius:8px;padding:12px 20px;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}.Footer_ctaButton__ttoaY:hover{background-color:#000;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.Footer_footerMain__nzrGc{background-color:var(--dark-gray);color:white;padding:60px 0}.Footer_footerWrapper__wkpWx{display:flex;justify-content:space-between}.Footer_footerGrid__Mz_ge{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.Footer_footerColumn__03K3e,.Footer_list__opidf{display:flex;flex-direction:column}.Footer_list__opidf{gap:15px;list-style:none;padding:0;margin:20px 0 0}.Footer_listTitle__tYIRW{color:white;font-size:18px;font-weight:600;margin:0 0 10px}.Footer_listItem__x6OEM{color:var(--white-50,rgba(255,255,255,.7));text-decoration:none;font-size:15px;font-weight:400;transition:color .2s ease,transform .2s ease;display:block}.Footer_listItem__x6OEM:hover{color:white;transform:translateX(5px)}.Footer_contacts__H16Yb{display:flex;flex-direction:column;gap:15px;margin-top:20px}.Footer_contactItem__E_UVj{display:flex;align-items:flex-start;gap:10px;color:var(--white-50,rgba(255,255,255,.7));text-decoration:none;font-size:15px;font-style:normal;font-weight:400;transition:color .2s ease;line-height:1.4}.Footer_contactItem__E_UVj div,.Footer_contactItem__E_UVj span{flex:1 1}.Footer_contactItem__E_UVj svg{flex-shrink:0;margin-top:3px}.Footer_contactItem__E_UVj:hover{color:white}.Footer_footerBottom__pY5LO{background-color:#1a1a1a;padding:20px 0}.Footer_footerBottomWrapper__IvcRb{display:flex;justify-content:space-between;align-items:center}.Footer_copyright__DW7Zm{color:var(--white-50,rgba(255,255,255,.5));font-size:14px}.Footer_socials__mcDPW{display:flex;gap:15px}.Footer_socialLink__PY8DL{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:rgba(255,255,255,.1);color:var(--white-50,rgba(255,255,255,.7));transition:all .3s ease}.Footer_socialLink__PY8DL:hover{background-color:rgba(255,255,255,.2);color:white;transform:translateY(-3px)}@media screen and (max-width:1024px){.Footer_footerGrid__Mz_ge{grid-template-columns:repeat(3,1fr);gap:20px}.Footer_contactItem__E_UVj{font-size:14px;word-break:break-word;align-items:flex-start}.Footer_contactItem__E_UVj svg{min-width:18px;margin-top:3px}}@media screen and (max-width:900px){.Footer_footerGrid__Mz_ge{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.Footer_footerTopWrapper__9ECAj{flex-direction:column;align-items:flex-start;gap:30px}.Footer_footerLogo__Q1Ae4{align-items:center}.Footer_footerCta__UosMi{align-items:center;width:100%}.Footer_ctaButton__ttoaY{width:100%;justify-content:center}}@media screen and (max-width:576px){.Footer_footerGrid__Mz_ge{grid-template-columns:1fr;gap:40px}.Footer_footerBottomWrapper__IvcRb{flex-direction:column;gap:20px}.Footer_copyright__DW7Zm{text-align:center}}.BaseLayout_baseLayout__TC39x{display:flex;flex-direction:column;min-height:100vh}.BaseLayout_baseLayout__TC39x main{flex:1 0 auto}.WhatsAppButton_whatsappButton__BvfKu{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;transition:all .3s ease;opacity:0;transform:translateY(20px);border:1px solid #e0e0e0;overflow:hidden;text-decoration:none}.WhatsAppButton_whatsappButton__BvfKu.WhatsAppButton_visible__j2Ume{opacity:1;transform:translateY(0)}.WhatsAppButton_whatsappButton__BvfKu:hover{background-color:#f1f3f5;box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-3px)}.WhatsAppButton_whatsappIcon__9DZ9O{font-size:32px;color:#25D366;transition:transform .3s ease}.WhatsAppButton_whatsappButton__BvfKu:hover .WhatsAppButton_whatsappIcon__9DZ9O{transform:scale(1.1)}.WhatsAppButton_tooltip__gxEVu{position:absolute;right:70px;background-color:#2d3748;color:white;padding:8px 12px;border-radius:4px;font-size:14px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.WhatsAppButton_whatsappButton__BvfKu:hover .WhatsAppButton_tooltip__gxEVu{opacity:1;right:75px}@keyframes WhatsAppButton_pulse__6jpuO{0%{box-shadow:0 0 0 0 rgba(37,211,102,.4)}70%{box-shadow:0 0 0 10px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.WhatsAppButton_whatsappButton__BvfKu:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background-color:rgba(37,211,102,.2);opacity:0;transition:opacity .3s ease}.WhatsAppButton_whatsappButton__BvfKu:hover:after{opacity:1;animation:WhatsAppButton_pulse__6jpuO 2s infinite}