.footer-module__nmomFq__touchActions{gap:16px;display:flex}.footer-module__nmomFq__touchContent{justify-content:space-between;align-items:center;gap:8px;padding-bottom:120px;display:flex}.footer-module__nmomFq__footerGrid{grid-template-columns:repeat(4,1fr);gap:48px;margin-bottom:48px;display:grid}.footer-module__nmomFq__logo{width:190px;height:auto}.footer-module__nmomFq__description{color:var(--white);font-size:16px;line-height:28px}.footer-module__nmomFq__footerLinks h4{color:var(--white);font-size:20px;font-weight:600}.footer-module__nmomFq__footerLinks{flex-direction:column;gap:16px;display:flex}.footer-module__nmomFq__footer_links{color:var(--white);text-transform:capitalize;flex-direction:column;gap:10px;padding-left:20px;font-size:16px;list-style-type:disc;transition:all .5s;display:flex}.footer-module__nmomFq__footer_links li:hover{color:#1492b8}.footer-module__nmomFq__newsletter{position:relative}.footer-module__nmomFq__ic_input{background-color:var(--white);border:1px solid #2a2a3e;border-radius:26px;width:100%;padding:.75rem;font-size:14px}.footer-module__nmomFq__ic_input::placeholder{color:#6a6a7a}.footer-module__nmomFq__ic_input:focus{border-color:var(--primary-color);outline:none}.footer-module__nmomFq__ic_btn{background:var(--gradient-primary);cursor:pointer;color:var(--white);border:none;border-radius:24px;align-items:center;gap:3px;padding:8px 18px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.footer-module__nmomFq__ic_btn:hover{background:var(--button-hover-gradient)}.footer-module__nmomFq__errorText{color:#fca5a5;margin-top:6px;font-size:12px}.footer-module__nmomFq__footerBottom{color:var(--white);border-top:1px solid #2a2a3e;justify-content:space-between;align-items:center;gap:5px;padding:32px 0;display:flex}.footer-module__nmomFq__footerBottom .footer-module__nmomFq__social{gap:1rem;display:flex}.footer-module__nmomFq__footerBottom .footer-module__nmomFq__social a{color:#fff;background-color:#1a1a2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.footer-module__nmomFq__footerBottom .footer-module__nmomFq__social a:hover{background-color:var(--primary-color);transform:translateY(-3px)}@media (max-width:1299px){.footer-module__nmomFq__logo{width:150px;height:auto;margin-bottom:12px}.footer-module__nmomFq__footerGrid{gap:22px}.footer-module__nmomFq__footerLinks h4{font-size:18px}.footer-module__nmomFq__footerLinks{gap:12px}.footer-module__nmomFq__footer_links{gap:8px}.footer-module__nmomFq__touchContent{padding-bottom:90px}.footer-module__nmomFq__footerBottom{padding:26px 0}}@media (max-width:1199px){.footer-module__nmomFq__touchContent{padding-bottom:80px}}@media (max-width:999px){.footer-module__nmomFq__touchActions{gap:10px}.footer-module__nmomFq__footerGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.footer-module__nmomFq__footer_links{font-size:15px}.footer-module__nmomFq__description{font-size:15px;line-height:25px}.footer-module__nmomFq__touchContent{padding-bottom:60px}.footer-module__nmomFq__footerBottom{padding:20px 0;font-size:14px}}@media (max-width:767px){.footer-module__nmomFq__touchContent{flex-wrap:wrap;gap:20px}.footer-module__nmomFq__footerGrid{grid-template-columns:repeat(2,1fr)}.footer-module__nmomFq__touchContent{padding-bottom:30px}.footer-module__nmomFq__footerBottom{text-align:center;flex-direction:column;gap:5px}}@media (max-width:480px){.footer-module__nmomFq__footerGrid{grid-template-columns:repeat(1,1fr)}.footer-module__nmomFq__touchContent{padding-bottom:24px}.footer-module__nmomFq__logo{width:140px}}
.header-module__FQfWuq__header{border-bottom:1px solid var(--border-color);z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;width:100%;padding:1rem 0;position:fixed;top:0}.header-module__FQfWuq__header_container{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-module__FQfWuq__nav{flex:1;justify-content:center;gap:24px;display:flex}.header-module__FQfWuq__navLink{color:#111722;font-weight:500;text-decoration:none;transition:all .3s}.header-module__FQfWuq__navLink:hover{color:#1492b8}.header-module__FQfWuq__dropdown{position:relative}.header-module__FQfWuq__dropdownToggle{cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.header-module__FQfWuq__dropdownToggle:hover{color:#1492b8}.header-module__FQfWuq__chevron{font-size:16px;transition:transform .3s}.header-module__FQfWuq__rotate{transform:rotate(180deg)}.header-module__FQfWuq__dropdownMenu{background:#fff;border-radius:8px;flex-direction:column;min-width:180px;padding:10px 0;display:flex;position:absolute;top:120%;left:0;box-shadow:0 8px 25px #00000014}.header-module__FQfWuq__dropdownMenu a{color:#111722;padding:8px 16px;text-decoration:none}.header-module__FQfWuq__dropdownMenu a:hover{background:#f5f5f5}.header-module__FQfWuq__actions{gap:1rem;display:flex}.header-module__FQfWuq__hamburger{background:0 0;border:none;font-size:24px;display:none}.header-module__FQfWuq__overlay{opacity:0;pointer-events:none;z-index:99;background:#0006;height:100vh;transition:all .3s;position:fixed;inset:0}.header-module__FQfWuq__overlayShow{opacity:1;pointer-events:auto}.header-module__FQfWuq__ic_logo{width:200px;height:auto}.header-module__FQfWuq__ic_img{width:100%;height:auto}.header-module__FQfWuq__mobileDrawerHeader{display:none}.header-module__FQfWuq__drawerClose{cursor:pointer;background:0 0;border:none;font-size:24px}.header-module__FQfWuq__mobileActions{display:none}.header-module__FQfWuq__ic_login{color:#111722;align-items:center;font-weight:500;transition:all .3s;display:flex}.header-module__FQfWuq__ic_login:hover{color:#1492b8}@media (max-width:1199px){.header-module__FQfWuq__ic_logo{width:150px}}@media (max-width:999px){.header-module__FQfWuq__hamburger{z-index:101;display:block}.header-module__FQfWuq__nav{z-index:100;background:#fff;flex-direction:column;justify-content:flex-start;gap:20px;width:260px;height:100vh;padding:20px 20px 30px;transition:all .3s;position:fixed;top:0;left:-280px}.header-module__FQfWuq__dropdownMenu a{padding:6px 16px}.header-module__FQfWuq__chevron{font-size:14px}.header-module__FQfWuq__show{left:0}.header-module__FQfWuq__dropdownMenu{box-shadow:none;padding-top:12px;padding-bottom:0;padding-left:6px;position:static}.header-module__FQfWuq__mobileDrawerHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.header-module__FQfWuq__mobileActions{flex-direction:column;gap:20px;display:flex}.header-module__FQfWuq__actions{display:none}}
