
			body .flowblock-global-chrome .sidebar_component .sidebar_main-links-wrapper > .sidebar_basic-link{color:rgb(96,116,133)!important;}
			body .flowblock-global-chrome .sidebar_component .sidebar_main-links-wrapper > .sidebar_basic-link.w--current{color:rgb(5,48,87)!important;}
			body .flowblock-global-chrome .sidebar_component .sidebar_menu{background-color:#fff!important;background-image:linear-gradient(rgba(0,0,0,0) 32%,rgb(237,239,240))!important;}
			@media (min-width: 992px){
				body .flowblock-global-chrome .sidebar_component .sidebar_main-links-wrapper > .sidebar_basic-link,
				body .flowblock-global-chrome .sidebar_component .sidebar_main-links-wrapper > .sidebar_basic-link.w--current,
				body .flowblock-global-chrome .sidebar_component .sidebar_menu-dropdown > .sidebar_dropdown-toggle,
				body .flowblock-global-chrome .sidebar_component .sidebar_menu-dropdown > .w-dropdown-toggle{color:rgb(34,34,34)!important;}
				body .flowblock-global-chrome .sidebar_component .sidebar_menu .button,
				body .flowblock-global-chrome .sidebar_component .sidebar_menu .sidebar-button,
				body .flowblock-global-chrome .sidebar_component .sidebar_menu .w-button,
				body .flowblock-global-chrome .sidebar_component .sidebar_menu .w-inline-block[class*="button"]{white-space:nowrap!important;width:max-content!important;max-width:100%!important;text-align:center!important;}
			}
				@media (max-width: 991px){
					body .flowblock-global-chrome .sidebar_component .sidebar_main-links-wrapper > .sidebar_basic-link,
					body .flowblock-global-chrome .sidebar_component .sidebar_main-links-wrapper > .sidebar_basic-link.w--current,
					body .flowblock-global-chrome .sidebar_component .sidebar_menu-dropdown > .sidebar_dropdown-toggle,
					body .flowblock-global-chrome .sidebar_component .sidebar_menu-dropdown > .w-dropdown-toggle{color:rgb(34,34,34)!important;}
					body .flowblock-global-chrome .sidebar_component .sidebar_nav-wrapper,
						body .flowblock-global-chrome .sidebar_component .sidebar_menu{max-height:calc(100dvh - 5.5rem)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;scrollbar-gutter:stable;touch-action:pan-y!important;}
					body .flowblock-global-chrome .sidebar_component.flowblock-sidebar-is-open .sidebar_nav-wrapper,
					body .flowblock-global-chrome .sidebar_component .sidebar_menu[data-nav-menu-open]{max-height:calc(100dvh - 5.5rem)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:8rem!important;}
					body .flowblock-global-chrome .sidebar_component .sidebar-columns{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;align-items:start!important;width:100%!important;}
					body .flowblock-global-chrome .sidebar_component .sidebar-column{min-width:0!important;width:auto!important;}
				}
			@media (max-width: 767px){
				body .flowblock-global-chrome .sidebar_component .sidebar_nav-wrapper,
				body .flowblock-global-chrome .sidebar_component .sidebar_menu{max-height:calc(100dvh - 4rem)!important;}
					body .flowblock-global-chrome .sidebar_component.flowblock-sidebar-is-open .sidebar_nav-wrapper,
					body .flowblock-global-chrome .sidebar_component .sidebar_menu[data-nav-menu-open]{max-height:calc(100dvh - 4rem)!important;}
			}
		