.navbarToggle{display:inline-block!important;border:transparent;margin-right:1.5rem;-webkit-user-select:none;user-select:none;background:var(--normal_icon);background-position:center;background-repeat:no-repeat}.navbarToggle:hover{background:var(--hover_icon);background-position:center;background-repeat:no-repeat}.navbarToggle:focus{box-shadow:none}.btnColor{background-color:var(--text-tertiary);border:none;font-family:openSansSemiBold;font-size:.9rem;height:38px}.btnColor:hover{background-color:#242424;border:none}.btnColor:disabled{background-color:#d8d8d8;border:none}.btnColor:active{background-color:#242424!important}.cust-close-btn{right:42px;top:42px;--bs-btn-close-bg: url(/assets/login_cross.svg) }.cust-close-btn:hover{--bs-btn-close-bg: url(/assets/login_cross_hover.svg) }.theme-switch-wrapper{gap:.4rem}.theme-switch-icon{transition:opacity .2s ease}.theme-switch{position:relative;display:inline-block;width:40px;height:22px;margin:0;cursor:pointer}.theme-switch input{opacity:0;width:0;height:0}.theme-slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#c6c6c6;border-radius:22px;transition:background-color .3s ease}.theme-slider:before{content:"";position:absolute;height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.theme-switch input:checked+.theme-slider{background-color:#ff6a2a}.theme-switch input:checked+.theme-slider:before{transform:translate(18px)}.theme-switch input:focus+.theme-slider{box-shadow:0 0 0 2px #ff6a2a40}
