.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.custom-scrollbar::-webkit-scrollbar{width:12px;height:12px}.custom-scrollbar::-webkit-scrollbar-track{background-color:var(--body-bg-color);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--dark-blue-color);border:2px solid var(--body-bg-color);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--dark-blue-color)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--charcoal-color) var(--body-bg-color);scrollbar-face-color:var(--charcoal-color);scrollbar-track-color:var(--body-bg-color)}@media (max-width:1024px){.d-none{display:none}}