@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:700,regular,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Oswald:700,regular&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1150px minmax(0, 1fr); grid-template-rows: 400px auto 90px; }
#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 330px auto 90px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 215px auto 90px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 160px auto 100px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.417px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px 9.5px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_1 { display: grid; grid-column: 1 / 123; grid-row: 1 / 2; }
#imCell_32 { display: grid; grid-column: 2 / 122; grid-row: 2 / 3; }
#imCell_75 { display: grid; grid-column: 2 / 122; grid-row: 3 / 4; }
#imCell_271 { display: grid; grid-column: 2 / 122; grid-row: 4 / 5; }
#imCell_270 { display: grid; grid-column: 2 / 26; grid-row: 5 / 6; }
#imCell_74 { display: grid; grid-column: 50 / 74; grid-row: 5 / 6; }
#imCell_76 { display: grid; grid-column: 74 / 98; grid-row: 5 / 6; }
#imCell_268 { display: grid; grid-column: 98 / 122; grid-row: 5 / 6; }
#imPageRow_1 { display: block; grid-column: 1 / 123; grid-row: 1 / 3; }
#imPageRow_2 { display: block; grid-column: 1 / 123; grid-row: 3 / 4; }
#imPageRow_3 { display: block; grid-column: 1 / 123; grid-row: 4 / 6; }
@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px 5.917px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 1 / 123; grid-row: 1 / 2; }
	#imCell_32 { display: grid; grid-column: 2 / 122; grid-row: 2 / 3; }
	#imCell_75 { display: grid; grid-column: 2 / 122; grid-row: 3 / 4; }
	#imCell_271 { display: grid; grid-column: 2 / 122; grid-row: 4 / 5; }
	#imCell_270 { display: grid; grid-column: 2 / 26; grid-row: 5 / 6; }
	#imCell_74 { display: grid; grid-column: 50 / 74; grid-row: 5 / 6; }
	#imCell_76 { display: grid; grid-column: 74 / 98; grid-row: 5 / 6; }
	#imCell_268 { display: grid; grid-column: 98 / 122; grid-row: 5 / 6; }
	#imPageRow_1 { display: block; grid-column: 1 / 123; grid-row: 1 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 123; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 123; grid-row: 4 / 6; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 1 / 123; grid-row: 1 / 2; }
	#imCell_32 { display: grid; grid-column: 2 / 122; grid-row: 2 / 3; }
	#imCell_75 { display: grid; grid-column: 2 / 122; grid-row: 3 / 4; }
	#imCell_271 { display: grid; grid-column: 2 / 122; grid-row: 4 / 5; }
	#imCell_76 { display: grid; grid-column: 2 / 122; grid-row: 5 / 6; }
	#imCell_268 { display: grid; grid-column: 2 / 122; grid-row: 6 / 7; }
	#imCell_270 { display: grid; grid-column: 2 / 122; grid-row: 7 / 8; }
	#imCell_74 { display: grid; grid-column: 2 / 122; grid-row: 8 / 9; }
	#imPageRow_1 { display: block; grid-column: 1 / 123; grid-row: 1 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 123; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 123; grid-row: 4 / 9; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto auto auto auto auto auto auto; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_1 { display: grid; grid-column: 1 / 123; grid-row: 1 / 2; }
	#imCell_32 { display: grid; grid-column: 2 / 122; grid-row: 2 / 3; }
	#imCell_75 { display: grid; grid-column: 2 / 122; grid-row: 3 / 4; }
	#imCell_271 { display: grid; grid-column: 2 / 122; grid-row: 4 / 5; }
	#imCell_76 { display: grid; grid-column: 2 / 122; grid-row: 5 / 6; }
	#imCell_268 { display: grid; grid-column: 2 / 122; grid-row: 6 / 7; }
	#imCell_270 { display: grid; grid-column: 2 / 122; grid-row: 7 / 8; }
	#imCell_74 { display: grid; grid-column: 2 / 122; grid-row: 8 / 9; }
	#imPageRow_1 { display: block; grid-column: 1 / 123; grid-row: 1 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 123; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 123; grid-row: 4 / 9; }
	
}
#imHeader_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_04 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imHeader_imObjectImage_04 #imHeader_imObjectImage_04_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_5 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_05 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_5 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_5 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imSideBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imObjectImage_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imSideBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imSideBar_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imSideBar_imObjectImage_01 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imSideBar_imObjectImage_01 #imSideBar_imObjectImage_01_container img { width: 100%; height: auto; vertical-align: top; }#imStickyBar_imCell_7 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_07 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_7 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imStickyBar_imCellStyleBorders_7 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
#imPageRowGraphics_1 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 0.5; }
#imPageRowGraphics_1 { background: transparent url('../images/EMPHASIX_STUD_22-bw.jpg') no-repeat center center; background-size: cover; }
#imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_01 { position: relative; align-self: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1;  background: linear-gradient(180deg, rgba(159, 197, 232, 1), rgba(74, 134, 232, 0.8) 50%);  }
#imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

[id="top"] { position: absolute; top: 3px;}
#imTextObject_01 { width: 100%; }
#imTextObject_01 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_01_tab0 div { line-height: 32px; }
#imTextObject_01_tab0 .imHeading1 { line-height: 32px; }
#imTextObject_01_tab0 .imHeading2 { line-height: 32px; }
#imTextObject_01_tab0 .imHeading3 { line-height: 32px; }
#imTextObject_01_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_01_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_01_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_01_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_01_tab0 ul ul ul { list-style: circle; }
#imTextObject_01_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_01_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_01_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_01_tab0 p { margin: 0; padding: 0; }
#imTextObject_01_tab0 .inline-block { display: inline-block; }
#imTextObject_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_01_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_01_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_01_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_01_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_01_tab0 .imTALeft { text-align: start; }
#imTextObject_01_tab0 .imTARight { text-align: end; }
#imTextObject_01_tab0 .imTACenter { text-align: center; }
#imTextObject_01_tab0 .imTAJustify { text-align: justify; }
#imTextObject_01_tab0 .imUl { text-decoration: underline; }
#imTextObject_01_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_01_tab0 .imVt { vertical-align: top; }
#imTextObject_01_tab0 .imVc { vertical-align: middle; }
#imTextObject_01_tab0 .imVb { vertical-align: bottom; }
#imTextObject_01_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_01_tab0 .lh1-15 { line-height: 1.15; }
#imTextObject_01_tab0 .fs20lh1-15 { vertical-align: baseline; font-size: 20pt; line-height: 31px; }
#imTextObject_01_tab0 .ff1 { font-family: 'Verdana'; }
#imTextObject_01_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_01_tab0 .fs12lh1-15 { vertical-align: baseline; font-size: 12pt; line-height: 18px; }
#imTextObject_01_tab0 .fs18lh1-15 { vertical-align: baseline; font-size: 18pt; line-height: 28px; }
#imTextObject_01 .text-container {width: 100%;}#imTextObject_01 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_01 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_01 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_32 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_32 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_32 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_32 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

[id="welcome-projects"] { position: absolute; top: 3px;}
#imPageRowGraphics_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_2 { background: linear-gradient(180deg, rgba(159, 197, 232, 1), rgba(74, 134, 232, 1) 100%); }
#imCell_75 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_75 { position: relative; align-self: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_75 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_75 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_75 { width: 100%; }
#imTextObject_75 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_75_tab0 div { line-height: 32px; }
#imTextObject_75_tab0 .imHeading1 { line-height: 32px; }
#imTextObject_75_tab0 .imHeading2 { line-height: 32px; }
#imTextObject_75_tab0 .imHeading3 { line-height: 32px; }
#imTextObject_75_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_75_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_75_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_75_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_75_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_75_tab0 ul ul ul { list-style: circle; }
#imTextObject_75_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_75_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_75_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_75_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_75_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_75_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_75_tab0 p { margin: 0; padding: 0; }
#imTextObject_75_tab0 .inline-block { display: inline-block; }
#imTextObject_75_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_75_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_75_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_75_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_75_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_75_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_75_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_75_tab0 .imTALeft { text-align: start; }
#imTextObject_75_tab0 .imTARight { text-align: end; }
#imTextObject_75_tab0 .imTACenter { text-align: center; }
#imTextObject_75_tab0 .imTAJustify { text-align: justify; }
#imTextObject_75_tab0 .imUl { text-decoration: underline; }
#imTextObject_75_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_75_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_75_tab0 .imVt { vertical-align: top; }
#imTextObject_75_tab0 .imVc { vertical-align: middle; }
#imTextObject_75_tab0 .imVb { vertical-align: bottom; }
#imTextObject_75_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_75_tab0 .fs20lh1-5 { vertical-align: baseline; font-size: 20pt; line-height: 40px; }
#imTextObject_75_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_75_tab0 .ff1 { font-family: 'Verdana'; }
#imTextObject_75_tab0 .lh1-15 { line-height: 1.15; }
#imTextObject_75_tab0 .fs12lh1-15 { vertical-align: baseline; font-size: 12pt; line-height: 18px; }
#imTextObject_75_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_75_tab0 .cf2 { color: rgb(0, 0, 0); }
#imTextObject_75 .text-container {width: 100%;}#imTextObject_75 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_75 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_75 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_75 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imPageRowGraphics_3 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; visibility: hidden; opacity: 0.5; }
#imPageRowGraphics_3 { background: transparent url('../images/EMPHASIX_STUD_22-bw_kwf3f2fx.jpg') no-repeat center center; background-size: cover; }
#imCell_271 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_271 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_271 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_271 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

[id="welcome-projects1"] { position: absolute; top: 3px;}
#imCell_76 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_76 { position: relative; align-self: end; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_76 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_76 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_76 { width: 100%; }
#imTextObject_76 { font-style: normal; font-weight: normal; line-height: 32px; }
#imTextObject_76_tab0 div { line-height: 32px; }
#imTextObject_76_tab0 .imHeading1 { line-height: 32px; }
#imTextObject_76_tab0 .imHeading2 { line-height: 32px; }
#imTextObject_76_tab0 .imHeading3 { line-height: 32px; }
#imTextObject_76_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_76_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_76_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_76_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_76_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_76_tab0 ul ul ul { list-style: circle; }
#imTextObject_76_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_76_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_76_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_76_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_76_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_76_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_76_tab0 p { margin: 0; padding: 0; }
#imTextObject_76_tab0 .inline-block { display: inline-block; }
#imTextObject_76_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_76_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_76_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_76_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_76_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_76_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_76_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_76_tab0 .imTALeft { text-align: start; }
#imTextObject_76_tab0 .imTARight { text-align: end; }
#imTextObject_76_tab0 .imTACenter { text-align: center; }
#imTextObject_76_tab0 .imTAJustify { text-align: justify; }
#imTextObject_76_tab0 .imUl { text-decoration: underline; }
#imTextObject_76_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_76_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_76_tab0 .imVt { vertical-align: top; }
#imTextObject_76_tab0 .imVc { vertical-align: middle; }
#imTextObject_76_tab0 .imVb { vertical-align: bottom; }
#imTextObject_76_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_76_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_76_tab0 .cf1 { color: rgb(67, 67, 67); }
#imTextObject_76_tab0 .ff1 { font-family: 'Tahoma'; }
#imTextObject_76 .text-container {width: 100%;}#imTextObject_76 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_76 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_76 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_76 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_268 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_268 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_268 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_268 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_270 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_270 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_270 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_270 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_74 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_74 { position: relative; align-self: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_74 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; border-start-start-radius: 5px; border-start-end-radius: 5px; border-end-start-radius: 5px; border-end-end-radius: 5px;  }
#imCellStyleBorders_74 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_74 #imObjectImage_74_container { width: 310px; max-width: 100%; line-height: 0; }
#imObjectImage_74 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_74 #imObjectImage_74_container img { width: 100%; height: auto; vertical-align: top; }@media (min-width: 1150.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_01 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_32 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_32 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_271 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_271 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imTextObject_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_76 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_268 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_268 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_270 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_270 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 5px; border-start-end-radius: 5px; border-end-start-radius: 5px; border-end-end-radius: 5px;  }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_01 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_32 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_32 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_271 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_271 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 6px; padding-inline-end: 6px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imTextObject_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_76 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_268 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_268 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_270 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_270 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 5px; border-start-end-radius: 5px; border-end-start-radius: 5px; border-end-end-radius: 5px;  }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_01 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_32 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_32 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_271 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_271 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imTextObject_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_76 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_268 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_268 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_270 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_270 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 5px; border-start-end-radius: 5px; border-end-start-radius: 5px; border-end-end-radius: 5px;  }
	
}

@media (max-width: 479.9px)  {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imTextObject_01 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_1 { box-sizing: border-box; }
	#imTextObject_01 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_32 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_32 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_32 { box-sizing: border-box; }
	#imCell_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_75 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_75 { box-sizing: border-box; }
	#imTextObject_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_271 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_271 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_271 { box-sizing: border-box; }
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imTextObject_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_76 { box-sizing: border-box; }
	#imTextObject_76 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_268 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_268 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_268 { box-sizing: border-box; }
	#imCell_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_270 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_270 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_270 { box-sizing: border-box; }
	#imCell_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_74 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_74 { box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 190px; inset-inline-start: 150px; width: 854px; height: 44px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-inline-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: center; }
	/* Level menu background */
	#imHeader_imMenuObject_03 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_03 .multiple-column > ul {max-width: 160px;}
	#imHeader_imMenuObject_03 ul ul li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 144px; height: 38px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_03 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul .label-wrapper .label, #imHeader_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(109, 158, 235, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(109, 158, 235, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(109, 158, 235, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imHeader_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 41px;
	}
	#imHeader_imMenuObject_03_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-left { inset-inline-end: 190px; }
	#imHeader_imMenuObject_03_container > ul > li > ul.open-right { inset-inline-start: 190px; }
	#imHeader_imMenuObject_03_container > ul > li > ul ul, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 160px; }
	#imHeader_imMenuObject_03_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 160px; }
	#imHeader_imMenuObject_03 ul > li > ul, .multiple-column { display: none; }
	#imHeader_imMenuObject_03_container > ul > li:nth-child(4n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imHeader_imMenuObject_03_container > ul > li:nth-child(n+5) {
	margin-top: 2px; 
	}
	#imHeader_imMenuObject_03-menu-opened { display: none; }
	#imHeader_imMenuObject_03 .hamburger-component { display: none; }
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 60px; inset-inline-start: 170px; width: 820px; height: 90px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 11.765% 0);clip-path: inset(0 0 11.765% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 130px; inset-inline-start: 540px; width: 54px; height: 54px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-inline-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(74, 134, 232, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 250px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.9;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 234px; height: 40px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(74, 134, 232, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 153, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 60px; inset-inline-start: 90px; width: 540px; height: 70px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -4.478% 0);clip-path: inset(0 0 -4.478% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 90px; inset-inline-start: 390px; width: 54px; height: 54px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-inline-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(74, 134, 232, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 250px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.9;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 234px; height: 40px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(74, 134, 232, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 153, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 30px; inset-inline-start: 30px; width: 420px; height: 50px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 3.846% 0);clip-path: inset(0 0 3.846% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 70px; inset-inline-start: 250px; width: 54px; height: 54px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_3 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-inline-color: rgba(255, 153, 0, 1) rgba(255, 153, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(74, 134, 232, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 250px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.9;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 234px; height: 40px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 250px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(74, 134, 232, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Oswald;font-size: 16pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 153, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(250px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectImage_04_wrapper { position: absolute; top: 30px; inset-inline-start: 10px; width: 300px; height: 40px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imObjectImage_04_wrapper img {-webkit-clip-path: inset(0 0 -8.108% 0);clip-path: inset(0 0 -8.108% 0);}#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_4 { box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imFooter_imMenuObject_03_wrapper { position: absolute; top: 20px; inset-inline-start: 10px; width: 1122px; height: 41px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper, #imFooter_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_03 .label-inner-wrapper, #imFooter_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_03_container > ul > li .label, #imFooter_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 .hamburger-button .label, #imFooter_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_03 .imLevel { cursor: default; }
	#imFooter_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_03 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_03 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_03 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_03 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_03 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul .label-wrapper .label, #imFooter_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_03_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_03_container > ul > li > ul.open-left { inset-inline-end: 130px; }
	#imFooter_imMenuObject_03_container > ul > li > ul.open-right { inset-inline-start: 130px; }
	#imFooter_imMenuObject_03_container > ul > li > ul ul, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_03_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_03_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_03 ul > li > ul, #imFooter_imMenuObject_03 .multiple-column { display: none; }
	#imFooter_imMenuObject_03_container > ul > li:nth-child(8n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_03_container > ul > li:nth-child(n+9) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_03-menu-opened { display: none; }
	#imFooter_imMenuObject_03 .hamburger-component { display: none; }
	#imFooter_imMenuObject_04_wrapper { display: none; }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper, #imFooter_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 75px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_04 .label-inner-wrapper, #imFooter_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_04_container > ul > li .label, #imFooter_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .hamburger-button .label, #imFooter_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 .imLevel { cursor: default; }
	#imFooter_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_04 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_04 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_04 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_04 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_04 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_04_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_04_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul ul, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_04 ul > li > ul, #imFooter_imMenuObject_04 .multiple-column { display: none; }
	#imFooter_imMenuObject_04_container > ul > li:nth-child(8n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_04_container > ul > li:nth-child(n+9) {
	margin-top: 0px; 
	}
	#imFooter_imMenuObject_04-menu-opened { display: none; }
	#imFooter_imMenuObject_04 .hamburger-component { display: none; }
	#imFooter_imMenuObject_05_wrapper { position: absolute; top: 60px; inset-inline-start: 480px; width: 182px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_05_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_05_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper, #imFooter_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_05 .label-inner-wrapper, #imFooter_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_05_container > ul > li .label, #imFooter_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_05 .hamburger-button {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .hamburger-button .label, #imFooter_imMenuObject_05 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_05 .imLevel { cursor: default; }
	#imFooter_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_05 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_05 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_05 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_05 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_05 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_05 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_05 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_05 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_05 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_05 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_05_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_05_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-left { inset-inline-end: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-right { inset-inline-start: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul ul, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_05 ul > li > ul, #imFooter_imMenuObject_05 .multiple-column { display: none; }
	#imFooter_imMenuObject_05_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_05_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imFooter_imMenuObject_05-menu-opened { display: none; }
	#imFooter_imMenuObject_05 .hamburger-component { display: none; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imFooter_imMenuObject_03_wrapper { position: absolute; top: 20px; inset-inline-start: 30px; width: 662px; height: 30px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper, #imFooter_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_03 .label-inner-wrapper, #imFooter_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_03_container > ul > li .label, #imFooter_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 .hamburger-button .label, #imFooter_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_03 .imLevel { cursor: default; }
	#imFooter_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_03 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_03 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_03 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_03 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_03 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul .label-wrapper .label, #imFooter_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_03_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_03_container > ul > li > ul.open-left { inset-inline-end: 130px; }
	#imFooter_imMenuObject_03_container > ul > li > ul.open-right { inset-inline-start: 130px; }
	#imFooter_imMenuObject_03_container > ul > li > ul ul, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_03_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_03_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_03 ul > li > ul, #imFooter_imMenuObject_03 .multiple-column { display: none; }
	#imFooter_imMenuObject_03_container > ul > li:nth-child(5n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_03_container > ul > li:nth-child(n+6) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_03-menu-opened { display: none; }
	#imFooter_imMenuObject_03 .hamburger-component { display: none; }
	#imFooter_imMenuObject_04_wrapper { display: none; }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper, #imFooter_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 75px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_04 .label-inner-wrapper, #imFooter_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_04_container > ul > li .label, #imFooter_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .hamburger-button .label, #imFooter_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 .imLevel { cursor: default; }
	#imFooter_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_04 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_04 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_04 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_04 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_04 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_04_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_04_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul ul, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_04 ul > li > ul, #imFooter_imMenuObject_04 .multiple-column { display: none; }
	#imFooter_imMenuObject_04_container > ul > li:nth-child(7n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_04_container > ul > li:nth-child(n+8) {
	margin-top: 0px; 
	}
	#imFooter_imMenuObject_04-menu-opened { display: none; }
	#imFooter_imMenuObject_04 .hamburger-component { display: none; }
	#imFooter_imMenuObject_05_wrapper { position: absolute; top: 50px; inset-inline-start: 230px; width: 232px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_05_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_05_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper, #imFooter_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_05 .label-inner-wrapper, #imFooter_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_05_container > ul > li .label, #imFooter_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_05 .hamburger-button {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .hamburger-button .label, #imFooter_imMenuObject_05 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_05 .imLevel { cursor: default; }
	#imFooter_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_05 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_05 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_05 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_05 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_05 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_05 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_05 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_05 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_05 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_05 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_05_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_05_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-left { inset-inline-end: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-right { inset-inline-start: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul ul, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_05 ul > li > ul, #imFooter_imMenuObject_05 .multiple-column { display: none; }
	#imFooter_imMenuObject_05_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_05_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imFooter_imMenuObject_05-menu-opened { display: none; }
	#imFooter_imMenuObject_05 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imMenuObject_03_wrapper { display: none; }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper, #imFooter_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_03 .label-inner-wrapper, #imFooter_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_03_container > ul > li .label, #imFooter_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 .hamburger-button .label, #imFooter_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_03 .imLevel { cursor: default; }
	#imFooter_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_03 { text-align: start; }
	#imFooter_imMenuObject_03 .hidden { display: none; }
	#imFooter_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_03-menu-opened ul ul { display: none; }
	#imFooter_imMenuObject_03-menu-opened li > div { display: none; }
	#imFooter_imMenuObject_03-menu-opened #imFooter_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imFooter_imMenuObject_03-menu-opened #imFooter_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imFooter_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_03-menu-opened #imFooter_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened #imFooter_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened #imFooter_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_03-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imFooter_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 0px; width: 482px; height: 41px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper, #imFooter_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 75px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_04 .label-inner-wrapper, #imFooter_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_04_container > ul > li .label, #imFooter_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .hamburger-button .label, #imFooter_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 .imLevel { cursor: default; }
	#imFooter_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_04 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_04 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_04 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_04 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_04 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_04_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_04_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul ul, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_04 ul > li > ul, #imFooter_imMenuObject_04 .multiple-column { display: none; }
	#imFooter_imMenuObject_04_container > ul > li:nth-child(5n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_04_container > ul > li:nth-child(n+6) {
	margin-top: 0px; 
	}
	#imFooter_imMenuObject_04-menu-opened { display: none; }
	#imFooter_imMenuObject_04 .hamburger-component { display: none; }
	#imFooter_imMenuObject_05_wrapper { position: absolute; top: 60px; inset-inline-start: 120px; width: 232px; height: 30px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_5 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imFooter_imMenuObject_05_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_05_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper, #imFooter_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_05 .label-inner-wrapper, #imFooter_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_05_container > ul > li .label, #imFooter_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_05 .hamburger-button {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .hamburger-button .label, #imFooter_imMenuObject_05 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_05 .imLevel { cursor: default; }
	#imFooter_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_05 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_05 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_05 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_05 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_05 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_05 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_05 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_05 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_05 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_05 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_05_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_05_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-left { inset-inline-end: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-right { inset-inline-start: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul ul, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_05 ul > li > ul, #imFooter_imMenuObject_05 .multiple-column { display: none; }
	#imFooter_imMenuObject_05_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_05_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imFooter_imMenuObject_05-menu-opened { display: none; }
	#imFooter_imMenuObject_05 .hamburger-component { display: none; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imMenuObject_03_wrapper { display: none; }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_3 { box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 1px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper, #imFooter_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_03 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_03 .label-inner-wrapper, #imFooter_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_03_container > ul > li .label, #imFooter_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_03 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 .hamburger-button .label, #imFooter_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_03 .imLevel { cursor: default; }
	#imFooter_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_03 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_03 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_03 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_03 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_03 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_03 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_03 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_03 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul .label-wrapper .label, #imFooter_imMenuObject_03 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_03 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_03 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_03 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_03 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_03 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_03 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_03_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_03_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_03_container > ul > li > ul.open-left { inset-inline-end: 130px; }
	#imFooter_imMenuObject_03_container > ul > li > ul.open-right { inset-inline-start: 130px; }
	#imFooter_imMenuObject_03_container > ul > li > ul ul, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_03_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_03_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_03_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_03 ul > li > ul, #imFooter_imMenuObject_03 .multiple-column { display: none; }
	#imFooter_imMenuObject_03_container > ul > li:nth-child(5n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_03_container > ul > li:nth-child(n+6) {
	margin-top: 1px; 
	}
	#imFooter_imMenuObject_03-menu-opened { display: none; }
	#imFooter_imMenuObject_03 .hamburger-component { display: none; }
	#imFooter_imMenuObject_04_wrapper { display: none; }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_4 { box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper, #imFooter_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 75px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_04 .label-inner-wrapper, #imFooter_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_04_container > ul > li .label, #imFooter_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .hamburger-button .label, #imFooter_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(130, 202, 236, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 .imLevel { cursor: default; }
	#imFooter_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_04 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_04 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_04 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_04 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_04 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_04_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_04_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imFooter_imMenuObject_04_container > ul > li > ul ul, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_04_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_04_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_04 ul > li > ul, #imFooter_imMenuObject_04 .multiple-column { display: none; }
	#imFooter_imMenuObject_04_container > ul > li:nth-child(8n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_04_container > ul > li:nth-child(n+9) {
	margin-top: 0px; 
	}
	#imFooter_imMenuObject_04-menu-opened { display: none; }
	#imFooter_imMenuObject_04 .hamburger-component { display: none; }
	#imFooter_imMenuObject_05_wrapper { position: absolute; top: 50px; inset-inline-start: 0px; width: 322px; height: 50px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_5 { grid-template-rows: [row-content] auto ; }
	#imFooter_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_5 { box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_05_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imFooter_imMenuObject_05_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_05_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper, #imFooter_imMenuObject_05_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 140px; height: 28px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imFooter_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imFooter_imMenuObject_05 .label-inner-wrapper, #imFooter_imMenuObject_05 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_05_container > ul > li .label, #imFooter_imMenuObject_05 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Hamburger button style */
	#imFooter_imMenuObject_05 .hamburger-button {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .hamburger-button .label, #imFooter_imMenuObject_05 .hamburger-button button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imFooter_imMenuObject_05 .imLevel { cursor: default; }
	#imFooter_imMenuObject_05-menu-opened .imLevel { cursor: default; }
	#imFooter_imMenuObject_05 { text-align: center; }
	/* Level menu background */
	#imFooter_imMenuObject_05 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imFooter_imMenuObject_05 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imFooter_imMenuObject_05 .multiple-column > ul {max-width: 170px;}
	#imFooter_imMenuObject_05 ul ul li:last-child {margin-bottom: 0px; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imFooter_imMenuObject_05 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imFooter_imMenuObject_05 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper .label, #imFooter_imMenuObject_05 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imFooter_imMenuObject_05 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Source Sans Pro';font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_05 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imFooter_imMenuObject_05 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imFooter_imMenuObject_05 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imFooter_imMenuObject_05 .multiple-column > ul > li {display: block;}
	#imFooter_imMenuObject_05_container > ul > li > ul {position: absolute;
	top: 28px;
	}
	#imFooter_imMenuObject_05_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-left { inset-inline-end: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul.open-right { inset-inline-start: 150px; }
	#imFooter_imMenuObject_05_container > ul > li > ul ul, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-left, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imFooter_imMenuObject_05_container  > ul > li > ul ul.open-right, #imFooter_imMenuObject_05_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imFooter_imMenuObject_05 ul > li > ul, #imFooter_imMenuObject_05 .multiple-column { display: none; }
	#imFooter_imMenuObject_05_container > ul > li:nth-child(2n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imFooter_imMenuObject_05_container > ul > li:nth-child(n+3) {
	margin-top: 2px; 
	}
	#imFooter_imMenuObject_05-menu-opened { display: none; }
	#imFooter_imMenuObject_05 .hamburger-component { display: none; }
	
}

@media (min-width: 1150.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; inset-inline-start: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; inset-inline-start: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; inset-inline-start: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px)  {
	#imSideBar_imObjectImage_01_wrapper { position: absolute; top: 120px; inset-inline-start: 30px; width: 144px; height: 144px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imObjectImage_01_wrapper img {-webkit-clip-path: inset(0 0 0% 0);clip-path: inset(0 0 0% 0);}#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imObjectImage_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleGraphics_1 { box-sizing: border-box; }
	
}

@media (min-width: 1150.0px) {
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 20px; inset-inline-start: 180px; width: 804px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label, #imStickyBar_imMenuObject_07 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: center; }
	/* Level menu background */
	#imStickyBar_imMenuObject_07 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_07 ul ul li {position: relative;margin-bottom: 1px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_07 .multiple-column > ul {max-width: 160px;}
	#imStickyBar_imMenuObject_07 ul ul li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_07 ul ul .label-wrapper { display: block; overflow: hidden; width: 144px; height: 38px; padding-block: 0px; padding-inline: 8px; }
	#imStickyBar_imMenuObject_07 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_07 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_07 ul ul .label-wrapper .label, #imStickyBar_imMenuObject_07 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(55, 71, 79, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_07 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_07 ul ul li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_07 ul ul li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_07 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_07 ul ul .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(61, 113, 177, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_07 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_07 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 10pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_07 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_07 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_07 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_07_container > ul > li > ul {position: absolute;
	top: 41px;
	}
	#imStickyBar_imMenuObject_07_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_07_container > ul > li > ul.open-left { inset-inline-end: 190px; }
	#imStickyBar_imMenuObject_07_container > ul > li > ul.open-right { inset-inline-start: 190px; }
	#imStickyBar_imMenuObject_07_container > ul > li > ul ul, #imStickyBar_imMenuObject_07_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_07_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_07_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 160px; }
	#imStickyBar_imMenuObject_07_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_07_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 160px; }
	#imStickyBar_imMenuObject_07 ul > li > ul, .multiple-column { display: none; }
	#imStickyBar_imMenuObject_07_container > ul > li:nth-child(4n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imStickyBar_imMenuObject_07_container > ul > li:nth-child(n+5) {
	margin-top: 2px; 
	}
	#imStickyBar_imMenuObject_07-menu-opened { display: none; }
	#imStickyBar_imMenuObject_07 .hamburger-component { display: none; }
	
}

@media (max-width: 1149.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 20px; inset-inline-start: 640px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label, #imStickyBar_imMenuObject_07 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: end; }
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_07-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(60, 120, 216, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 200px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 184px; height: 37px; padding-block: 0px; padding-inline: 8px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(60, 120, 216, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 173, 230, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(29, 34, 49, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 173, 230, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_07-menu-opened {  transform: translate3d(200px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 20px; inset-inline-start: 400px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label, #imStickyBar_imMenuObject_07 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: end; }
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_07-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(60, 120, 216, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 200px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 184px; height: 37px; padding-block: 0px; padding-inline: 8px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(60, 120, 216, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 173, 230, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(29, 34, 49, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 173, 230, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_07-menu-opened {  transform: translate3d(200px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_07_wrapper { position: absolute; top: 20px; inset-inline-start: 250px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_7 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_07_container { border: solid; border-block-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-inline-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_07_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_07_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_07_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 180px; height: 41px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-button {cursor: pointer; width: 41px; height: 41px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 5px; }
	#imStickyBar_imMenuObject_07 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 0, 1); display: block; }
	#imStickyBar_imMenuObject_07 .label-inner-wrapper, #imStickyBar_imMenuObject_07 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_07_container > ul > li .label, #imStickyBar_imMenuObject_07 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_07 .hamburger-button {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07 .hamburger-button .label, #imStickyBar_imMenuObject_07 .hamburger-button button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(60, 120, 216, 1);background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: transparent;font-weight: normal;}
	#imStickyBar_imMenuObject_07 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_07 { text-align: end; }
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_07-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(60, 120, 216, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 200px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(255, 255, 255, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 184px; height: 37px; padding-block: 0px; padding-inline: 8px; }
	#imStickyBar_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 200px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(60, 120, 216, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 173, 230, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened #imStickyBar_imMenuObject_07_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(29, 34, 49, 1);background-image: none;}
	#imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_07-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Verdana;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 173, 230, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_07-menu-opened {  transform: translate3d(200px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
