:root{--background:#000;--foreground:#ededed;--neon-primary:#ff8c42;--neon-secondary:#9b5cff;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
﻿ .Header-module__lnUIdW__loginBox{color:#f5f5f5;background:linear-gradient(90deg,#222 60%,#333 100%);border:1px solid #444;border-radius:1.2rem;align-items:center;gap:.5rem;padding:.35rem 1.1rem;font-size:.92rem;transition:background .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000014}.Header-module__lnUIdW__loginBox:hover{color:#fff;background:linear-gradient(90deg,#333 60%,#222 100%);box-shadow:0 4px 16px #0000001f}.Header-module__lnUIdW__loginText{letter-spacing:.01em;font-size:.88rem;font-weight:500}.Header-module__lnUIdW__header{z-index:2147483000;-webkit-backdrop-filter:blur(20px)saturate(180%);background-color:#000000f2;background-image:linear-gradient(90deg,#00000080 0%,#9b5cff14 25%,#00eaff14 50%,#9b5cff14 75%,#00000080 100%);border-bottom:1px solid #ffffff14;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 24px #0000001a}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module__lnUIdW__header{background-color:#000000d9}}.Header-module__lnUIdW__header:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(135deg,#9b5cff0d 0%,#0000 30% 70%,#00eaff0d 100%);transition:opacity .3s;position:absolute;inset:0}.Header-module__lnUIdW__header:after{content:"";opacity:.5;background:linear-gradient(90deg,#0000 0%,#9b5cff4d 25%,#00eaff4d 50%,#9b5cff4d 75%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(30px)saturate(200%);background-color:#000000f2;background-image:linear-gradient(90deg,#000000fa 0%,#9b5cff40 25%,#00eaff33 50%,#9b5cff40 75%,#000000fa 100%);border-bottom:1px solid #9b5cff66;box-shadow:0 8px 32px #0009,0 0 0 1px #9b5cff4d,0 4px 16px #9b5cff33}@supports not ((-webkit-backdrop-filter:blur(30px)) or (backdrop-filter:blur(30px))){.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{background-color:#000000fa}}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled:before{opacity:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled:after{opacity:1}.Header-module__lnUIdW__menuOpen{-webkit-backdrop-filter:none}.Header-module__lnUIdW__container{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:.5rem;margin:0 auto;padding:1rem;display:flex;position:relative}.Header-module__lnUIdW__topRow{align-items:center;gap:.75rem;min-width:0;display:flex}.Header-module__lnUIdW__brandBlock{flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:relative}.Header-module__lnUIdW__brandLine{align-items:center;gap:.32rem;min-width:0;display:inline-flex}.Header-module__lnUIdW__brandLink{color:#ff7a1a;isolation:isolate;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.Header-module__lnUIdW__brandText{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;color:#ff7a1a;background:linear-gradient(135deg,#ff4500 0%,#ff7a1a 45%,orange 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 10px #ff450061,0 0 22px #ffa5003d;-webkit-background-clip:text;background-clip:text;max-width:min(52vw,320px);font-size:clamp(1.05rem,3.5vw,1.45rem);font-weight:700;line-height:1;display:inline-block;position:relative;overflow:hidden}.Header-module__lnUIdW__brandText:after{content:"";opacity:.82;background:linear-gradient(135deg,#ff4500 0%,#ff7a1a 45%,orange 100%);border-radius:999px;height:2px;position:absolute;bottom:-.28rem;left:.05em;right:.05em;box-shadow:0 0 12px #ff45006b,0 0 18px #ffa50033}.Header-module__lnUIdW__unitToggle{color:#ffe8cdf5;cursor:pointer;background:linear-gradient(#ffffff13,#ffffff09),#0000004d;border:1px solid #ff7a1a3d;border-radius:50%;flex:0 0 1.65rem;place-items:center;width:1.65rem;height:1.65rem;margin-top:.02rem;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff09,0 8px 18px #0003,0 0 12px #ff7a1a1a}.Header-module__lnUIdW__unitToggle svg{filter:drop-shadow(0 0 5px #ff7a1a59);transition:transform .2s}.Header-module__lnUIdW__unitToggleOpen svg{transform:rotate(180deg)}.Header-module__lnUIdW__unitToggle:focus-visible{border-color:#ffa5009e;outline:none;box-shadow:0 0 0 2px #ff7a1a29,0 10px 22px #00000047}.Header-module__lnUIdW__unitDropdown{z-index:2147483005;background:radial-gradient(160px 70px at 12% 0,#ff7a1a2e,#0000 68%),linear-gradient(#121212fa,#050505fa);border:1px solid #ff7a1a3d;border-radius:14px;min-width:min(68vw,14rem);padding:.38rem;animation:.16s ease-out Header-module__lnUIdW__unitDropdownIn;position:absolute;top:calc(100% + .74rem);left:0;box-shadow:0 18px 38px #00000073,inset 0 0 0 1px #ffffff09}.Header-module__lnUIdW__unitOption{color:#fff4e8f0;width:100%;min-height:2.25rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;padding:.5rem .72rem;font-size:.82rem;font-weight:760;transition:background .18s,color .18s,transform .18s;display:flex}.Header-module__lnUIdW__unitOption:focus-visible{outline-offset:2px;outline:2px solid #ff7a1a5c}@keyframes Header-module__lnUIdW__unitDropdownIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (hover:hover) and (pointer:fine){.Header-module__lnUIdW__brandLink:hover .Header-module__lnUIdW__brandText{text-shadow:0 0 14px #ff45007a,0 0 22px #ffa50040,0 6px 18px #00000059}.Header-module__lnUIdW__unitToggle:hover{background:linear-gradient(#ffffff18,#ffffff0b),#00000057;border-color:#ff7a1a6b;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff0b,0 10px 22px #00000047,0 0 16px #ff7a1a29}.Header-module__lnUIdW__unitOption:hover{color:#fff;background:#ff7a1a1f;transform:translate(2px)}}.Header-module__lnUIdW__userAvatarWrapper{flex-shrink:0;display:flex}@media (max-width:768px){.Header-module__lnUIdW__container{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 1rem}.Header-module__lnUIdW__topRow{flex-wrap:nowrap;flex:auto;justify-content:flex-start;align-items:center;gap:.65rem;width:auto;min-width:0;display:flex}.Header-module__lnUIdW__brandText{max-width:58vw;font-size:clamp(1rem,5.2vw,1.25rem)}.Header-module__lnUIdW__brandBlock{max-width:calc(100vw - 7.2rem)}.Header-module__lnUIdW__unitToggle{flex-basis:1.5rem;width:1.5rem;height:1.5rem}.Header-module__lnUIdW__unitDropdown{min-width:min(74vw,13rem);top:calc(100% + .66rem)}.Header-module__lnUIdW__topRow>:first-child{flex:1;order:0;min-width:0}.Header-module__lnUIdW__userAvatarWrapper{flex-shrink:0;order:0;width:auto;min-width:fit-content;display:flex}.Header-module__lnUIdW__nav{z-index:10002;order:1;justify-content:flex-end;align-items:center;width:auto;margin-left:auto;display:flex;position:relative;top:auto;right:auto}.Header-module__lnUIdW__menuButtonOpen{z-index:2147483004;-webkit-backdrop-filter:blur(8px);background:#00000073;position:fixed;top:12px;right:16px}.Header-module__lnUIdW__menu.Header-module__lnUIdW__active{width:80%;max-width:320px;height:100dvh;padding-top:calc(var(--header-height,64px) + 12px);-webkit-backdrop-filter:none;padding-top:calc(var(--header-height,64px) + 56px);top:0;left:auto;right:0}}.Header-module__lnUIdW__logo{color:var(--foreground);font-size:1.5rem;font-weight:700}.Header-module__lnUIdW__citySelect{color:#fff;cursor:pointer;appearance:none;background-color:#000;border:none;border-radius:4px;padding:8px 12px;font-size:2.5rem;font-weight:700}.Header-module__lnUIdW__citySelect option{color:#fff;background-color:#000;padding:12px;font-size:1.2rem}.Header-module__lnUIdW__nav{align-items:center;gap:.55rem;display:flex}.Header-module__lnUIdW__menuButton{cursor:pointer;z-index:2147483003;background:#0000000d;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Header-module__lnUIdW__closeButton{z-index:2147483647;cursor:pointer;background:#0009;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex;position:fixed;top:12px;right:16px}.Header-module__lnUIdW__closeIcon{background:0 0;width:24px;height:2px;display:block;position:relative}.Header-module__lnUIdW__closeIcon:before,.Header-module__lnUIdW__closeIcon:after{content:"";background:#fff;width:24px;height:2px;display:block;position:absolute;top:0;left:0}.Header-module__lnUIdW__closeIcon:before{transform:rotate(45deg)}.Header-module__lnUIdW__closeIcon:after{transform:rotate(-45deg)}.Header-module__lnUIdW__menuButtonOpen{z-index:2147483004;-webkit-backdrop-filter:blur(8px);background:#00000073;position:fixed;top:12px;right:16px}.Header-module__lnUIdW__menuButton:before{content:"";opacity:0;background:linear-gradient(135deg,#9b5cff26,#00eaff26);transition:opacity .3s;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.Header-module__lnUIdW__menuButton:hover{background:#ffffff14;border-color:#9b5cff66;transform:translateY(-2px);box-shadow:0 0 20px #9b5cff4d}.Header-module__lnUIdW__menuButton:hover:before{opacity:1}}.Header-module__lnUIdW__menuButton:active{transform:scale(.97)translateY(0)}.Header-module__lnUIdW__menuIcon{z-index:1;background:#fff;width:24px;height:2px;transition:background .3s cubic-bezier(.4,0,.2,1);display:block;position:relative}.Header-module__lnUIdW__menuIcon:before,.Header-module__lnUIdW__menuIcon:after{content:"";background:#fff;width:24px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute}.Header-module__lnUIdW__menuIcon:before{top:-7px}.Header-module__lnUIdW__menuIcon:after{bottom:-7px}.Header-module__lnUIdW__open .Header-module__lnUIdW__menuIcon{background:0 0}.Header-module__lnUIdW__open .Header-module__lnUIdW__menuIcon:before{top:0;transform:rotate(45deg)}.Header-module__lnUIdW__open .Header-module__lnUIdW__menuIcon:after{bottom:0;transform:rotate(-45deg)}.Header-module__lnUIdW__menu{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:9998;opacity:0;border:1px solid #9b5cff33;border-radius:16px;min-width:250px;padding:.5rem;display:none;position:absolute;top:100%;right:0}.Header-module__lnUIdW__menu.Header-module__lnUIdW__active{overscroll-behavior:contain;height:100vh;max-height:100dvh;padding-top:calc(var(--header-height,64px) + 56px);-webkit-backdrop-filter:blur(30px)saturate(200%);pointer-events:auto;z-index:2147483003;background:linear-gradient(#101010e0 0%,#080808e0 100%);border-left:none;border-right:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:stretch;width:min(320px,86vw);animation:.4s cubic-bezier(.4,0,.2,1) forwards Header-module__lnUIdW__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-10px 0 32px #00000080}@keyframes Header-module__lnUIdW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__menu li{text-align:left;text-transform:uppercase;letter-spacing:.5px;margin:.25rem 0;list-style:none}.Header-module__lnUIdW__menu a,.Header-module__lnUIdW__menu button{color:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.65rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.Header-module__lnUIdW__menu.Header-module__lnUIdW__active .Header-module__lnUIdW__menuLink{width:100%;padding:.68rem 1rem;font-size:.94rem;font-weight:560}.Header-module__lnUIdW__accountIndicator{color:#fff;background:radial-gradient(120px 48px at 10% 0,#ff7a1a24,#0000 70%),#ffffff0e;border:1px solid #ff7a1a47;border-radius:999px;align-items:center;gap:.5rem;max-width:min(34vw,12rem);min-height:2.55rem;padding:.28rem .72rem .28rem .3rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff09,0 8px 22px #00000038}.Header-module__lnUIdW__accountAvatar{background:linear-gradient(135deg,#ff4500 0%,#ff7a1a 45%,orange 100%);border-radius:999px;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;padding:2px;display:grid;overflow:hidden;box-shadow:0 0 14px #ff7a1a52}.Header-module__lnUIdW__accountAvatar img,.Header-module__lnUIdW__accountAvatar span{border-radius:inherit;width:100%;height:100%}.Header-module__lnUIdW__accountAvatar img{object-fit:cover}.Header-module__lnUIdW__accountAvatar span{color:#fff;background:#00000094;place-items:center;font-size:.72rem;font-weight:800;display:grid}.Header-module__lnUIdW__accountText{text-overflow:ellipsis;white-space:nowrap;color:#fffffff0;min-width:0;font-size:.82rem;font-weight:800;overflow:hidden}@media (max-width:520px){.Header-module__lnUIdW__accountIndicator{max-width:none;min-height:2.35rem;padding:.18rem}.Header-module__lnUIdW__accountAvatar{flex-basis:2rem;width:2rem;height:2rem}.Header-module__lnUIdW__accountText{display:none}}@media (hover:hover) and (pointer:fine){.Header-module__lnUIdW__accountIndicator:hover{background:radial-gradient(120px 48px at 10% 0,#ff7a1a33,#0000 70%),#ffffff14;border-color:#ff7a1a80;transform:translateY(-1px);box-shadow:0 0 18px #ff7a1a2e,0 10px 24px #00000047}}.Header-module__lnUIdW__menu.Header-module__lnUIdW__active .Header-module__lnUIdW__menuLink svg{width:18px;height:18px}.Header-module__lnUIdW__menuLink svg{color:#ff8a2a;filter:drop-shadow(0 0 2px #ff7a1a6b)drop-shadow(0 0 7px #ff7a1a29);flex-shrink:0;width:18px;height:18px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (hover:hover) and (pointer:fine){.Header-module__lnUIdW__menu a:hover,.Header-module__lnUIdW__menu button:hover{color:#fff;background:#9b5cff1a;transform:translate(4px)}}.Header-module__lnUIdW__menuLink{color:#fff;pointer-events:auto;cursor:pointer;z-index:1;border-radius:12px;align-items:center;gap:.75rem;padding:.65rem 1.25rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Header-module__lnUIdW__logoutMenuButton{width:100%;font:inherit;text-align:left;background:0 0;border:0}.Header-module__lnUIdW__userMenuItem{text-transform:none;letter-spacing:0;margin:0 0 .45rem}.Header-module__lnUIdW__userMenuCard{background:radial-gradient(220px 90px at 0 0,#ff7a1a1f,#0000 68%),linear-gradient(#fff1,#ffffff08);border:1px solid #ff7a1a2e;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:.7rem;margin:0 .35rem .35rem;padding:.72rem;display:grid;box-shadow:0 14px 32px #00000047}.Header-module__lnUIdW__userMenuAvatar{background:linear-gradient(135deg,#ff4500 0%,#ff7a1a 45%,orange 100%);border-radius:50%;place-items:center;width:42px;height:42px;padding:2px;display:grid;overflow:hidden;box-shadow:0 0 14px #ff7a1a38}.Header-module__lnUIdW__userMenuAvatar img,.Header-module__lnUIdW__userMenuAvatar span{border-radius:inherit;width:100%;height:100%}.Header-module__lnUIdW__userMenuAvatar img{object-fit:cover}.Header-module__lnUIdW__userMenuAvatar span{color:#fff;background:#00000080;place-items:center;font-size:.8rem;font-weight:800;display:grid}.Header-module__lnUIdW__userMenuInfo{color:#ffffffa8;gap:.12rem;min-width:0;font-size:.66rem;line-height:1.25;display:grid}.Header-module__lnUIdW__userMenuInfo strong,.Header-module__lnUIdW__userMenuInfo span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Header-module__lnUIdW__userMenuInfo strong{color:#fff;font-size:.78rem;font-weight:800}.Header-module__lnUIdW__userMenuLabel{color:#ff8a2a;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.Header-module__lnUIdW__userMenuDcode{color:#ffcd96f5;letter-spacing:.04em;background:#ff7a1a1a;border:1px solid #ff7a1a3d;border-radius:999px;width:fit-content;max-width:100%;margin-top:.08rem;padding:.16rem .42rem;font-size:.62rem;font-weight:800}.Header-module__lnUIdW__menuLink:before{content:"";opacity:0;background:linear-gradient(135deg,#9b5cff26,#00eaff26);transition:opacity .3s;position:absolute;inset:0}.Header-module__lnUIdW__menuLink:after{content:none}.Header-module__lnUIdW__activeLink{color:#fff;background:#9b5cff26;box-shadow:inset 0 0 0 1px #9b5cff4d}.Header-module__lnUIdW__activeLink:before{opacity:1}.Header-module__lnUIdW__activeLink:after{content:none}@media (hover:hover) and (pointer:fine){.Header-module__lnUIdW__menuLink:hover:after{content:none}.Header-module__lnUIdW__menuLink:hover:before{opacity:1}.Header-module__lnUIdW__menuLink:hover{color:#fff;background:#9b5cff1f;transform:translate(4px)}.Header-module__lnUIdW__menuLink:hover svg{filter:drop-shadow(0 0 3px #ff7a1a8f)drop-shadow(0 0 10px #ff7a1a3d);transform:scale(1.05)}}.Header-module__lnUIdW__unitSelect{color:var(--foreground);appearance:none;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem .5rem;font-size:1.25rem;font-weight:700}.Header-module__lnUIdW__overlay{-webkit-backdrop-filter:blur(3px);z-index:2147483002;pointer-events:auto;background:#00000059;width:100vw;height:100vh;animation:.3s forwards Header-module__lnUIdW__fadeIn;position:fixed;inset:0}@media (max-width:1023px){.Header-module__lnUIdW__menuButton{display:flex}.Header-module__lnUIdW__menuButtonOpen{z-index:2147483004;-webkit-backdrop-filter:none;padding-top:calc(var(--header-height,64px) + 56px);background:#00000073;position:fixed;top:12px;right:16px}.Header-module__lnUIdW__menu.Header-module__lnUIdW__active{overscroll-behavior:contain;width:min(340px,88vw);height:100dvh;max-height:100dvh;padding-top:calc(var(--header-height,64px) + 12px);-webkit-backdrop-filter:none;background:linear-gradient(#101010e0 0%,#080808e0 100%);border-left:none;top:0;left:auto;right:0;overflow-y:auto;box-shadow:-10px 0 32px #00000080}.Header-module__lnUIdW__overlay{-webkit-backdrop-filter:none}}@keyframes Header-module__lnUIdW__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:640px){.Header-module__lnUIdW__unitSelect{font-size:1.5rem}.Header-module__lnUIdW__container{padding:1rem 2rem}.Header-module__lnUIdW__logo{font-size:1.75rem}}
.Footer-module__3hUVsW__footer{background:radial-gradient(at 0 0,#9b5cff14 0%,#0000 50%),radial-gradient(at 100% 100%,#00eaff14 0%,#0000 50%),linear-gradient(#0a0a0a 0%,#000 100%);border-top:1px solid #9b5cff33;margin-top:auto;padding:3rem 0 2rem;position:relative;box-shadow:0 -8px 24px #0009}.Footer-module__3hUVsW__footer:before{content:"";background:linear-gradient(90deg,#0000,#9b5cff99,#ff8c4299,#0000);height:2px;position:absolute;top:0;left:0;right:0}.Footer-module__3hUVsW__container{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__3hUVsW__brand,.Footer-module__3hUVsW__contato,.Footer-module__3hUVsW__social{min-width:0}.Footer-module__3hUVsW__brandTitle{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;color:#ff7a1a;background:linear-gradient(135deg,#ff4500 0%,#ff7a1a 45%,orange 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 10px #ff450061,0 0 22px #ffa5003d;-webkit-background-clip:text;background-clip:text;width:fit-content;max-width:min(100%,320px);margin:0 0 .75rem;font-size:clamp(1.05rem,3.5vw,1.45rem);font-weight:700;line-height:1;display:inline-block;position:relative;overflow:hidden}.Footer-module__3hUVsW__tagline{color:#fffc;margin-bottom:.5rem;font-weight:400}.Footer-module__3hUVsW__inlineInfo{color:#ffffffb3;align-items:center;gap:.5rem;max-width:36rem;margin:0 0 .8rem;font-size:.95rem;display:flex}.Footer-module__3hUVsW__inlineInfo span{line-height:1.65}.Footer-module__3hUVsW__inlineInfo a,.Footer-module__3hUVsW__contactList a{color:inherit;text-decoration:none;transition:color .2s,text-shadow .2s}.Footer-module__3hUVsW__inlineInfo a:hover,.Footer-module__3hUVsW__contactList a:hover{color:#ffae42eb;text-shadow:0 0 8px #ffae4247}.Footer-module__3hUVsW__columnTitle{color:var(--neon-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.95rem;font-weight:600}.Footer-module__3hUVsW__contactList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.Footer-module__3hUVsW__contactList li{color:#ffffffbf;align-items:center;gap:.5rem;display:inline-flex}.Footer-module__3hUVsW__iconClock{color:#00eaff;filter:drop-shadow(0 0 6px #00eaff)}.Footer-module__3hUVsW__iconMapPin{color:#ff4dcb;filter:drop-shadow(0 0 6px #ff4dcb)}.Footer-module__3hUVsW__iconMail,.Footer-module__3hUVsW__iconWhatsapp{color:#39ff7e;filter:drop-shadow(0 0 6px #39ff7e)}.Footer-module__3hUVsW__socialIcons{justify-content:center;align-items:center;gap:.75rem;display:flex}.Footer-module__3hUVsW__socialIcons a{color:var(--icon-color,#ffffffbf);filter:drop-shadow(0 0 8px color-mix(in srgb, var(--icon-color,#9b5cff) 55%, transparent));background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.Footer-module__3hUVsW__socialInstagram{--icon-color:#ff4dcb}.Footer-module__3hUVsW__socialFacebook{--icon-color:#4da3ff}.Footer-module__3hUVsW__socialTwitter{--icon-color:#00eaff}.Footer-module__3hUVsW__socialWhatsapp{--icon-color:#39ff7e}.Footer-module__3hUVsW__socialIcons a:hover{color:var(--icon-color,#fff);box-shadow:0 8px 24px color-mix(in srgb, var(--icon-color,#fff) 35%, transparent);filter:drop-shadow(0 0 14px color-mix(in srgb, var(--icon-color,#fff) 75%, transparent));background:0 0;transform:translateY(-4px)}@media (max-width:768px){.Footer-module__3hUVsW__social{text-align:center;grid-column:1/-1;justify-self:center;width:100%}.Footer-module__3hUVsW__socialIcons{justify-content:center}}.Footer-module__3hUVsW__bottomBar{border-top:1px solid #ffffff0f;justify-content:space-between;justify-items:center;gap:.5rem;padding-top:1.25rem;display:flex}.Footer-module__3hUVsW__warning{color:#ff8000e5;text-transform:uppercase;text-shadow:0 0 10px #ff3bd166;font-weight:700}.Footer-module__3hUVsW__copy{color:#fff9;font-size:.9rem;font-weight:400}@media (min-width:640px){.Footer-module__3hUVsW__grid{grid-template-columns:minmax(0,1.4fr) minmax(13rem,.8fr);align-items:start}.Footer-module__3hUVsW__gridSingle{grid-template-columns:1fr}.Footer-module__3hUVsW__gridDouble{grid-template-columns:minmax(0,1.35fr) minmax(12rem,.75fr)}.Footer-module__3hUVsW__brand{grid-column:1/-1}.Footer-module__3hUVsW__gridSingle .Footer-module__3hUVsW__brand,.Footer-module__3hUVsW__gridDouble .Footer-module__3hUVsW__brand{grid-column:auto}}@media (min-width:1024px){.Footer-module__3hUVsW__container{padding:0 2rem}.Footer-module__3hUVsW__grid{grid-template-columns:minmax(0,1.45fr) minmax(14rem,.75fr) minmax(12rem,.55fr);align-items:start;gap:3rem}.Footer-module__3hUVsW__gridSingle{grid-template-columns:1fr}.Footer-module__3hUVsW__gridDouble{grid-template-columns:minmax(0,1.45fr) minmax(12rem,.55fr)}.Footer-module__3hUVsW__brand{grid-column:auto}.Footer-module__3hUVsW__social{text-align:right;justify-self:end}.Footer-module__3hUVsW__socialIcons{justify-content:flex-end}.Footer-module__3hUVsW__bottomBar{text-align:left;grid-template-columns:1fr 1fr;justify-items:stretch}}
﻿.layout-module__L5FxyW__main{background-color:#000;flex-direction:column;width:100%;min-height:100vh;margin:0;display:flex}.layout-module__L5FxyW__container{flex:1;width:100%;max-width:none;margin:0 auto;padding:0}.layout-module__L5FxyW__withHeader{padding-top:72px!important}@media (min-width:640px){.layout-module__L5FxyW__container{max-width:none;padding:0}}@media (min-width:768px){.layout-module__L5FxyW__container{max-width:none}}@media (min-width:1024px){.layout-module__L5FxyW__container{max-width:none;padding:0}}@media (min-width:1280px){.layout-module__L5FxyW__container{max-width:none}}.layout-module__L5FxyW__siteConfigLoading{z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;place-items:center;display:grid;position:fixed;inset:0}.layout-module__L5FxyW__siteConfigLoader{color:#fff4e6e0;background:#0a0a0cb8;border:1px solid #e8712238;border-radius:999px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:inline-flex;box-shadow:0 18px 60px #00000061}.layout-module__L5FxyW__siteConfigSpinner{border:2px solid #ffffff2e;border-top-color:#e87122f2;border-radius:999px;width:1rem;height:1rem;animation:.9s linear infinite layout-module__L5FxyW__siteConfigSpin}.layout-module__L5FxyW__siteConfigText{letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:600}.layout-module__L5FxyW__blockedRoute{width:100%;min-height:calc(100dvh - var(--header-height,72px));background:radial-gradient(900px 420px at 16% 12%,#3669d217 0%,#0000 64%),radial-gradient(820px 420px at 86% 86%,#aa22321a 0%,#0000 66%),linear-gradient(135deg,#090b10 0%,#0c111a 50%,#10090d 100%);place-items:center;padding:1.25rem;display:grid}.layout-module__L5FxyW__blockedRouteCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff16,#ffffff06),#0a0e16bd;border:1px solid #ffffff1a;border-radius:16px;width:min(34rem,100%);padding:1.35rem;box-shadow:0 24px 60px #00000057,inset 0 1px #ffffff14}.layout-module__L5FxyW__blockedRouteKicker{color:#ffb56c;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.layout-module__L5FxyW__blockedRouteTitle{color:#f2f6ff;margin:.7rem 0 0;font-size:clamp(1.5rem,7vw,2.2rem);line-height:1.1}.layout-module__L5FxyW__blockedRouteText{color:#ebeff5bd;margin:.85rem 0 0;font-size:1rem;line-height:1.55}@keyframes layout-module__L5FxyW__siteConfigSpin{to{transform:rotate(360deg)}}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2?dpl=dpl_J8wPqKEX95Sp2p9Ddjcu3rCgXnXj)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:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_8eac48d3-module__Ud3FAW__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_8eac48d3-module__Ud3FAW__variable{--font-poppins:"Poppins", "Poppins Fallback"}
