@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/da0c36c2f20008af-s.02867003.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/d6834f34aea8eb10-s.07534845.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Frank Ruhl Libre;font-style:normal;font-weight:300 900;font-display:swap;src:url(../media/910852303c6b2343-s.p.d37298f4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Frank Ruhl Libre Fallback;src:local(Times New Roman);ascent-override:88.56%;descent-override:30.91%;line-gap-override:0.0%;size-adjust:108.06%}.frank_ruhl_libre_3a240ed1-module__1VCF3a__className{font-family:Frank Ruhl Libre,Frank Ruhl Libre Fallback;font-style:normal}.frank_ruhl_libre_3a240ed1-module__1VCF3a__variable{--font-frank:"Frank Ruhl Libre","Frank Ruhl Libre Fallback"}
@font-face{font-family:Karla;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/ba35eb811246f14c-s.9af79fe1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Karla;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/680aa1e827d679d2-s.p.59922d9b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Karla Fallback;src:local(Arial);ascent-override:89.55%;descent-override:24.61%;line-gap-override:0.0%;size-adjust:102.4%}.karla_63dab6a4-module__byI9uG__className{font-family:Karla,Karla Fallback;font-style:normal}.karla_63dab6a4-module__byI9uG__variable{--font-karla:"Karla","Karla Fallback"}
:root{--primary:#3d5a5b;--secondary:#2d4445;--accent:#d4875a;--accent-dark:#8b6356;--background:#fff;--surface:#f5f0eb;--surface-dark:#e8e0d8;--text-on-dark:#d4875a;--text-on-accent:#3d5a5b;--text-on-brown:#f5f0eb;--text-on-light:#3d5a5b;--text-main:#5a5a5a;--text-dark:#3d5a5b;--text-light:#fff;--text-muted:#7a7a7a;--font-frank:"Frank Ruhl Libre",serif;--font-karla:"Karla",sans-serif;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--spacing-2xl:8rem;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--radius-xl:12px;--radius-full:9999px;--transition-fast:.2s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--text-main);background:var(--background);font-family:var(--font-karla),sans-serif;font-size:17px;line-height:1.8}h1,h2,h3,h4,h5,h6{font-family:var(--font-frank),serif;color:var(--text-dark);margin-bottom:var(--spacing-sm);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:1100px;padding:0 var(--spacing-md);margin:0 auto}.btn{border-radius:var(--radius-md);text-align:center;transition:all var(--transition-base);cursor:pointer;text-transform:uppercase;letter-spacing:1px;z-index:1;padding:14px 40px;font-size:14px;font-weight:600;display:inline-block;position:relative;overflow:hidden}.btn:before{content:"";z-index:-1;background:#ffffff26;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn:hover:before{width:300px;height:300px}.btn-primary{background-color:var(--primary);color:var(--text-light);box-shadow:var(--shadow-sm)}.btn-primary:hover{background-color:var(--secondary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-accent{background-color:var(--accent);color:#fff;box-shadow:var(--shadow-sm);font-weight:700}.btn-accent:hover{background-color:var(--accent-dark);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-outline{color:var(--primary);border:2px solid var(--primary);background-color:#0000}.btn-outline:hover{background-color:var(--primary);color:var(--text-light)}.section{padding:var(--spacing-xl)0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-on-scroll{opacity:0;animation:.6s forwards slideUp}::selection{background-color:var(--accent);color:var(--primary)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
.TopBar-module__rAiKWG__topBar{background-color:var(--primary);color:#fff;font-family:var(--font-karla);border-bottom:1px solid #ffffff1a;padding:8px 0;font-size:14px;font-weight:400;display:none}.TopBar-module__rAiKWG__container{justify-content:space-between;align-items:center;display:flex}.TopBar-module__rAiKWG__contactInfo{gap:1.5rem;display:flex}.TopBar-module__rAiKWG__contactItem{color:#ffffffe6;align-items:center;gap:.4rem;transition:color .3s;display:flex}.TopBar-module__rAiKWG__contactItem:hover{color:var(--accent)}.TopBar-module__rAiKWG__socialLinks{gap:.75rem;display:flex}.TopBar-module__rAiKWG__socialIcon{color:#ffffffe6;align-items:center;transition:all .3s;display:flex}.TopBar-module__rAiKWG__socialIcon:hover{color:var(--accent);transform:translateY(-2px)}@media (min-width:768px){.TopBar-module__rAiKWG__topBar{display:block}}@media (min-width:1024px){.TopBar-module__rAiKWG__topBar{padding:10px 0;font-size:15px}.TopBar-module__rAiKWG__contactInfo{gap:2rem}.TopBar-module__rAiKWG__contactItem{gap:.5rem}.TopBar-module__rAiKWG__socialLinks{gap:1rem}}
.Header-module__hBw1pG__header{box-shadow:var(--shadow-sm);z-index:1000;background-color:#fff;padding:.75rem 0;transition:all .3s;position:sticky;top:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{background-color:var(--primary);box-shadow:var(--shadow-lg);padding:.5rem 0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoTitle{color:var(--accent)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoSubtitle{color:#fffc}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink{color:#ffffffd9}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:var(--accent)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__mobileMenuBtn{color:#fff}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{transition:all .3s}.Header-module__hBw1pG__logoWrapper{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__logoIcon{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;overflow:hidden}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoIcon{transform:scale(1.05);box-shadow:0 4px 15px #d4875a66}.Header-module__hBw1pG__logoImage{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__logoText{display:none}.Header-module__hBw1pG__logoTitle{font-family:var(--font-frank);color:var(--primary);font-size:1.25rem;font-weight:700;line-height:1.1;transition:color .3s}.Header-module__hBw1pG__logoSubtitle{font-family:var(--font-karla);color:var(--text-muted);text-transform:uppercase;letter-spacing:1.5px;font-size:.65rem;transition:color .3s}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:none}.Header-module__hBw1pG__navList{align-items:center;gap:.5rem;list-style:none;display:flex}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__logo{align-items:center;transition:all .3s;display:flex;position:relative}.Header-module__hBw1pG__navLink{padding:.75rem 1rem;transition:all .3s;display:inline-block;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--accent);width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink:hover{color:var(--accent)}.Header-module__hBw1pG__navLink:hover:after{width:80%}.Header-module__hBw1pG__mobileMenuBtn{color:var(--primary);cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;transition:all .3s;display:flex}.Header-module__hBw1pG__mobileMenuBtn:hover{color:var(--accent);transform:scale(1.1)}.Header-module__hBw1pG__mobileNav{background:var(--primary);z-index:999;width:100%;max-width:100%;height:100vh;transition:right .4s;position:fixed;top:0;right:-100%;box-shadow:-5px 0 30px #0000004d}.Header-module__hBw1pG__mobileNavOpen{right:0}.Header-module__hBw1pG__mobileNavContent{flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.Header-module__hBw1pG__mobileNavList{text-align:center;width:100%;list-style:none}.Header-module__hBw1pG__mobileNavItem{opacity:0;transform:translate(20px)}.Header-module__hBw1pG__mobileNavOpen .Header-module__hBw1pG__mobileNavItem{animation:.4s forwards Header-module__hBw1pG__slideInRight}@keyframes Header-module__hBw1pG__slideInRight{to{opacity:1;transform:translate(0)}}.Header-module__hBw1pG__mobileNavLink{font-family:var(--font-frank);color:#fff;padding:.875rem 0;font-size:1.5rem;font-weight:700;transition:all .3s;display:block;position:relative}.Header-module__hBw1pG__mobileNavLink:after{content:"";background:var(--accent);width:0;height:2px;transition:all .3s;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--accent)}.Header-module__hBw1pG__mobileNavLink:hover:after{width:50%}.Header-module__hBw1pG__mobileCtaBtn{text-align:center;width:100%;margin-top:1.5rem}.Header-module__hBw1pG__overlay{z-index:998;background:#00000080;width:100%;height:100vh;animation:.3s Header-module__hBw1pG__fadeIn;position:fixed;top:0;left:0}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:480px){.Header-module__hBw1pG__logoText{flex-direction:column;display:flex}.Header-module__hBw1pG__logoWrapper{gap:.75rem}.Header-module__hBw1pG__logoIcon{width:45px;height:45px}.Header-module__hBw1pG__mobileNav{width:80%;max-width:400px}.Header-module__hBw1pG__mobileNavLink{padding:1rem 0;font-size:1.75rem}}@media (min-width:768px){.Header-module__hBw1pG__header{padding:.875rem 0}.Header-module__hBw1pG__logoTitle{font-size:1.4rem}.Header-module__hBw1pG__logoSubtitle{letter-spacing:2px;font-size:.7rem}.Header-module__hBw1pG__logoIcon{width:48px;height:48px}}@media (min-width:1024px){.Header-module__hBw1pG__header{padding:1rem 0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{padding:.75rem 0}.Header-module__hBw1pG__nav{display:flex}.Header-module__hBw1pG__mobileMenuBtn{display:none}.Header-module__hBw1pG__logoTitle{font-size:1.5rem}.Header-module__hBw1pG__logoSubtitle{font-size:.75rem}.Header-module__hBw1pG__logoIcon{width:50px;height:50px}}
.Footer-module__S6Hkya__footer{background-color:var(--primary);color:var(--text-light);background-image:linear-gradient(#3d5a5bf2,#2d4445fa),url(/footer-bg.svg);background-repeat:no-repeat,repeat;background-size:cover,100px 100px;margin-top:auto;position:relative}.Footer-module__S6Hkya__topSection{border-bottom:1px solid #ffffff1a;padding:2rem 1rem 1.5rem}.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__brandColumn{max-width:100%;display:none}.Footer-module__S6Hkya__logoWrapper{margin-bottom:1rem;padding-bottom:0;position:relative}.Footer-module__S6Hkya__logo{font-family:var(--font-frank);color:var(--accent);transition:color var(--transition-base);margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-block}.Footer-module__S6Hkya__logo:hover{color:#fff}.Footer-module__S6Hkya__description{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__socialLinks{justify-content:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcon:active{background:var(--accent);transform:scale(.95)}.Footer-module__S6Hkya__column{flex-direction:column;display:none}.Footer-module__S6Hkya__column:last-child{display:flex}.Footer-module__S6Hkya__heading{font-family:var(--font-frank);color:var(--accent);margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem;font-weight:700;position:relative}.Footer-module__S6Hkya__heading:after{content:"";background-color:var(--accent);width:30px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__links{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__S6Hkya__links li a{color:#ffffffb3;justify-content:center;align-items:center;gap:.4rem;padding:.25rem 0;font-size:.875rem;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__links li a svg{color:var(--accent);opacity:0;transition:all .2s;transform:translate(-5px)}.Footer-module__S6Hkya__links li a:hover,.Footer-module__S6Hkya__links li a:active{color:#fff}.Footer-module__S6Hkya__links li a:hover svg,.Footer-module__S6Hkya__links li a:active svg{opacity:1;transform:translate(0)}.Footer-module__S6Hkya__contactList{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__contactItem{color:#ffffffb3;text-align:left;align-items:flex-start;gap:.5rem;max-width:280px;font-size:.875rem;transition:color .2s;display:flex}.Footer-module__S6Hkya__contactItem svg{color:var(--accent);flex-shrink:0;width:16px;height:16px;margin-top:2px}a.Footer-module__S6Hkya__contactItem:hover,a.Footer-module__S6Hkya__contactItem:active{color:#fff}.Footer-module__S6Hkya__bottomSection{background:#0003;padding:1rem}.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__copyright{color:#fff9;font-size:.8rem}.Footer-module__S6Hkya__bottomLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:#fff9;font-size:.8rem;transition:color .2s}.Footer-module__S6Hkya__bottomLinks a:hover,.Footer-module__S6Hkya__bottomLinks a:active{color:var(--accent)}@media (min-width:480px){.Footer-module__S6Hkya__topSection{padding:2rem 1.5rem 1.5rem}.Footer-module__S6Hkya__contactItem{max-width:100%}.Footer-module__S6Hkya__bottomSection{padding:1.25rem 1.5rem}.Footer-module__S6Hkya__bottomContainer{flex-direction:row;justify-content:space-between}.Footer-module__S6Hkya__bottomLinks{gap:1.5rem}}@media (min-width:768px){.Footer-module__S6Hkya__topSection{padding:3rem 2rem 2.5rem}.Footer-module__S6Hkya__container{grid-template-columns:repeat(4,1fr);gap:2rem}.Footer-module__S6Hkya__brandColumn{text-align:left;grid-column:span 1;max-width:100%;margin:0;display:block}.Footer-module__S6Hkya__column{display:flex}.Footer-module__S6Hkya__heading:after{left:0;transform:none}.Footer-module__S6Hkya__links li a{justify-content:flex-start}.Footer-module__S6Hkya__contactList{align-items:flex-start}.Footer-module__S6Hkya__logoWrapper{margin-bottom:1.25rem}.Footer-module__S6Hkya__description{margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__socialLinks{justify-content:flex-start}.Footer-module__S6Hkya__socialIcon:hover{background:var(--accent);transform:translateY(-2px)}.Footer-module__S6Hkya__heading{margin-bottom:1rem;font-size:1.1rem}.Footer-module__S6Hkya__links{gap:.6rem}.Footer-module__S6Hkya__links li a{font-size:.9rem}.Footer-module__S6Hkya__links li a:hover{padding-left:5px}.Footer-module__S6Hkya__contactList{gap:.875rem}.Footer-module__S6Hkya__contactItem{font-size:.9rem}.Footer-module__S6Hkya__bottomSection{padding:1.25rem 2rem}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__bottomLinks a{font-size:.85rem}}@media (min-width:1024px){.Footer-module__S6Hkya__topSection{padding:4rem 2rem 3rem}.Footer-module__S6Hkya__container{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__brandColumn{max-width:280px}.Footer-module__S6Hkya__logo{font-size:1.75rem}.Footer-module__S6Hkya__description{font-size:.95rem;line-height:1.8}.Footer-module__S6Hkya__socialIcon{width:40px;height:40px}.Footer-module__S6Hkya__socialIcon:hover{transform:translateY(-3px)}.Footer-module__S6Hkya__heading{margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.2rem}.Footer-module__S6Hkya__heading:after{width:40px}.Footer-module__S6Hkya__links{gap:.75rem}.Footer-module__S6Hkya__links li a{font-size:.95rem}.Footer-module__S6Hkya__contactList{gap:1rem}.Footer-module__S6Hkya__contactItem{gap:.75rem;font-size:.95rem}.Footer-module__S6Hkya__contactItem svg{width:18px;height:18px}.Footer-module__S6Hkya__bottomSection{padding:1.5rem 2rem}.Footer-module__S6Hkya__bottomContainer{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__copyright,.Footer-module__S6Hkya__bottomLinks a{font-size:.9rem}.Footer-module__S6Hkya__bottomLinks{gap:2rem}}
.FloatingButtons-module__YJXJCq__floatingButtons{z-index:999;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:1rem;right:1rem}.FloatingButtons-module__YJXJCq__whatsappBtn{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;animation:2s infinite FloatingButtons-module__YJXJCq__pulse-whatsapp;display:flex;position:relative;box-shadow:0 3px 12px #25d36666}.FloatingButtons-module__YJXJCq__whatsappBtn:active{transform:scale(.95)}.FloatingButtons-module__YJXJCq__whatsappBtn:hover .FloatingButtons-module__YJXJCq__tooltip{opacity:1;visibility:visible;transform:translate(-10px)}@keyframes FloatingButtons-module__YJXJCq__pulse-whatsapp{0%,to{box-shadow:0 3px 12px #25d36666}50%{box-shadow:0 3px 20px #25d36699}}.FloatingButtons-module__YJXJCq__tooltip{background:var(--primary);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;border-radius:6px;margin-right:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:all .3s;display:none;position:absolute;top:50%;right:100%;transform:translateY(-50%)translate(0)}.FloatingButtons-module__YJXJCq__tooltip:after{content:"";border:6px solid #0000;border-left-color:var(--primary);position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.FloatingButtons-module__YJXJCq__backToTopBtn{background:var(--primary);color:#fff;cursor:pointer;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;transform:translateY(20px);box-shadow:0 3px 12px #3d5a5b4d}.FloatingButtons-module__YJXJCq__backToTopBtn.FloatingButtons-module__YJXJCq__visible{opacity:1;visibility:visible;transform:translateY(0)}.FloatingButtons-module__YJXJCq__backToTopBtn:active{background:var(--accent);transform:scale(.95)}@media (min-width:480px){.FloatingButtons-module__YJXJCq__floatingButtons{gap:.875rem;bottom:1.25rem;right:1.25rem}.FloatingButtons-module__YJXJCq__whatsappBtn{width:52px;height:52px}.FloatingButtons-module__YJXJCq__backToTopBtn{width:44px;height:44px}}@media (min-width:768px){.FloatingButtons-module__YJXJCq__floatingButtons{gap:1rem;bottom:1.5rem;right:1.5rem}.FloatingButtons-module__YJXJCq__whatsappBtn{width:56px;height:56px}.FloatingButtons-module__YJXJCq__whatsappBtn:hover{transform:scale(1.1);box-shadow:0 5px 20px #25d36680}.FloatingButtons-module__YJXJCq__tooltip{display:block}.FloatingButtons-module__YJXJCq__backToTopBtn{width:48px;height:48px}.FloatingButtons-module__YJXJCq__backToTopBtn:hover{background:var(--accent);transform:translateY(-4px);box-shadow:0 5px 20px #d4875a66}}@media (min-width:1024px){.FloatingButtons-module__YJXJCq__floatingButtons{bottom:2rem;right:2rem}.FloatingButtons-module__YJXJCq__whatsappBtn{width:60px;height:60px;box-shadow:0 4px 15px #25d36666}.FloatingButtons-module__YJXJCq__whatsappBtn:hover{box-shadow:0 6px 25px #25d36680}.FloatingButtons-module__YJXJCq__backToTopBtn{width:50px;height:50px;box-shadow:0 4px 15px #3d5a5b4d}.FloatingButtons-module__YJXJCq__backToTopBtn:hover{transform:translateY(-5px);box-shadow:0 6px 25px #d4875a66}}
