@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fe8b9d92-module__LINzvG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe8b9d92-module__LINzvG__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--color-primary:#1a1a1a;--color-secondary:#f4f4f4;--color-accent:#000;--color-background:#fff;--color-text:#222;--color-text-light:#666;--color-border:#e5e5e5;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:8rem;--container-max-width:1200px;--container-padding:var(--spacing-sm)}@media (max-width:768px){:root{--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--container-padding:var(--spacing-xs)}}html{height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--color-text);background:var(--color-background);font-family:var(--font-inter), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}a{color:inherit;text-decoration:none}button:focus,a:focus{outline:none}button:focus-visible,a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.container{width:100%;max-width:var(--container-max-width);padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}.grid-cards{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid}@media (max-width:768px){.grid-cards{grid-template-columns:1fr 1fr;gap:.75rem}}.btn-back{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-text);cursor:pointer;background-color:#fffc;border:1px solid #00000014;border-radius:30px;align-items:center;gap:8px;margin-bottom:2rem;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 10px #0000000a}.btn-back svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.btn-back:hover{background-color:var(--color-text);color:#fff;border-color:var(--color-text);transform:translateY(-2px);box-shadow:0 4px 15px #00000026}.btn-back:hover svg{transform:translate(-4px)}.btn-back:active{transform:translateY(0)}.social-glow-list{align-items:center;gap:15px;margin-top:15px;display:flex}.social-glow-btn{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 10px #00000014;color:#fff!important}.social-glow-btn svg{width:20px;height:20px;display:block}.social-glow-btn.whatsapp{background:linear-gradient(135deg,#25d366 0%,#20ba56 100%);box-shadow:0 4px 14px #25d3664d}.social-glow-btn.whatsapp:hover{background:linear-gradient(135deg,#2ae06d 0%,#25d366 100%);transform:translateY(-3px)scale(1.08);box-shadow:0 6px 20px #25d36699}.social-glow-btn.instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);box-shadow:0 4px 14px #d6249f4d}.social-glow-btn.instagram:hover{transform:translateY(-3px)scale(1.08);box-shadow:0 6px 20px #d6249f99}.social-glow-btn:active{transform:translateY(-1px)scale(1)}
.Navbar-module__wMwHyG__navbar{background-color:var(--color-background);z-index:100;border-bottom:1px solid #0000;transition:border-bottom .3s,box-shadow .3s;position:sticky;top:0}.Navbar-module__wMwHyG__scrolled{border-bottom:1px solid var(--color-border);box-shadow:0 4px 12px #0000000d}.Navbar-module__wMwHyG__navContainer{justify-content:space-between;align-items:center;height:80px;display:flex}.Navbar-module__wMwHyG__logo{letter-spacing:-.5px;align-items:center;gap:var(--spacing-sm,10px);font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__wMwHyG__logoImg{width:auto;height:36px;display:block}.Navbar-module__wMwHyG__navLinks{display:none}.Navbar-module__wMwHyG__navLink{color:var(--color-text);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__wMwHyG__navLink:hover{color:var(--color-text-light)}.Navbar-module__wMwHyG__navActions{align-items:center;display:flex}.Navbar-module__wMwHyG__authActions{align-items:center;gap:.5rem;margin-left:1rem;display:flex}.Navbar-module__wMwHyG__loginBtn{color:#111827;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.Navbar-module__wMwHyG__loginBtn:hover{background-color:#f3f4f6;border-color:#9ca3af}.Navbar-module__wMwHyG__whatsappBtn{background:linear-gradient(135deg,#25d366 0%,#20ba56 100%);border-radius:999px;align-items:center;gap:6px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);animation:2s ease-in-out infinite Navbar-module__wMwHyG__whatsapp-glow;display:flex;box-shadow:0 0 15px #25d36666;color:#fff!important}.Navbar-module__wMwHyG__whatsappBtn:hover{background:linear-gradient(135deg,#2ae06d 0%,#25d366 100%);transform:translateY(-2px)scale(1.03);box-shadow:0 0 25px #25d366cc}.Navbar-module__wMwHyG__whatsappBtn:active{transform:translateY(0)scale(1)}@keyframes Navbar-module__wMwHyG__whatsapp-glow{0%{box-shadow:0 0 10px #25d36666}50%{box-shadow:0 0 22px #25d366bf}to{box-shadow:0 0 10px #25d36666}}.Navbar-module__wMwHyG__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;display:none}.Navbar-module__wMwHyG__hamburgerLine{background-color:var(--color-text);transform-origin:50%;border-radius:4px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__wMwHyG__hamburger.Navbar-module__wMwHyG__isOpen .Navbar-module__wMwHyG__hamburgerLine:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__wMwHyG__hamburger.Navbar-module__wMwHyG__isOpen .Navbar-module__wMwHyG__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__wMwHyG__hamburger.Navbar-module__wMwHyG__isOpen .Navbar-module__wMwHyG__hamburgerLine:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (max-width:992px){.Navbar-module__wMwHyG__hamburger{display:flex}.Navbar-module__wMwHyG__navLinks{opacity:0;pointer-events:none;background-color:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;align-items:stretch;gap:0;width:96%;padding:1.5rem 0 0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:90px;left:2%;transform:translateY(-15px);box-shadow:0 15px 35px #0000001a}.Navbar-module__wMwHyG__navLink{width:100%;padding:.75rem 2rem;font-size:1.1rem}.Navbar-module__wMwHyG__navLinks.Navbar-module__wMwHyG__isOpen{opacity:1;pointer-events:auto;transform:translate(0,0)}.Navbar-module__wMwHyG__mobileActions{background-color:#0000000a;border-top:1px solid #0000000d;border-bottom-right-radius:24px;border-bottom-left-radius:24px;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:1.5rem 2rem;display:flex}.Navbar-module__wMwHyG__mobileLoginCentered{justify-content:center;width:100%;padding:.875rem;font-size:1.05rem}.Navbar-module__wMwHyG__authActions{display:none!important}.Navbar-module__wMwHyG__mobileAuthHeader{border-bottom:1px solid #0000000d;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 2rem 1.5rem;display:flex}.Navbar-module__wMwHyG__mobileLangWrap,.Navbar-module__wMwHyG__mobileAuthButtons{align-items:center;display:flex}.Navbar-module__wMwHyG__mobileAuthButtons button{justify-content:center}}@supports (-webkit-touch-callout:none){@media (max-width:992px){.Navbar-module__wMwHyG__navLinks{-webkit-backdrop-filter:blur(16px);background-color:#ffffffa6}}}
.LanguageSwitcher-module__d5Pq5G__container{background-color:#0000000d;border:1px solid #0000000a;border-radius:30px;align-items:center;gap:2px;margin-left:1.2rem;padding:3px;font-family:inherit;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.LanguageSwitcher-module__d5Pq5G__container:hover{background-color:#00000014}.LanguageSwitcher-module__d5Pq5G__btn{cursor:pointer;color:var(--color-text-light);background:0 0;border:none;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.LanguageSwitcher-module__d5Pq5G__btn span{letter-spacing:.5px;font-size:.75rem}.LanguageSwitcher-module__d5Pq5G__btn:hover{color:var(--color-text)}.LanguageSwitcher-module__d5Pq5G__active{background-color:#fff;box-shadow:0 2px 6px #00000014,0 1px 2px #0000000a;color:var(--color-text)!important}
.LoginModal-module__EBtcDq__overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.LoginModal-module__EBtcDq__box{background-color:#fff;border-radius:20px;width:100%;max-width:440px;max-height:90vh;padding:3rem 2.5rem;position:relative;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.LoginModal-module__EBtcDq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s;display:flex;position:absolute;top:1rem;right:1rem}.LoginModal-module__EBtcDq__closeButton:hover{color:#111827}.LoginModal-module__EBtcDq__header{text-align:center;margin-bottom:2rem}.LoginModal-module__EBtcDq__logo{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.LoginModal-module__EBtcDq__logoImg{width:auto;height:48px}.LoginModal-module__EBtcDq__title{color:#111827;letter-spacing:-.5px;font-size:1.75rem;font-weight:800}.LoginModal-module__EBtcDq__socialContainer{flex-direction:column;gap:1rem;display:flex}.LoginModal-module__EBtcDq__gridBtns{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.LoginModal-module__EBtcDq__btn{cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.LoginModal-module__EBtcDq__btn:disabled{opacity:.7;cursor:not-allowed}.LoginModal-module__EBtcDq__btnOutline{color:#374151;background-color:#fff;border:1px solid #d1d5db}.LoginModal-module__EBtcDq__btnOutline:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.LoginModal-module__EBtcDq__btnSolid{color:#fff;background-color:#023172;border:none}.LoginModal-module__EBtcDq__btnSolid:hover:not(:disabled){background-color:#012250}.LoginModal-module__EBtcDq__divider{justify-content:center;align-items:center;margin:1.5rem 0;display:flex;position:relative}.LoginModal-module__EBtcDq__divider:before{content:"";background-color:#e5e7eb;height:1px;position:absolute;top:50%;left:0;right:0}.LoginModal-module__EBtcDq__divider span{color:#6b7280;background-color:#fff;padding:0 .75rem;font-size:.875rem;position:relative}.LoginModal-module__EBtcDq__inputGroup{margin-bottom:1rem}.LoginModal-module__EBtcDq__input{border:1px solid #d1d5db;border-radius:9999px;outline:none;width:100%;padding:.875rem 1.25rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.LoginModal-module__EBtcDq__input:focus{border-color:#023172;box-shadow:0 0 0 3px #0231721a}.LoginModal-module__EBtcDq__otpInput{text-align:center;letter-spacing:.25rem;font-size:1.25rem;font-weight:600}.LoginModal-module__EBtcDq__infoText{color:#4b5563;text-align:center;margin-bottom:1.5rem;font-size:.875rem}.LoginModal-module__EBtcDq__link{color:#e26600;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-weight:600}.LoginModal-module__EBtcDq__link:hover{text-decoration:underline}.LoginModal-module__EBtcDq__terms{color:#9ca3af;text-align:center;margin-top:2rem;font-size:.75rem;line-height:1.5}.LoginModal-module__EBtcDq__terms a{color:#4b5563;font-weight:600;text-decoration:underline;transition:color .2s}.LoginModal-module__EBtcDq__terms a:hover{color:#111827}.LoginModal-module__EBtcDq__error{color:#b91c1c;text-align:center;background-color:#fee2e2;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}
.UserMenu-module__1s2Dra__userMenuContainer{position:relative}.UserMenu-module__1s2Dra__userBtn{color:#111827;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.UserMenu-module__1s2Dra__userBtn:hover,.UserMenu-module__1s2Dra__userBtn.UserMenu-module__1s2Dra__isOpen{background-color:#f3f4f6;border-color:#9ca3af}.UserMenu-module__1s2Dra__guestMenuBtn{color:#fff;cursor:pointer;background-color:#111827;border:1px solid #111827;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.UserMenu-module__1s2Dra__guestMenuBtn:hover,.UserMenu-module__1s2Dra__guestMenuBtn.UserMenu-module__1s2Dra__isOpen{background-color:#374151;border-color:#374151}.UserMenu-module__1s2Dra__avatar{color:#fff;background-color:#023172;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:relative}.UserMenu-module__1s2Dra__notificationBadge{background-color:#e26600;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:2s infinite UserMenu-module__1s2Dra__pulse;position:absolute;top:-2px;right:-2px;box-shadow:0 0 4px #e2660080}@keyframes UserMenu-module__1s2Dra__pulse{0%{box-shadow:0 0 #e26600b3}70%{box-shadow:0 0 0 6px #e2660000}to{box-shadow:0 0 #e2660000}}.UserMenu-module__1s2Dra__menuBadge{color:#fff;background-color:#e26600;border-radius:10px;margin-left:auto;padding:.1rem .4rem;font-size:.7rem;font-weight:700;box-shadow:0 0 4px #e2660066}.UserMenu-module__1s2Dra__dropdown{z-index:1000;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:280px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.UserMenu-module__1s2Dra__menuHeader{color:#111827;border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem;font-weight:700}.UserMenu-module__1s2Dra__menuSection{border-bottom:1px solid #e5e7eb;padding:.5rem 0}.UserMenu-module__1s2Dra__menuSection:last-child{border-bottom:none}.UserMenu-module__1s2Dra__sectionTitle{color:#374151;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700}.UserMenu-module__1s2Dra__menuItem{color:#4b5563;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem 1.25rem;font-size:.875rem;text-decoration:none;transition:background-color .2s;display:flex}.UserMenu-module__1s2Dra__menuItem:hover{color:#111827;background-color:#f3f4f6}.UserMenu-module__1s2Dra__menuItem svg{color:#6b7280}.UserMenu-module__1s2Dra__toasterContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:1rem;width:320px;display:flex;position:absolute;top:calc(100% + 1rem);right:0}.UserMenu-module__1s2Dra__toastCard{pointer-events:auto;background:#333;border:1px solid #ffffff1a;border-radius:8px;align-items:stretch;gap:0;max-width:380px;padding:0;animation:.4s cubic-bezier(.175,.885,.32,1.275) UserMenu-module__1s2Dra__slideInRight;display:flex;overflow:hidden;box-shadow:0 10px 25px #0000004d}@keyframes UserMenu-module__1s2Dra__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.UserMenu-module__1s2Dra__toastImageWrapper{background-color:#f3f4f6;border-right:1px solid #ffffff1a;flex-shrink:0;width:100px;position:relative}.UserMenu-module__1s2Dra__toastImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.UserMenu-module__1s2Dra__toastIconWrapper{color:#fff;background-color:#e26600;flex-shrink:0;justify-content:center;align-items:center;width:60px;display:flex}.UserMenu-module__1s2Dra__toastContent{flex-direction:column;flex:1;padding:1rem;display:flex}.UserMenu-module__1s2Dra__toastHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;display:flex}.UserMenu-module__1s2Dra__toastHeader h4{color:#fff;margin:0;padding-right:10px;font-size:.85rem;font-weight:600}.UserMenu-module__1s2Dra__toastMessage{color:#d1d5db;margin:0 0 .75rem;font-size:.8rem;line-height:1.4}.UserMenu-module__1s2Dra__toastViewBtn{color:#fff;background-color:#e26600;border-radius:4px;align-self:flex-start;padding:.4rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.UserMenu-module__1s2Dra__toastViewBtn:hover{background-color:#cc5c00}.UserMenu-module__1s2Dra__toastCloseBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.1rem;transition:color .2s;display:flex}.UserMenu-module__1s2Dra__toastCloseBtn:hover{color:#ef4444}
.Footer-module__gsUaLW__footer{border-top:1px solid var(--color-border);padding-top:var(--spacing-lg);background-color:#fafafa;margin-top:auto}.Footer-module__gsUaLW__footerContainer{gap:var(--spacing-lg);padding-bottom:var(--spacing-lg);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__gsUaLW__footerLogo{margin-bottom:var(--spacing-xs);font-size:1.5rem;font-weight:800}.Footer-module__gsUaLW__footerDesc{color:var(--color-text-light);max-width:300px;line-height:1.5}.Footer-module__gsUaLW__footerLinks h3,.Footer-module__gsUaLW__footerContact h3{margin-bottom:var(--spacing-sm);font-size:1.1rem}.Footer-module__gsUaLW__footerLinks ul{gap:var(--spacing-xs);flex-direction:column;list-style:none;display:flex}.Footer-module__gsUaLW__footerLinks a,.Footer-module__gsUaLW__footerContact a{color:var(--color-text-light);transition:color .2s}.Footer-module__gsUaLW__footerLinks a:hover,.Footer-module__gsUaLW__footerContact a:hover{color:var(--color-primary)}.Footer-module__gsUaLW__footerContact p{margin-bottom:var(--spacing-xs)}.Footer-module__gsUaLW__socials{gap:var(--spacing-sm);margin-top:var(--spacing-sm);display:flex}.Footer-module__gsUaLW__socials a{color:var(--color-primary);font-weight:600;text-decoration:underline}.Footer-module__gsUaLW__footerBottom{padding:var(--spacing-sm) 0;color:var(--color-text-light);background-color:#f0f0f0;font-size:.85rem}.Footer-module__gsUaLW__footerBottomContainer{justify-content:space-between;align-items:center;gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.Footer-module__gsUaLW__footerLegalLinks{align-items:center;gap:.75rem;display:flex}.Footer-module__gsUaLW__footerLegalLinks a{color:var(--color-text-light);font-weight:500;transition:color .2s}.Footer-module__gsUaLW__footerLegalLinks a:hover{color:var(--color-primary)}.Footer-module__gsUaLW__separator{color:var(--color-border)}@media (max-width:768px){.Footer-module__gsUaLW__footerContainer{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Footer-module__gsUaLW__footerDesc{margin:0 auto}.Footer-module__gsUaLW__footerLinks ul{text-align:center;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Footer-module__gsUaLW__footerContact>div{justify-content:center}.Footer-module__gsUaLW__footerBottomContainer{text-align:center;flex-direction:column;justify-content:center;gap:.75rem}}
.ChatWidget-module__VyugUW__chatButton{color:#fff;cursor:pointer;z-index:9999;background:linear-gradient(90deg,#002ca5,#00d9ff);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.ChatWidget-module__VyugUW__chatButton:hover{transform:scale(1.05)}.ChatWidget-module__VyugUW__unreadBadge{background-color:#ff3b30;border:2px solid #fff;border-radius:50%;width:16px;height:16px;animation:2s infinite ChatWidget-module__VyugUW__pulse;position:absolute;top:-2px;right:-2px}@keyframes ChatWidget-module__VyugUW__pulse{0%{transform:scale(.95);box-shadow:0 0 #ff3b30b3}70%{transform:scale(1);box-shadow:0 0 0 6px #ff3b3000}to{transform:scale(.95);box-shadow:0 0 #ff3b3000}}.ChatWidget-module__VyugUW__chatWindow{z-index:9999;background:#fff;border-radius:16px;flex-direction:column;width:350px;height:500px;max-height:calc(100vh - 120px);display:flex;position:fixed;bottom:100px;right:24px;overflow:hidden;box-shadow:0 8px 24px #0003}.ChatWidget-module__VyugUW__header{color:#fff;background:#023172;justify-content:space-between;align-items:center;padding:16px;display:flex}.ChatWidget-module__VyugUW__header h4{margin:0;font-size:1.1rem}.ChatWidget-module__VyugUW__subtitle{opacity:.8;font-size:.8rem}.ChatWidget-module__VyugUW__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.ChatWidget-module__VyugUW__closeBtn:hover{background-color:#ffffff1a}.ChatWidget-module__VyugUW__messagesList{background:#f9f9f9;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__VyugUW__emptyState{text-align:center;color:#888;flex:1;justify-content:center;align-items:center;padding:24px;font-size:.95rem;display:flex}.ChatWidget-module__VyugUW__messageRow{width:100%;display:flex}.ChatWidget-module__VyugUW__myRow{justify-content:flex-end}.ChatWidget-module__VyugUW__theirRow{justify-content:flex-start}.ChatWidget-module__VyugUW__bubble{word-wrap:break-word;border-radius:12px;max-width:80%;padding:12px 16px;font-size:.95rem;line-height:1.4}.ChatWidget-module__VyugUW__myBubble{color:#fff;background:#e26600;border-bottom-right-radius:4px}.ChatWidget-module__VyugUW__theirBubble{color:#333;background:#fff;border:1px solid #eee;border-bottom-left-radius:4px}.ChatWidget-module__VyugUW__inputArea{background:#fff;border-top:1px solid #eee;gap:8px;padding:16px;display:flex}.ChatWidget-module__VyugUW__input{border:1px solid #ddd;border-radius:24px;outline:none;flex:1;padding:12px 16px;font-size:.95rem;transition:border-color .2s}.ChatWidget-module__VyugUW__input:focus{border-color:#023172}.ChatWidget-module__VyugUW__sendBtn{color:#fff;cursor:pointer;background:#023172;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex}.ChatWidget-module__VyugUW__sendBtn:hover:not(:disabled){background:#012253}.ChatWidget-module__VyugUW__sendBtn:disabled{cursor:not-allowed;background:#ccc}@media (max-width:480px){.ChatWidget-module__VyugUW__chatWindow{border-radius:0;width:100%;height:100vh;max-height:100vh;bottom:0;right:0}}
