.Header{height:80px;position:fixed;top:0;left:0;right:0;width:100vw;z-index:9999;display:flex;align-items:center;justify-content:center;color:#fff}.Header.scrolled{background:rgba(0,0,0,.273);backdrop-filter:saturate(200%) blur(30px)}.Header-Box{display:flex;flex-direction:row;align-items:center}@media screen and (min-width:320px)and (max-width:768px){.Header-LogoBox{flex:1}}.Header-LogoBox:hover{cursor:pointer}.Header-LogoBox .header-logo{object-fit:contain;transition:transform .3s ease}@media(max-width:768px){.Header-LogoBox .header-logo{width:130px}}.Header-LogoBox .header-logo:hover{transform:scale(1.05)}.Header-MenuBox{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px;height:100%;font-size:14px;font-family:Montserrat,Arial,sans-serif}@media screen and (min-width:320px)and (max-width:768px){.Header-MenuBox{display:none}}.Header-MoreBox{display:flex;align-items:center;justify-content:flex-end;gap:20px}.Header-Button{padding:4px 15px;font-size:14px;cursor:pointer;font-family:Montserrat,Arial,sans-serif;transition:transform .3s ease,color .3s ease}@media screen and (min-width:320px)and (max-width:768px){.Header-Button{display:none}}.Header-Button2{padding:8px 24px;font-size:14px;cursor:pointer;font-family:Montserrat,Arial,sans-serif;transition:all .3s ease;display:flex;align-items:center}@media screen and (min-width:320px)and (max-width:768px){.Header-Button2{display:none}}.header-popover{padding:2px 6px!important;width:200px!important;font-size:15px;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.header-popoverItem{cursor:pointer;transition:transform .3s ease,color .3s ease!important;font-family:Montserrat,Arial,sans-serif}.header-popoverItem:hover{transform:translateX(3px)!important;color:#ff4000}.header-item{cursor:pointer;line-height:30px;display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:15px;transition:color .3s ease}.header-item:hover{color:#ff4000}.Header-menuIcon{display:none;cursor:pointer}@media(max-width:768px){.Header-menuIcon{display:flex}._nav_bar_items{display:none}}.Header-popoverContent{display:flex;align-items:baseline;gap:6px;width:100;cursor:pointer}.Header-popoverContent.selected{color:red;text-decoration:underline}.Header-popoverTxt1{font-family:Montserrat,Arial,sans-serif;font-size:12px;text-transform:uppercase}.Header-popoverTxt2{font-family:Montserrat,Arial,sans-serif;font-size:14px}.Header-popoverTxt3{font-family:Montserrat,Arial,sans-serif;font-size:12px;margin-bottom:3px}.Drawer-items{padding:10px;margin-bottom:5px;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:transparent;transition:background .2s}.Drawer-items:hover{background:#f5f5f5}.Drawer-items:hover .Drawer-itemsTxt{color:#20468d!important}.Drawer-items:hover .Drawer-itemsIcon{color:#20468d}.Drawer-items.join-now-mobile{margin-top:20px;background-color:transparent}.Drawer-items.join-now-mobile .Drawer-itemsIcon,.Drawer-items.join-now-mobile .Drawer-itemsTxt{color:#20468d!important}.Drawer-items.join-now-mobile:hover{background:#f5f5f5}.Drawer-items.join-now-mobile:hover .Drawer-itemsTxt{color:#20468d!important}.Drawer-items.join-now-mobile:hover .Drawer-itemsIcon{color:#20468d}@media(max-width:600px){.Drawer-items{padding:14px 8px;font-size:16px}}.Drawer-itemsTxt{font-family:Montserrat-Regular;font-size:17px;color:#1b2730;transition:color .3s ease}.Drawer-itemsIcon{color:#20468d!important;transition:color .3s ease;font-size:20px}.Drawer-footer{display:flex;justify-content:center;gap:20px;padding:20px 0;background:#fff}.Drawer-footerIcon{color:#20468d;font-size:20px;transition:color .3s ease}.Drawer-footerIcon:hover{color:#20468d}.Drawer-header{display:flex;justify-content:space-between;align-items:center;color:#1b2730;cursor:pointer;background:#fff}.header-icon{cursor:pointer;transition:transform .5s ease,color .3s ease}.header-icon:hover{color:#e21a24;transform:translateY(-1px)}._drawer_box{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 0;font-family:Montserrat-Regular;font-size:17px;color:#20468d}._drawer_text{font-weight:500;font-size:14px;color:#20468d}._drawer_button{background:#dc2626!important;border:none!important;width:100%!important;height:45px!important;border-radius:10px!important;font-size:16px!important;font-family:Montserrat-SemiBold!important}._header_menu_text{cursor:pointer;font-weight:600;font-size:16px;color:#000;padding:6px 16px;border-radius:100px;margin:0 2px}._header_menu_text.selected,._header_menu_text:hover{background-color:#f0f0f0;color:#20468d;transform:scale(1.03);transition:all .3s ease}