.homePage_homePageWrapper__bcFtN{min-height:100vh;display:flex;flex-direction:column;position:relative;background:#f1f5f9;overflow-x:hidden;padding:0}.homePage_govHeader__OCHa2{position:relative;z-index:10;background:linear-gradient(90deg,#991b1b,#dc2626);border-bottom:4px solid #fbbf24;padding:12px 10px 8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.homePage_headerContent__oaG_j{max-width:1250px;margin:0 auto;display:flex;align-items:center;gap:16px}.homePage_logoContainer__2O8UJ{width:54px;height:54px;background:transparent;display:flex;align-items:center;justify-content:center}.homePage_logoContainer__2O8UJ .homePage_logo__iWdLc{width:100%;height:100%;object-fit:contain}.homePage_headerTitle__yZW7A .homePage_mainTitle__GwTHp{color:#fef08a;font-size:1.55rem;font-weight:800;margin:0;text-transform:uppercase;letter-spacing:.5px}.homePage_headerTitle__yZW7A .homePage_subtitle__D5O9d{color:#f8fafc;font-weight:700;text-transform:uppercase;font-size:1.1rem}.homePage_mainContent__wBI0k{flex:1 1;max-width:1200px;margin:0 auto;width:100%;padding:40px 40px 80px}.homePage_sectionHeader__WWiRC{margin-bottom:30px;text-align:center}.homePage_sectionHeader__WWiRC>div{display:inline-block}.homePage_sectionHeader__WWiRC h2{color:#0f172a;font-size:1.5rem;font-weight:700;text-transform:uppercase;margin:0 0 10px}.homePage_sectionHeader__WWiRC .homePage_divider__k7kuQ{width:80%;justify-self:center;height:4px;background:#dc2626;border-radius:2px}.homePage_servicesGrid__r6AW4{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px}.homePage_serviceCard__S8TVY{position:relative;background:var(--bg-light);border:1px solid rgba(15,23,42,.04);border-radius:12px;padding:30px;cursor:pointer;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.2,1,.3,1);box-shadow:0 4px 10px rgba(15,23,42,.02)}.homePage_serviceCard__S8TVY:hover{transform:translateY(-6px);box-shadow:0 15px 30px rgba(15,23,42,.08);border-color:rgba(15,23,42,.08)}.homePage_serviceCard__S8TVY:hover .homePage_iconBox__IO4Mn{transform:scale(1.08) rotate(3deg);box-shadow:0 8px 20px rgba(0,0,0,.15)}.homePage_serviceCard__S8TVY:hover .homePage_cardFooter__126fX{color:var(--accent-color);padding-left:5px}.homePage_cardHeader__Yk5Va{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.homePage_iconBox__IO4Mn{width:60px;height:60px;background:var(--accent-color);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.2,1,.3,1);box-shadow:0 4px 12px rgba(0,0,0,.08)}.homePage_iconBox__IO4Mn svg{width:32px;height:32px;stroke:currentColor;stroke-width:1.8}.homePage_cardBody__bBqAT{flex:1 1}.homePage_cardTitle__BNeEv{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 12px}.homePage_cardDesc__PHiVA{color:#3f4a5b;font-size:.95rem;line-height:1.6;margin:0}.homePage_cardFooter__126fX{display:flex;align-items:center;justify-content:space-between;margin-top:25px;padding-top:15px;border-top:1px dashed rgba(15,23,42,.15);color:#64748b;font-weight:700;font-size:.9rem;transition:all .3s ease}.homePage_cardFooter__126fX i{font-size:.8rem;stroke-width:bold}.homePage_govFooter__PWnoo{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-top:2px solid #bae6fd;padding:50px 40px;margin-top:auto}.homePage_footerInner__z_s05{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:30px;gap:30px}.homePage_footerInner__z_s05 .homePage_logoCol__BMXJq{display:flex;align-items:center;justify-content:center;margin-right:16px}.homePage_footerInner__z_s05 .homePage_logoCol__BMXJq .homePage_footerLogo__9CdWR{width:70px;height:70px;object-fit:contain}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz h4{color:#0369a1;font-weight:800;margin-bottom:4px;font-size:1.05rem;line-height:1.4}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz p{color:#334155;font-size:.9rem;margin:8px 0;display:flex;align-items:flex-start;gap:10px;font-weight:500}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz span{color:#334155;font-size:.9rem;margin:0;display:flex;align-items:flex-start;gap:10px;font-weight:500}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz i{color:#dc2626;margin-top:3px}.homePage_copyText__M6nLZ{font-size:.85rem!important;color:#475569!important;margin-top:10px!important;font-style:italic;font-weight:400!important}.homePage_logoutBtn__TrYeC{margin-left:auto;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid hsla(53,98%,77%,.85);border-radius:10px;background:hsla(0,0%,100%,.12);color:#fef08a;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .25s ease}.homePage_logoutBtn__TrYeC i{font-size:.95rem}.homePage_logoutBtn__TrYeC:hover{background:#fef08a;color:#991b1b;border-color:#fef08a;transform:translateY(-1px)}.homePage_logoutBtn__TrYeC:active{transform:translateY(0)}@media(max-width:1200px){.homePage_mainContent__wBI0k{padding:35px 35px 70px}.homePage_sectionHeader__WWiRC h2{font-size:1.4rem}.homePage_servicesGrid__r6AW4{gap:20px}.homePage_serviceCard__S8TVY{padding:28px}.homePage_cardTitle__BNeEv{font-size:1.85rem}.homePage_footerInner__z_s05{gap:25px}}@media(max-width:992px){.homePage_mainContent__wBI0k{padding:30px 30px 60px}.homePage_sectionHeader__WWiRC{margin-bottom:25px}.homePage_sectionHeader__WWiRC h2{font-size:1.3rem}.homePage_sectionHeader__WWiRC .homePage_divider__k7kuQ{height:3px}.homePage_servicesGrid__r6AW4{grid-template-columns:1fr;gap:18px}.homePage_serviceCard__S8TVY{padding:26px}.homePage_cardTitle__BNeEv{font-size:1.7rem}.homePage_cardDesc__PHiVA{font-size:.9rem}.homePage_iconBox__IO4Mn{width:50px;height:50px}.homePage_iconBox__IO4Mn svg{width:26px;height:26px}.homePage_footerInner__z_s05{grid-template-columns:1fr;gap:30px}.homePage_govFooter__PWnoo{padding:40px 30px}}@media(max-width:768px){.homePage_mainContent__wBI0k{padding:25px 25px 50px}.homePage_sectionHeader__WWiRC{margin-bottom:20px}.homePage_sectionHeader__WWiRC h2{font-size:1.2rem}.homePage_serviceCard__S8TVY{padding:24px}.homePage_cardHeader__Yk5Va{margin-bottom:18px}.homePage_cardTitle__BNeEv{font-size:1.5rem}.homePage_cardDesc__PHiVA{font-size:.88rem}.homePage_iconBox__IO4Mn{width:48px;height:48px;border-radius:12px}.homePage_iconBox__IO4Mn svg{width:24px;height:24px}.homePage_cardFooter__126fX{margin-top:20px;font-size:.85rem}.homePage_govFooter__PWnoo{padding:35px 25px}.homePage_footerInner__z_s05{gap:25px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz h4{font-size:1rem;margin-bottom:12px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz p{font-size:.85rem}.homePage_logoutBtn__TrYeC{padding:7px 12px;font-size:.82rem}.homePage_logoutBtn__TrYeC i{font-size:.85rem}}@media(max-width:576px){.homePage_govHeader__OCHa2{padding:10px}.homePage_logoContainer__2O8UJ{width:40px;height:40px}.homePage_headerTitle__yZW7A .homePage_mainTitle__GwTHp{font-size:1.15rem;letter-spacing:.3px}.homePage_headerTitle__yZW7A .homePage_subtitle__D5O9d{font-size:.8rem;letter-spacing:.5px}.homePage_mainContent__wBI0k{padding:20px 20px 40px}.homePage_sectionHeader__WWiRC{margin-bottom:18px}.homePage_sectionHeader__WWiRC h2{font-size:1.1rem}.homePage_sectionHeader__WWiRC .homePage_divider__k7kuQ{height:3px}.homePage_servicesGrid__r6AW4{gap:16px}.homePage_serviceCard__S8TVY{padding:20px;border-radius:10px}.homePage_cardHeader__Yk5Va{margin-bottom:16px;gap:12px}.homePage_cardTitle__BNeEv{font-size:1.3rem}.homePage_cardDesc__PHiVA{font-size:.85rem;line-height:1.5}.homePage_iconBox__IO4Mn{width:45px;height:45px;border-radius:11px}.homePage_iconBox__IO4Mn svg{width:22px;height:22px}.homePage_cardFooter__126fX{margin-top:18px;padding-top:12px;font-size:.8rem}.homePage_govFooter__PWnoo{padding:30px 20px}.homePage_footerInner__z_s05{gap:20px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz h4{font-size:.95rem;margin-bottom:10px}.homePage_footerInner__z_s05 .homePage_footerCol__92ORz p{font-size:.8rem;margin:6px 0}.homePage_copyText__M6nLZ{font-size:.75rem!important;margin-top:8px!important}.homePage_logoutBtn__TrYeC{padding:6px 10px;border-radius:8px;font-size:.75rem}}.homePage_topBar__HBpvX{background:linear-gradient(90deg,#1063b5,#1a70c3 55%,#008cdb);height:64px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:100;flex-shrink:0}@keyframes homePage_shimmer__KjKuj{0%{background-position:100% 0}to{background-position:-100% 0}}.homePage_headerLeft__QRoag{display:flex;align-items:center;gap:13px;position:relative;padding-right:28px;margin-right:12px}.homePage_headerLeft__QRoag:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:24px;background-color:hsla(0,0%,100%,.25)}.homePage_headerLeft__QRoag .homePage_logo__iWdLc{width:42px;height:42px;transition:transform .3s}.homePage_headerLeft__QRoag .homePage_headerTitle__yZW7A h2{color:#fff;margin:0;font-size:1.1rem;font-weight:800;letter-spacing:.4px}.homePage_headerLeft__QRoag .homePage_headerTitle__yZW7A .homePage_subtitle__D5O9d{font-size:.8rem;color:hsla(0,0%,100%,.85);font-weight:700;text-transform:uppercase;letter-spacing:1.2px}.homePage_headerCenter__LOZ_A{flex:1 1;display:flex}.homePage_searchBox__tQaki{background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:7px 16px;width:100%;max-width:370px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s}.homePage_searchBox__tQaki i{color:hsla(0,0%,100%,.5);font-size:.9rem}.homePage_searchBox__tQaki .homePage_searchInput__ehKVw{background:transparent;border:none;color:#fff;width:100%;font-size:.87rem}.homePage_searchBox__tQaki .homePage_searchInput__ehKVw::placeholder{color:hsla(0,0%,100%,.5)}.homePage_searchBox__tQaki .homePage_searchInput__ehKVw:focus{outline:none}.homePage_searchBox__tQaki:focus-within{border-color:rgba(0,212,255,.55);box-shadow:0 0 0 3px rgba(0,212,255,.14);max-width:410px}.homePage_headerRight__aQ2wb{display:flex;align-items:center;gap:16px}.homePage_headerTimeWidget__zBMPV{text-align:right;border-right:1px solid hsla(0,0%,100%,.18);padding-right:15px}.homePage_headerTimeWidget__zBMPV .homePage_clock__D6Ha6{font-size:1.1rem;font-weight:800;color:#15f2ff;letter-spacing:1px;font-family:Space Grotesk,monospace;text-shadow:0 0 10px rgba(0,212,255,.5)}.homePage_headerTimeWidget__zBMPV .homePage_date__k2j5_{font-size:.64rem;color:hsla(0,0%,100%,.95);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.homePage_userButton__U4yQ1{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);padding:4px 12px 4px 4px;border-radius:50px;color:#fff;display:flex;align-items:center;gap:9px;cursor:pointer;transition:all .2s;font-family:Inter var,sans-serif}.homePage_userButton__U4yQ1:hover{background:hsla(0,0%,100%,.18);transform:translateY(-1px)}.homePage_userButton__U4yQ1 .homePage_userAvatar__PDdnn{width:28px;height:28px;background:linear-gradient(135deg,#60a5fa,#15f2ff);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.82rem}.homePage_userButton__U4yQ1 .homePage_username__DAE9n{font-weight:700;font-size:.84rem}.homePage_dropdownWrapper__FFbPD{position:relative;height:100%;display:flex;align-items:center}.homePage_loginButton__iStBa{display:flex;align-items:center;gap:7px;padding:8px 18px;background:linear-gradient(135deg,#15f2ff,#60a5fa);border:none;border-radius:999px;cursor:pointer;color:#0a1628;font-weight:600;color:#fff;font-family:Inter var,sans-serif;font-size:.84rem;box-shadow:0 4px 14px rgba(0,212,255,.4);transition:all .3s}.homePage_loginButton__iStBa:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,212,255,.55)}.homePage_horizontalNav__NK3Ia{display:flex;align-items:center;justify-content:flex-start;height:38px;align-self:center;gap:2px;overflow:visible;position:relative;z-index:2;flex-shrink:0;background:hsla(0,0%,100%,.2);border-radius:6px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.homePage_horizontalNav__NK3Ia::-webkit-scrollbar{display:none}.homePage_horizontalNav__NK3Ia .homePage_navDivider__W0Pjf{width:1px;height:16px;background-color:hsla(0,0%,100%,.35);margin:0 4px;flex-shrink:0}.homePage_navItemHorizontal__AyIcY{position:relative;padding:0 14px;border:1px solid transparent;border-radius:6px;height:100%;background:transparent;color:#fff;font-weight:600;font-size:.855rem;font-family:Inter var,Inter,sans-serif;letter-spacing:.01em;cursor:pointer;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;outline:none;box-shadow:none;transition:all .2s ease-in-out}.homePage_navItemHorizontal__AyIcY i{font-size:.84rem;color:#fff;flex-shrink:0}.homePage_navItemHorizontal__AyIcY:hover:not(.homePage_active__vOcNa){color:#fff;background:hsla(0,0%,100%,.15)}.homePage_navItemHorizontal__AyIcY:hover:not(.homePage_active__vOcNa) i{color:#fff;transform:scale(1.06)}.homePage_navItemHorizontal__AyIcY:active{transform:scale(.97)}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa{color:#1055b5;font-weight:700;background:#fff;border-color:hsla(0,0%,100%,.9);box-shadow:0 1px 4px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08)}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa i{color:#1a70c3}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa:not(:first-child):not(:last-child){border-radius:0}.homePage_navItemHorizontal__AyIcY.homePage_active__vOcNa:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.homePage_navLabel__1sa0j{display:inline-block;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.homePage_mobileMenuToggle__A2FNU{display:none;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.25);color:#fff;border-radius:8px;padding:6px 9px;margin-left:9px;cursor:pointer;font-size:1rem;transition:all .2s}.homePage_mobileMenuToggle__A2FNU:hover{background:hsla(0,0%,100%,.18)}.homePage_dropdownMenu__ddd_9{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1.5px solid rgba(29,106,245,.15);border-radius:14px;padding:8px;z-index:1000;box-shadow:0 16px 48px rgba(17,71,200,.2),0 4px 12px rgba(0,0,0,.06);animation:homePage_dropIn__YzUMZ .17s cubic-bezier(.34,1.56,.64,1)}.homePage_dropdownMenu__ddd_9:before{content:"";position:absolute;top:-12px;left:0;width:100%;height:12px;background:transparent}@keyframes homePage_dropIn__YzUMZ{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.homePage_dropdownItem__0ME0j{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;cursor:pointer;background:transparent;border:none;width:100%;color:#334155;font-size:.85rem;font-weight:500;text-align:left;transition:all .14s}.homePage_dropdownItem__0ME0j i{color:#1d6af5;font-size:.95rem}.homePage_dropdownItem__0ME0j:hover{background:#eff6ff;color:#1d6af5}.homePage_dropdownItem__0ME0j.homePage_danger__mgdH3,.homePage_dropdownItem__0ME0j.homePage_danger__mgdH3 i{color:#ef4444}.homePage_dropdownItem__0ME0j.homePage_danger__mgdH3:hover{background:#fef2f2}.homePage_dropdownDivider__Cr34M{height:1px;background:#f1f5f9;margin:5px 0}.homePage_mobileMenuPanel__P3bum{position:fixed;inset:0;z-index:2000;display:flex;justify-content:flex-end;overflow:hidden}.homePage_mobileMenuPanel__P3bum .homePage_overlay__nm2JT{position:absolute;inset:0;background:rgba(10,22,40,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:homePage_fadeIn__IDk2q .25s ease}.homePage_mobileMenuPanel__P3bum .homePage_mobileMenuCard__PWiOo{position:relative;z-index:2;width:80%;max-width:270px;height:100%;background:#f0f7ff;display:flex;flex-direction:column;box-shadow:-8px 0 32px rgba(10,22,40,.25);animation:homePage_slideIn__JG15z .3s cubic-bezier(.25,1,.5,1)}.homePage_mobileMenuHeader__Al9uQ{padding:12px 16px;background:linear-gradient(90deg,#1147c8,#2e7cf6);display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #15f2ff}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi{display:flex;align-items:center;gap:10px}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userAvatarHeader__rHdRD{width:38px;height:38px;background:rgba(0,212,255,.15);border:1px solid rgba(0,212,255,.3);border-radius:9px;display:flex;align-items:center;justify-content:center;color:#15f2ff;font-size:1rem}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userTextInfo__KUmFs{display:flex;flex-direction:column}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userTextInfo__KUmFs .homePage_userRole__nFR_f{font-size:.62rem;color:hsla(0,0%,100%,.55);text-transform:uppercase;font-weight:700}.homePage_mobileMenuHeader__Al9uQ .homePage_headerUserInfo___wyBi .homePage_userTextInfo__KUmFs .homePage_userNameHeader__2qAV7{font-size:.9rem;color:#fff;font-weight:800}.homePage_mobileMenuHeader__Al9uQ .homePage_closeMenuBtn__npQ_T{background:transparent;border:none;color:hsla(0,0%,100%,.55);font-size:1.3rem;cursor:pointer}.homePage_mobileMenuHeader__Al9uQ .homePage_closeMenuBtn__npQ_T:hover{color:#fff}.homePage_mobileNav__pJYPu{flex:1 1;padding:10px}.homePage_mobileNav__pJYPu .homePage_navSectionTitle__uqBK1{font-size:.68rem;color:#94a3b8;font-weight:800;text-transform:uppercase;margin:0 10px 10px;letter-spacing:1px}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9{width:100%;padding:12px;display:flex;align-items:center;gap:10px;background:transparent;color:#475569;font-weight:600;font-size:.9rem;transition:.2s;border:none;border-left:3px solid transparent;border-radius:0 9px 9px 0;cursor:pointer}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9 i{font-size:.95rem;color:#94a3b8}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9.homePage_active__vOcNa{background:#eff6ff;color:#1d6af5;border-left-color:#1d6af5}.homePage_mobileNav__pJYPu .homePage_mobileNavItem__F_PS9.homePage_active__vOcNa i{color:#1d6af5}.homePage_mobileActions__CU3U1{padding:14px;background:#fff;display:flex;flex-direction:column;gap:8px;border-top:1px solid #e2e8f0}.homePage_mobileActions__CU3U1 button{width:100%;padding:11px;border-radius:9px;border:1px solid #e2e8f0;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .18s}.homePage_mobileActions__CU3U1 .homePage_logoutBtn__TrYeC{background:#fef2f2;color:#ef4444;border-color:#fecaca}.homePage_mobileActions__CU3U1 .homePage_loginBtnFull__qoOFt{background:linear-gradient(135deg,#1147c8,#1d6af5);color:#fff;border:none}.homePage_mobileActions__CU3U1 .homePage_adminBtn__Y8QU_{background:#f8fafc;color:#1e293b}@keyframes homePage_slideIn__JG15z{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes homePage_fadeIn__IDk2q{0%{opacity:0}to{opacity:1}}@media(max-width:1200px){.homePage_horizontalNav__NK3Ia,.homePage_topBar__HBpvX{padding:0 22px}}@media(max-width:992px){.homePage_topBar__HBpvX{padding:0 16px;height:58px}.homePage_headerCenter__LOZ_A{display:none}.homePage_mobileMenuToggle__A2FNU{display:flex;margin-left:auto}.homePage_headerRight__aQ2wb{gap:12px}.homePage_horizontalNav__NK3Ia{padding:0 14px}}@media(max-width:768px){.homePage_topBar__HBpvX{height:auto;padding:8px 12px;flex-wrap:wrap;gap:8px}.homePage_headerRight__aQ2wb,.homePage_horizontalNav__NK3Ia{display:none}}@media(max-width:576px){.homePage_topBar__HBpvX{padding:6px 10px}.homePage_headerLeft__QRoag .homePage_logo__iWdLc{width:36px;height:36px}.homePage_headerLeft__QRoag .homePage_headerTitle__yZW7A h2{font-size:1rem}}