.navbar-link{color:#060d1f;cursor:pointer;transition:color .3s;display:inline-block}.navbar-link:hover,.navbar-link.navbar-link-active{color:#00b3fa}.navbar-menu-button{color:#060d1f;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.navbar-hamburger{flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex;position:relative}.navbar-hamburger span{transform-origin:50%;background-color:#060d1f;border-radius:2px;width:100%;height:2px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s,width .3s;display:block}.navbar-hamburger.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.navbar-hamburger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.navbar-hamburger.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.navbar-mobile-overlay{z-index:50;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(14px);background-color:#060d1ff7;border-top:1px solid #00b3fa1f;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,transform .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-6px);box-shadow:0 20px 40px #0006}.navbar-mobile-overlay.is-open{opacity:1;pointer-events:auto;max-height:75vh;transform:translateY(0)}.navbar-mobile-nav{flex-direction:column;gap:4px;padding:16px 16px 8px;display:flex}.navbar-mobile-item{color:#fffc;border-radius:14px;align-items:center;gap:14px;padding:12px 14px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.navbar-mobile-item:hover{color:#00b3fa;background-color:#00b3fa1a}.navbar-mobile-item:hover .navbar-mobile-item-icon{color:#00b3fa;background-color:#00b3fa26}.navbar-mobile-item.navbar-mobile-item-active{color:#00b3fa;background-color:#00b3fa33}.navbar-mobile-item.navbar-mobile-item-active .navbar-mobile-item-icon{color:#00b3fa;background-color:#00b3fa40}.navbar-mobile-item-icon{color:#fff9;background-color:#ffffff12;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .2s,color .2s;display:flex}.navbar-mobile-item-icon svg{width:18px;height:18px}.navbar-mobile-item-label{font-family:Poppins,sans-serif}.navbar-mobile-divider{background-color:#ffffff14;height:1px;margin:8px 16px}.navbar-mobile-socials{justify-content:center;align-items:center;gap:16px;padding:16px 16px 20px;display:flex}.navbar-mobile-social-btn{color:#fff9;cursor:pointer;background-color:#ffffff12;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .2s,color .2s;display:flex}.navbar-mobile-social-btn:hover{color:#00b3fa;background-color:#00b3fa26}.navbar-mobile-social-btn svg{width:22px;height:22px}
.header-root{background-color:#fff}.header-logo-primary{color:#060d1f}.header-logo-secondary{color:#00b3fa}.navbar-link{color:#060d1f;cursor:pointer;transition:color .3s;display:inline-block}.navbar-link:hover{color:#00b3fa}.header-social-link{color:#060d1f;transition:color .3s}.header-social-link:hover{color:#00b3fa}.header-social-link svg{width:28px;height:28px}.Tittle-1,.Tittle-2{font-family:Poppins,sans-serif}@media (min-width:769px) and (max-width:1024px){.header-root>div{width:85%!important}.header-root>div>div{justify-content:space-between!important}}@media (min-width:1025px) and (max-width:1200px){.header-root>div>div{gap:8px!important}.header-root>div>div>a,.header-root>div>div>a span{font-size:1.25rem!important}.header-root nav{gap:32px!important}.header-root nav a{font-size:1.125rem!important}.header-root>div>div>div:last-child{gap:4px!important}.header-root>div>div>div:last-child svg{width:12px!important;height:12px!important}}
