#imPageExtContainer {background-image: none; background-color: rgba(0, 0, 0, 1);}
#imContentGraphics {background-image: none; background-color: rgba(0, 0, 0, 1);}
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1800px minmax(0, 1fr); grid-template-rows: 78px auto 1070px; }
#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: 1799.9px) and (min-width: 1600.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1600px minmax(0, 1fr); grid-template-rows: 260px auto 1000px; }
	#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: 1599.9px) and (min-width: 1400.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1400px minmax(0, 1fr); grid-template-rows: 248px auto 1000px; }
	#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: 1399.9px) and (min-width: 960.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 960px minmax(0, 1fr); grid-template-rows: 253px auto 1000px; }
	#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: 959.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 260px auto 1370px; }
	#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: 600.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 600px minmax(0, 1fr); grid-template-rows: 260px auto 1370px; }
	#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: 599.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 260px auto 1170px; }
	#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) and (min-width: 420.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 420px minmax(0, 1fr); grid-template-rows: 260px auto 1560px; }
	#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: 419.9px) and (min-width: 350.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 350px minmax(0, 1fr); grid-template-rows: 260px auto 1650px; }
	#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: 349.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 260px auto 1700px; }
	#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) 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.5px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px 12.417px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_290 { display: grid; grid-column: 2 / 14; grid-row: 2 / 3; }
#imCell_350 { display: grid; grid-column: 14 / 146; grid-row: 2 / 3; }
#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
#imPageRow_4 { display: none; }
#imPageRow_5 { display: none; }
@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px 11px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.667px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px 9.583px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 1399.9px) and (min-width: 960.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px 6.583px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px 4.917px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px 4.083px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px 3.25px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px 2.833px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px 2.333px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 86; grid-row: 3 / 5; }
	#imCell_466 { display: grid; grid-column: 86 / 146; grid-row: 3 / 4; }
	#imCell_467 { display: grid; grid-column: 86 / 146; grid-row: 4 / 5; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_469 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_470 { display: grid; grid-column: 74 / 146; grid-row: 6 / 7; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 8 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_337 { display: grid; grid-column: 2 / 86; grid-row: 13 / 14; }
	#imCell_468 { display: grid; grid-column: 86 / 146; grid-row: 13 / 14; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_354 { display: grid; grid-column: 2 / 38; grid-row: 15 / 16; }
	#imCell_355 { display: grid; grid-column: 38 / 74; grid-row: 15 / 16; }
	#imCell_356 { display: grid; grid-column: 74 / 110; grid-row: 15 / 16; }
	#imCell_357 { display: grid; grid-column: 110 / 146; grid-row: 15 / 16; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 5; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 5 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 16; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
@media (max-width: 349.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) 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 auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_350 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_349 { display: grid; grid-column: 2 / 146; grid-row: 3 / 4; }
	#imCell_466 { display: grid; grid-column: 2 / 146; grid-row: 4 / 5; }
	#imCell_467 { display: grid; grid-column: 2 / 146; grid-row: 5 / 6; }
	#imCell_461 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_469 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_470 { display: grid; grid-column: 2 / 146; grid-row: 8 / 9; }
	#imCell_344 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_291 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_346 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_462 { display: grid; grid-column: 1 / 147; grid-row: 12 / 13; }
	#imCell_468 { display: grid; grid-column: 2 / 146; grid-row: 13 / 14; }
	#imCell_337 { display: grid; grid-column: 2 / 146; grid-row: 14 / 15; }
	#imCell_359 { display: grid; grid-column: 2 / 146; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 2 / 146; grid-row: 16 / 17; }
	#imCell_357 { display: grid; grid-column: 2 / 146; grid-row: 17 / 18; }
	#imCell_356 { display: grid; grid-column: 2 / 146; grid-row: 18 / 19; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 19 / 20; }
	#imCell_290 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 6; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 6 / 13; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 13 / 20; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	
}
.content-slider.content-slider-root { width: 100%; } .content-slider.content-slider-container { width: 100%; display: grid; grid-template-areas: "slide-container"; perspective: 120vw; transform-style: preserve-3d; } .content-slider.content-slider-container.change-effect-slideH, .content-slider.content-slider-container.change-effect-slideV, .content-slider.content-slider-container.change-effect-rotateZ { overflow: hidden; } .content-slider.slide-container { display: grid; pointer-events: none; grid-area: slide-container; grid-template-areas: "slide-grid-container"; overflow: hidden; visibility: hidden; transform-style: preserve-3d; } .content-slider.slide-container.default-slide, .content-slider.slide-container.entering-slide { pointer-events: auto; } .content-slider.slide-container-link { cursor: pointer; } .content-slider.slide-grid-container { display: grid; grid-area: slide-grid-container; justify-self: center; max-width: 100%; grid-template-rows: auto; grid-template-columns: auto; } .content-slider.slide-element { grid-area: 1/1/2/2; align-self: center; } .content-slider.slide-image-container { justify-self: center; } .content-slider.image-overlap > .content-slider.slide-image-container { align-self: stretch; justify-self: stretch; }.content-slider.full-grid.image-left > .content-slider.slide-txt-container , .content-slider.full-grid.image-right > .content-slider.slide-image-container { grid-area: 1/2/2/3; } .content-slider.full-grid.image-top { grid-template-rows: auto auto; } .full-grid.image-top > .content-slider.slide-txt-container { grid-area: 2/1/3/2; } .image-overlap > .content-slider.slide-txt-container { align-self: end; } .content-slider.slide-txt-content { display: grid; grid-template-rows: auto auto auto; grid-template-columns: auto; width: 100%; height: 100%; align-content: center; } .content-slider.slide-txt-block-container { max-width: 100%; } .content-slider.slide-txt-block-content.slide-button { cursor: pointer; -webkit-user-select: none; user-select: none; } .content-slider.slide-image-content { width: 100%; height: auto; } .image-overlap .content-slider.slide-image-content { object-fit: cover; height: 100%; max-height: 100%; } .content-slider.content-slider-ctrl-container { grid-area: slide-container; pointer-events: none; display: grid; grid-template-columns: 1fr auto 1fr; grid-template-rows: 1fr auto 1fr; grid-template-areas: "tl t tr" "l c r" "bl b br"; align-items: center; justify-items: center; transform: translateZ(0); } .ctrl-visible-on-mobile .content-slider-ctrl-container.ctrl-visible, .content-slider-container:hover > .content-slider-ctrl-container.ctrl-visible { visibility: inherit; } .content-slider.content-slider-ctrl { pointer-events: auto; display: none; } .content-slider.content-slider-ctrl.ctrl-visible { display: grid; } .content-slider.btn-ctrl { cursor: pointer; opacity: .7; } .content-slider.btn-ctrl:hover { opacity: 1; } .content-slider.btn-prev { grid-area: l; justify-self: start; } .content-slider.btn-next { grid-area: r; justify-self: end; } .content-slider.radio-bar-prev { width: 22px; height: 22px; grid-area: bl; justify-self: end; align-self: end; } .content-slider.radio-bar-next { width: 22px; height: 22px; grid-area: br; justify-self: start; align-self: end; } .content-slider.current-slide-radio-visible-container { max-width: 330px; max-height: 330px; overflow: hidden; grid-area: b; align-self: end; align-content: center; justify-content: center; } .content-slider.current-slide-radio-container { position: relative; top: 0; left: 0; transition: left 1s, top 1s; } .content-slider.current-slide-radio { display: block; } .content-slider.current-slide-radio-visible { opacity: .7; cursor: pointer; width: 22px; height: 22px; background-repeat: no-repeat; background-position: 0 0; } .content-slider.current-slide-radio-visible:hover { opacity: 1; } .content-slider .current-slide-radio-visible-selected { opacity: 1; cursor: default; background-position: -22px 0; } .content-slider.slide-container, .content-slider.slide-animated-element { position: relative; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3, 0.8); } .content-slider.slide-animated-element { overflow: hidden; } .content-slider.slide-container.default-slide, .content-slider.slide-container.entering-slide, .content-slider.slide-container.exiting-slide { visibility: inherit; } .change-effect-none > .content-slider.slide-container.entering-slide { animation-name: none-in; } .change-effect-none > .content-slider.slide-container.exiting-slide { animation-name: none-out; } .change-effect-slideH > .content-slider.slide-container.entering-slide-prev { animation-name: slide-h-in-prev; } .change-effect-slideH > .content-slider.slide-container.exiting-slide-prev { animation-name: slide-h-out-prev; } .change-effect-slideH > .content-slider.slide-container.entering-slide-next { animation-name: slide-h-in-next; } .change-effect-slideH > .content-slider.slide-container.exiting-slide-next { animation-name: slide-h-out-next; } .change-effect-slideV > .content-slider.slide-container.entering-slide-prev { animation-name: slide-v-in-prev; } .change-effect-slideV > .content-slider.slide-container.exiting-slide-prev { animation-name: slide-v-out-prev; } .change-effect-slideV > .content-slider.slide-container.entering-slide-next { animation-name: slide-v-in-next; } .change-effect-slideV > .content-slider.slide-container.exiting-slide-next { animation-name: slide-v-out-next; } .change-effect-zoom > .content-slider.slide-container.entering-slide { animation-name: zoom-in; } .change-effect-zoom > .content-slider.slide-container.exiting-slide { animation-name: zoom-out; } .change-effect-rotateX > .content-slider.slide-container, .change-effect-rotateY > .content-slider.slide-container { -webkit-backface-visibility: hidden; backface-visibility: hidden; }.change-effect-rotateX > .content-slider.slide-container.entering-slide-prev { animation-name: rotate-x-in-prev; } .change-effect-rotateX > .content-slider.slide-container.exiting-slide-prev { animation-name: rotate-x-out-prev; } .change-effect-rotateX > .content-slider.slide-container.entering-slide-next { animation-name: rotate-x-in-next; } .change-effect-rotateX > .content-slider.slide-container.exiting-slide-next { animation-name: rotate-x-out-next; } .change-effect-rotateY > .content-slider.slide-container.entering-slide-prev { animation-name: rotate-y-in-prev; } .change-effect-rotateY > .content-slider.slide-container.exiting-slide-prev { animation-name: rotate-y-out-prev; } .change-effect-rotateY > .content-slider.slide-container.entering-slide-next { animation-name: rotate-y-in-next; } .change-effect-rotateY > .content-slider.slide-container.exiting-slide-next { animation-name: rotate-y-out-next; } .change-effect-rotateZ > .content-slider.slide-container.entering-slide-prev { animation-name: rotate-z-in-prev; } .change-effect-rotateZ > .content-slider.slide-container.exiting-slide-prev { animation-name: rotate-z-out-prev; } .change-effect-rotateZ > .content-slider.slide-container.entering-slide-next { animation-name: rotate-z-in-next; } .change-effect-rotateZ > .content-slider.slide-container.exiting-slide-next { animation-name: rotate-z-out-next; } .change-effect-fade > .content-slider.slide-container.entering-slide { animation-name: fade-in; } .change-effect-fade > .content-slider.slide-container.exiting-slide { animation-name: fade-out; } .change-effect-cube > .content-slider.slide-container.entering-slide-prev { animation-name: cube-in-prev; } .change-effect-cube > .content-slider.slide-container.exiting-slide-prev { animation-name: cube-out-prev; } .change-effect-cube > .content-slider.slide-container.entering-slide-next { animation-name: cube-in-next; } .change-effect-cube > .content-slider.slide-container.exiting-slide-next { animation-name: cube-out-next; } .default-slide > .element-effect-fade .content-slider.slide-animated-element, .entering-slide > .element-effect-fade .content-slider.slide-animated-element { animation-name: fade-in; } .exiting-slide > .element-effect-fade .content-slider.slide-animated-element { animation-name: fade-out; } .default-slide > .element-effect-border.image-overlap .slide-title.slide-animated-element, .default-slide > .element-effect-border.image-right .slide-txt-block-container.slide-animated-element, .default-slide > .element-effect-border.image-left .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-title.slide-animated-element, .entering-slide > .element-effect-border.image-right .slide-txt-block-container.slide-animated-element, .entering-slide > .element-effect-border.image-left .slide-image-container.slide-animated-element { animation-name: border-left-in; } .exiting-slide > .element-effect-border.image-overlap .slide-title.slide-animated-element, .exiting-slide > .element-effect-border.image-right .slide-txt-block-container.slide-animated-element, .exiting-slide > .element-effect-border.image-left .slide-image-container.slide-animated-element { animation-name: border-left-out; } .default-slide > .element-effect-border.image-overlap .slide-description.slide-animated-element, .default-slide > .element-effect-border.image-left .slide-txt-block-container.slide-animated-element, .default-slide > .element-effect-border.image-right .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-description.slide-animated-element, .entering-slide > .element-effect-border.image-left .slide-txt-block-container.slide-animated-element, .entering-slide > .element-effect-border.image-right .slide-image-container.slide-animated-element { animation-name: border-right-in; } .exiting-slide > .element-effect-border.image-overlap .slide-description.slide-animated-element, .exiting-slide > .element-effect-border.image-left .slide-txt-block-container.slide-animated-element, .exiting-slide > .element-effect-border.image-right .slide-image-container.slide-animated-element { animation-name: border-right-out; } .default-slide > .element-effect-border.image-overlap .slide-button.slide-animated-element, .default-slide > .element-effect-border.image-top .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-button.slide-animated-element, .entering-slide > .element-effect-border.image-top .slide-image-container.slide-animated-element { animation-name: border-top-in; } .exiting-slide > .element-effect-border.image-overlap .slide-button.slide-animated-element, .exiting-slide > .element-effect-border.image-top .slide-image-container.slide-animated-element { animation-name: border-top-out; } .default-slide > .element-effect-border.image-overlap .slide-image-container.slide-animated-element, .default-slide > .element-effect-border.image-top .slide-txt-block-container.slide-animated-element, .entering-slide > .element-effect-border.image-overlap .slide-image-container.slide-animated-element, .entering-slide > .element-effect-border.image-top .slide-txt-block-container.slide-animated-element { animation-name: border-bot-in; } .exiting-slide > .element-effect-border.image-overlap .slide-image-container.slide-animated-element, .exiting-slide > .element-effect-border.image-top .slide-txt-block-container.slide-animated-element { animation-name: border-bot-out; } .default-slide > .element-effect-spring .content-slider.slide-animated-element, .entering-slide > .element-effect-spring .content-slider.slide-animated-element { animation-name: spring-in; } .exiting-slide > .element-effect-spring .content-slider.slide-animated-element { animation-name: spring-out; } .element-effect-fore-back-color .content-slider.slide-animated-element::after { content: ""; position: absolute; box-sizing: border-box; top: 0;left: 0;width: 100%; height: 100%; animation-fill-mode: both; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3, 0.8); } .element-effect-fore-back-color .content-slider.slide-animated-content { animation-fill-mode: both; animation-timing-function: cubic-bezier(0.7, 0.2, 0.3, 0.8); } .default-slide > .element-effect-fore-back-color .content-slider.slide-animated-content, .entering-slide > .element-effect-fore-back-color .content-slider.slide-animated-content { animation-name: fore-back-color-el-in; } .default-slide > .element-effect-fore-back-color .content-slider.slide-animated-element::after, .entering-slide > .element-effect-fore-back-color .content-slider.slide-animated-element::after { animation-name: fore-back-color-after-in; } .exiting-slide > .element-effect-fore-back-color .content-slider.slide-animated-content { animation-name: fore-back-color-el-out; } .exiting-slide > .element-effect-fore-back-color .content-slider.slide-animated-element::after { animation-name: fore-back-color-after-out; } .default-slide > .element-effect-bounce .content-slider.slide-animated-element, .entering-slide > .element-effect-bounce .content-slider.slide-animated-element { animation-name: bounce-in; } .exiting-slide > .element-effect-bounce .content-slider.slide-animated-element { animation-name: bounce-out; } .default-slide > .element-effect-sharp .content-slider.slide-animated-element::after, .entering-slide > .element-effect-sharp .content-slider.slide-animated-element::after { content: ""; position: absolute; box-sizing: border-box; top: -10%;left: -10%;width: 120%; height: 120%; animation-fill-mode: both; animation-timing-function: linear; background: linear-gradient(-60deg, rgba(0,0,0,0) 44%, rgba(255,255,255,0.6) 50%, rgba(0,0,0,0) 62%); animation-name: sharp-after-in; } @keyframes none-in { from { visibility: hidden; } to { visibility: inherit; } } @keyframes none-out { from { visibility: inherit; } to { visibility: hidden; } } @keyframes slide-h-in-next { from { transform: translateX(100%); } } @keyframes slide-h-in-prev { from { transform: translateX(-100%); } } @keyframes slide-h-out-prev { to { transform: translateX(100%); } } @keyframes slide-h-out-next { to { transform: translateX(-100%); } } @keyframes slide-v-in-prev { from { transform: translateY(-100%); } } @keyframes slide-v-in-next { from { transform: translateY(100%); } } @keyframes slide-v-out-next { to { transform: translateY(-100%); } } @keyframes slide-v-out-prev { to { transform: translateY(100%); } } @keyframes zoom-in { 0%, 50% { transform: scale(0); } 100% { transform: none; } } @keyframes zoom-out { 0% { transform: none; } 50%, 100% { transform: scale(0); } } @keyframes rotate-x-in-prev { 0% { visibility: inherit; transform: rotateX(-180deg); } 50% { transform: rotateX(-90deg); } 70% { transform: rotateX(20deg); } 80% { transform: rotateX(-10deg); } 90% { transform: rotateX(5deg); } 100% { transform: none; } } @keyframes rotate-x-out-prev { 0% { transform: none; } 30% { transform: rotateX(-20deg); } 50% { transform: rotateX(90deg); } 100% { transform: rotateX(180deg); visibility: hidden; } } @keyframes rotate-x-in-next { 0% { visibility: inherit; transform: rotateX(180deg); } 50% { transform: rotateX(90deg); } 70% { transform: rotateX(-20deg); } 80% { transform: rotateX(10deg); } 90% { transform: rotateX(-5deg); } 100% { transform: none; } } @keyframes rotate-x-out-next { 0% { transform: none; } 30% { transform: rotateX(20deg); } 50% { transform: rotateX(-90deg); } 100% { transform: rotateX(-180deg); visibility: hidden; } } @keyframes rotate-y-in-next { 0% { visibility: inherit; transform: rotateY(-180deg); } 50% { transform: rotateY(-90deg); } 70% { transform: rotateY(20deg); } 80% { transform: rotateY(-10deg); } 90% { transform: rotateY(5deg); } 100% { transform: none; } } @keyframes rotate-y-out-next { 0% { transform: none; } 30% { transform: rotateY(-20deg); } 50% { transform: rotateY(90deg); } 100% { transform: rotateY(180deg); visibility: hidden; } } @keyframes rotate-y-in-prev { 0% { visibility: inherit; transform: rotateY(180deg); } 50% { transform: rotateY(90deg); } 70% { transform: rotateY(-20deg); } 80% { transform: rotateY(10deg); } 90% { transform: rotateY(-5deg); } 100% { transform: none; } } @keyframes rotate-y-out-prev { 0% { transform: none; } 30% { transform: rotateY(20deg); } 50% { transform: rotateY(-90deg); } 100% { transform: rotateY(-180deg); visibility: hidden; } } @keyframes rotate-z-in-prev { 0% { transform-origin: 100% 100%;transform: rotateZ(-90deg); } 100% { transform-origin: 100% 100%;transform: none; } } @keyframes rotate-z-out-prev { 0% { transform-origin: 100% 100%;transform: none; } 100% { transform-origin: 100% 100%;transform: rotateZ(90deg); } } @keyframes rotate-z-in-next { 0% { transform-origin: 0 100%;transform: rotateZ(90deg); } 100% { transform-origin: 0 100%;transform: none; } } @keyframes rotate-z-out-next { 0% { transform-origin: 0 100%;transform: none; } 100% { transform-origin: 0 100%;transform: rotateZ(-90deg); } } @keyframes cube-in-next { 0% { opacity: 0;transform: rotateY(90deg); } 50% { opacity: 1;} 100% { opacity: 1;transform: none; } } @keyframes cube-out-next { 0% { opacity: 1;transform: none; } 50% { opacity: 1;} 100% { opacity: 0;transform: rotateY(-90deg); } } @keyframes cube-in-prev { 0% { opacity: 0;transform: rotateY(-90deg); } 50% { opacity: 1;} 100% { opacity: 1;transform: none; } } @keyframes cube-out-prev { 0% { opacity: 1;transform: none; } 50% { opacity: 1;} 100% { opacity: 0;transform: rotateY(90deg); } } @keyframes fade-in { from { opacity: 0; } } @keyframes fade-out { to { opacity: 0; } } @keyframes border-left-in { from { transform: translateX(-60vw); opacity: 0; } } @keyframes border-left-out { to { transform: translateX(-60vw); opacity: 0; } } @keyframes border-right-in { from { transform: translateX(60vw); opacity: 0; } } @keyframes border-right-out { to { transform: translateX(60vw); opacity: 0; } } @keyframes border-bot-in { from { transform: translateY(60vh); opacity: 0; } } @keyframes border-bot-out { to { transform: translateY(60vh); opacity: 0; } } @keyframes border-top-in { from { transform: translateY(-60vh); opacity: 0; } } @keyframes border-top-out { to { transform: translateY(-60vh); opacity: 0; } } @keyframes spring-in { 0% { transform: translateX(-50%) scale(0, 1); } 55% { transform: translateX(20%) scale(1.4, 0.6); } 70% { transform: translateX(-20%) scale(0.6, 1.4); } 85% { transform: translateX(10%) scale(1.2, 0.8); } 100% { transform: none; } } @keyframes spring-out { 0% { transform: none; } 80% { transform: translateX(-25%) scale(1.5, 0.5); } 100% { transform: translateX(50%) scaleX(0); } } @keyframes fore-back-color-el-in { 0%, 50% { opacity: 0; } 51%, 100% { opacity: 1; } } @keyframes fore-back-color-after-in { 0% { left: -100%; } 50% { left: 0; } 100% { left: 100%; } } @keyframes fore-back-color-el-out { 0%, 50% { opacity: 1; } 51%, 100% { opacity: 0; } } @keyframes fore-back-color-after-out { 0% { left: 100%; } 50% { left: 0; } 100% { left: -100%; } } @keyframes bounce-in { 0% { transform: scale(0); } 60% { transform: scale(1.2); } 75% { transform: scale(0.8); } 90% { transform: scale(1.1); } 100% { transform: none; } } @keyframes bounce-out { 0% { transform: none; } 20% { transform: scale(1.2); } 100% { transform: scale(0); } } @keyframes sharp-after-in { 0% { left: -150%; opacity: 0; } 50% { left: 0; opacity: 1; } 100% { left: 150%; opacity: 0; } } #imHeader_imCell_39 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_39 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_39 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_39 { 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_40 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_40 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_40 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_40 { 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_37 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imTextObject_37 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_37 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_37 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imTextObject_37 { width: 100%; }
#imHeader_imTextObject_37 { font-style: normal; font-weight: normal; line-height: 20px; }
#imHeader_imTextObject_37_tab0 div { line-height: 20px; }
#imHeader_imTextObject_37_tab0 .imHeading1 { line-height: 20px; }
#imHeader_imTextObject_37_tab0 .imHeading2 { line-height: 20px; }
#imHeader_imTextObject_37_tab0 .imHeading3 { line-height: 20px; }
#imHeader_imTextObject_37_tab0 .imHeading4 { line-height: 20px; }
#imHeader_imTextObject_37_tab0 .imHeading5 { line-height: 20px; }
#imHeader_imTextObject_37_tab0 .imHeading6 { line-height: 20px; }
#imHeader_imTextObject_37_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imHeader_imTextObject_37_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imHeader_imTextObject_37_tab0 ul ul ul { list-style: circle; }
#imHeader_imTextObject_37_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imHeader_imTextObject_37_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imHeader_imTextObject_37_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imHeader_imTextObject_37_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imHeader_imTextObject_37_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imHeader_imTextObject_37_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imHeader_imTextObject_37_tab0 p { margin: 0; padding: 0; }
#imHeader_imTextObject_37_tab0 .inline-block { display: inline-block; }
#imHeader_imTextObject_37_tab0 sup { vertical-align: super; font-size: smaller; }
#imHeader_imTextObject_37_tab0 sub { vertical-align: sub; font-size: smaller; }
#imHeader_imTextObject_37_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imHeader_imTextObject_37_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imHeader_imTextObject_37_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imHeader_imTextObject_37_tab0 img.fleft { margin-inline-end: 15px; }
#imHeader_imTextObject_37_tab0 img.fright { margin-inline-start: 15px; }
#imHeader_imTextObject_37_tab0 .imTALeft { text-align: start; }
#imHeader_imTextObject_37_tab0 .imTARight { text-align: end; }
#imHeader_imTextObject_37_tab0 .imTACenter { text-align: center; }
#imHeader_imTextObject_37_tab0 .imTAJustify { text-align: justify; }
#imHeader_imTextObject_37_tab0 .imUl { text-decoration: underline; }
#imHeader_imTextObject_37_tab0 .imStrike { text-decoration: line-through; }
#imHeader_imTextObject_37_tab0 .imUlStrike { text-decoration: underline line-through; }
#imHeader_imTextObject_37_tab0 .imVt { vertical-align: top; }
#imHeader_imTextObject_37_tab0 .imVc { vertical-align: middle; }
#imHeader_imTextObject_37_tab0 .imVb { vertical-align: bottom; }
#imHeader_imTextObject_37_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imHeader_imTextObject_37_tab0 .fs5lh1-5 { vertical-align: baseline; font-size: 5pt; line-height: 10px; }
#imHeader_imTextObject_37 .text-container {width: 100%;}#imHeader_imTextObject_37 .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); }
#imHeader_imTextObject_37 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imHeader_imTextObject_37 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imHeader_imTextObject_37 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imHeader_imCell_42 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_pluginAppObj_42 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_42 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_42 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_38 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_38 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_38 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_38 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_38 { width: 100%; }
#imFooter_imTextObject_38 { font-style: normal; font-weight: normal; line-height: 20px; }
#imFooter_imTextObject_38_tab0 div { line-height: 20px; }
#imFooter_imTextObject_38_tab0 .imHeading1 { line-height: 20px; }
#imFooter_imTextObject_38_tab0 .imHeading2 { line-height: 20px; }
#imFooter_imTextObject_38_tab0 .imHeading3 { line-height: 20px; }
#imFooter_imTextObject_38_tab0 .imHeading4 { line-height: 20px; }
#imFooter_imTextObject_38_tab0 .imHeading5 { line-height: 20px; }
#imFooter_imTextObject_38_tab0 .imHeading6 { line-height: 20px; }
#imFooter_imTextObject_38_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_38_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_38_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_38_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imFooter_imTextObject_38_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_38_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_38_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imFooter_imTextObject_38_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_38_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_38_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_38_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_38_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_38_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_38_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_38_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imFooter_imTextObject_38_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imFooter_imTextObject_38_tab0 img.fleft { margin-inline-end: 15px; }
#imFooter_imTextObject_38_tab0 img.fright { margin-inline-start: 15px; }
#imFooter_imTextObject_38_tab0 .imTALeft { text-align: start; }
#imFooter_imTextObject_38_tab0 .imTARight { text-align: end; }
#imFooter_imTextObject_38_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_38_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_38_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_38_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_38_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_38_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_38_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_38_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_38_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imFooter_imTextObject_38_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_38_tab0 .cf1 { color: rgb(192, 192, 192); }
#imFooter_imTextObject_38_tab0 .ff1 { font-family: 'Arial Black'; }
#imFooter_imTextObject_38 .text-container {width: 100%;}#imFooter_imTextObject_38 .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); }
#imFooter_imTextObject_38 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_38 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_38 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imFooter_imCell_47 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_47 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_47 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_47 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_47 { width: 100%; }
#imFooter_imTextObject_47 { font-style: normal; font-weight: normal; line-height: 20px; }
#imFooter_imTextObject_47_tab0 div { line-height: 20px; }
#imFooter_imTextObject_47_tab0 .imHeading1 { line-height: 20px; }
#imFooter_imTextObject_47_tab0 .imHeading2 { line-height: 20px; }
#imFooter_imTextObject_47_tab0 .imHeading3 { line-height: 20px; }
#imFooter_imTextObject_47_tab0 .imHeading4 { line-height: 20px; }
#imFooter_imTextObject_47_tab0 .imHeading5 { line-height: 20px; }
#imFooter_imTextObject_47_tab0 .imHeading6 { line-height: 20px; }
#imFooter_imTextObject_47_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_47_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_47_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_47_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imFooter_imTextObject_47_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_47_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_47_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imFooter_imTextObject_47_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_47_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_47_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_47_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_47_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_47_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_47_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_47_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imFooter_imTextObject_47_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imFooter_imTextObject_47_tab0 img.fleft { margin-inline-end: 15px; }
#imFooter_imTextObject_47_tab0 img.fright { margin-inline-start: 15px; }
#imFooter_imTextObject_47_tab0 .imTALeft { text-align: start; }
#imFooter_imTextObject_47_tab0 .imTARight { text-align: end; }
#imFooter_imTextObject_47_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_47_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_47_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_47_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_47_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_47_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_47_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_47_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_47_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imFooter_imTextObject_47_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_47_tab0 .cf1 { color: rgb(183, 183, 183); }
#imFooter_imTextObject_47 .text-container {width: 100%;}#imFooter_imTextObject_47 .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); }
#imFooter_imTextObject_47 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_47 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_47 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imFooter_imCell_53 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_53 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_53 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_53 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_57 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_57 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_57 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_57 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_67 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_67 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_67 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_67 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_68 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_68 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_68 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_68 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_70 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imBlogPostList_70 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_70 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_70 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }


#imFooter_imBlogPostList_70 { width: 100%; }

        #imFooter_imBlogPostList_70 .im-cc-blogpost-cardlayout {
            padding:0px;
            margin-inline-end:-10px;
        }    




    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard { 

        margin: 0px;


        position: relative;
        box-sizing: border-box;

        background-color: rgba(255,255,255,1); 

        border-style: solid;

        border-top-width: 1px;
        border-inline-end-width: 1px;
        border-bottom-width: 1px;
        border-inline-start-width: 1px;

        border-top-color: rgba(128,128,128,255); 
        border-inline-end-color: rgba(128,128,128,255); 
        border-bottom-color: rgba(128,128,128,255); 
        border-inline-start-color: rgba(128,128,128,255); 

        border-start-start-radius: 0px;
        border-start-end-radius: 0px;
        border-end-start-radius: 0px;
        border-end-end-radius: 0px;

        text-align: start; 
        line-height: 1.5; 
        overflow: hidden; 

    }



        #imFooter_imBlogPostList_70 .im-cc-blogpost-cardlayout .im-cc-BlogPostCard {
            margin: 10px;
            margin-inline-start: 0px;
            align-items: start;
            align-content:start;
        }
        #imFooter_imBlogPostList_70 .im-cc-blogpost-cardlayout .im-cc-BlogPostCard:first-of-type {
            margin-top: 0px;
        }

    



        #imFooter_imBlogPostList_70 .im-cc-BlogPostCard {
            grid-template-columns: 50% auto;
            grid-template-rows: auto minmax(10%, 1fr);
        }


        @media (350.000px <= width <= 419.900px), (width <= 349.900px) {
        #imFooter_imBlogPostList_70 .im-cc-BlogPostCard {
            grid-template-columns: 100%;
            grid-template-rows: auto auto minmax(10%, 1fr);
        }
                }


    
    
        #imFooter_imBlogPostList_70 .im-cc-blogpost-cardlayout .im-cc-BlogPostCard [slot=cover] {
            overflow: hidden;
        }


    

    
        #imFooter_imBlogPostList_70 .im-cc-BlogPostCard [slot=cover] {
            height: 100%;
        }
    

    
        #imFooter_imBlogPostList_70 .im-cc-blogpost-cardlayout .im-cc-BlogPostCard .im-cc-BlogPostWrapperCardCover {
            display: flex;
            justify-content: center;
            align-items: center;
        }
    


    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard [slot=title] {
        padding: 8px 8px 0px 8px; 
    }



    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard [slot=contents] {
        padding: 2px 8px 8px 8px; 
    }

    
        #imFooter_imBlogPostList_70 .im-cc-BlogPostCard [slot=contents] {
            height: 100%;
            box-sizing: border-box; 
        }
    


    
        @media (not (350.000px <= width <= 419.900px)) and (not  (width <= 349.900px)) {
            #imFooter_imBlogPostList_70 .im-cc-blogpost-cardlayout .im-cc-BlogPostCard .im-cc-BlogPostCardDescription {
                position: absolute;
                bottom: 0px;
                inset-inline-end: 0px;
                top: 0px;
                inset-inline-start: 0px;
            }
        }
    




    
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostWrapperCardCover {
        width: 100%;
        height: 100%;
    }

    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardCover { 
        box-sizing: border-box;

        max-width: 100%;
        width: 100%;

        margin:auto;        
        padding-top: 0px;
        padding-bottom: 0px;
        padding-inline-start: 0px;
        padding-inline-end: 0px;

        cursor: pointer;

        display:block;

        object-fit: scale-down; 


        

        vertical-align: text-top;
    }


        #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardCover { 
            min-height: 50%;
        }


    

    

    

    
        #imFooter_imBlogPostList_70 
            .im-cc-blogpost-cardlayout 
                .im-cc-BlogPostCard 
                    .im-cc-BlogPostCardCover 
        { 
            width: auto;
        }
    

    

    


    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardCover.contain {
        object-fit: scale-down;
        height: 100%;
    }
    
    
        @media (350.000px <= width <= 419.900px), (width <= 349.900px) {
            #imFooter_imBlogPostList_70 .im-cc-blogpost-cardlayout .im-cc-BlogPostCard .im-cc-BlogPostCardCover {
                object-fit: scale-down;
                max-height: 30vh;
                width: auto;
            }
        }
    






    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-wrapper-title {
        height: 100%;
        max-height:100%;
        display:grid;
        grid-template-rows: auto auto;
        align-items: center;
    }
        #imFooter_imBlogPostList_70 
            .im-cc-BlogPostCard 
                .im-cc-wrapper-title 
        {
            width: 100%;
        }



    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardTitle {
        margin:0px;
        padding:0px;
    }

    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardTitle h1 { 
        grid-row:1/2;
        grid-column:1/2;
        font-family: 'Arial';
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        color: rgb(0,0,0); 
        text-align: start;
        line-height: normal;
        margin:0px;
        padding:0px;
    }
    
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardTitle h1 a { 
        font-family: 'Arial';
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        color: rgb(0,0,0); 
        text-align: start;
        text-decoration: none; 
        margin:0px;
        padding:0px;
    }

    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostDetails {
        grid-row:2/3;
        grid-column:1/2;
        padding-top:1px;
        text-align: start;
            
    }

    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardCategory,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardAuthor,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDate,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardReadTime {
        margin: 0px;
        padding: 0px;
        position: relative;
        text-wrap: nowrap;
        white-space: nowrap;
        display: inline-block;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardCategory { 
        margin-inline-start: -5px;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardCategory > a,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardAuthor > a {
        font-family: 'Arial';
        font-size: 9pt; 
        font-style: normal;
        font-weight: normal;
        color: rgb(169,169,169); 
        text-decoration: none; 
        text-wrap: nowrap;
        white-space: nowrap;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardCategory > svg,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardAuthor > svg,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDate > svg,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardReadTime > svg {
        position: relative;
        top: 5px;
        width: 20px; 
        height: 20px; 
        stroke: rgb(169,169,169); 
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDate,
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardReadTime { 
        font-family: 'Arial';
        font-size: 9pt; 
        font-style: normal;
        font-weight: normal;
        color: rgb(169,169,169); 
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardAuthor svg { 
            }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDate svg { 
            }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardReadTime svg { 
                inset-inline-start: 2px;
    }





        @media (not (350.000px <= width <= 419.900px)) and (not  (width <= 349.900px)) {
        #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-wrapper-contents {
            height: 100%;
            position: relative;
        }
    
        }
    

    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-wrapper-contents {
        max-height:100%;
        text-align: start;       
        display:grid;
        grid-template-rows: minmax(3lh, 1fr) auto;
        font-family: 'Arial';
        font-size: 9pt; 
        font-style: normal; 
        font-weight: normal; 
    }

        #imFooter_imBlogPostList_70 
            .im-cc-BlogPostCard 
                .im-cc-wrapper-contents 
        {
            width: 100%;
            max-width: 100%;
        }

        


    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription { 
        grid-row:1/2;
        grid-column:1/1;
        position: relative; 
        padding-top:3px;
        font-family: 'Arial';
        font-size: 9pt; 
        font-style: normal;
        font-weight: normal;
        color: rgb(0,0,0); 
        text-align: start;
        overflow: auto;
        -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 85%, rgba(0,0,0,0.0));
        scrollbar-width: thin;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription:hover { 
        overflow: auto;
        -webkit-mask-image: none;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription::-webkit-scrollbar { 
          width: 8px;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription::-webkit-scrollbar-track {
        box-shadow: inset 0 0 2px rgba(220,220,220,0); 
        border-radius: 4px;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription:hover::-webkit-scrollbar-track {
        box-shadow: inset 0 0 2px grey; 
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription::-webkit-scrollbar-thumb {
        background: rgba(220,220,220,0); 
        border-radius: 4px;
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription:hover::-webkit-scrollbar-thumb {
        background: #d4d4d4; 
    }
    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription::-webkit-scrollbar-thumb:hover {
        background: #b3b3b3; 
    }

    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardDescription .im-cc-BlogPostCardDescriptionFade { 
        display:none;
        position: absolute; 
        width: 100%; 
        height: 25px; 
        inset-inline-start: 0; 
        bottom: 0; 
        box-shadow: inset 0px -20px 44px rgb(255,255,255); 
    }

    #imFooter_imBlogPostList_70 .im-cc-BlogPostButtonRowWrapper {
        grid-row:2/3;
        grid-column:1/1;
    }

    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardButton { 
        text-align: end; 
        overflow: hidden; 
    }


    #imFooter_imBlogPostList_70 .im-cc-BlogPostCard .im-cc-BlogPostCardButton a { 


            border-style: solid;

            border-top-width: 1px;
            border-inline-end-width: 1px;
            border-bottom-width: 1px;
            border-inline-start-width: 1px;

            border-top-color: rgba(0,191,191,255); 
            border-inline-end-color: rgba(0,191,191,255); 
            border-bottom-color: rgba(0,191,191,255); 
            border-inline-start-color: rgba(0,191,191,255); 

            border-start-start-radius: 22px;
            border-start-end-radius: 22px;
            border-end-start-radius: 22px;
            border-end-end-radius: 22px;

            padding: 8px 4px;

            background-color: rgba(0,191,191,255); 

            font-family: 'Arial';
            font-size: 9pt; 
            font-style: normal;
            font-weight: normal;

            color: rgb(255,255,255); 

            display: inline-block; 
            margin-bottom:-6px;


        text-decoration: none; 

        cursor: pointer; 
        overflow: hidden; 

    }




#imFooter_imCell_71 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_71 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_71 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_71 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imStickyBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imStickyBar_imCellStyleBorders_1 { 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;  }
.animable { visibility: hidden; }
html.no-cssanimations .animable { visibility: visible; }
.animable.animated { visibility: visible; -webkit-animation-fill-mode: both;  animation-fill-mode: both; -webkit-animation-delay: 0s; animation-delay: 0s; }
:-webkit-full-screen-ancestor{ animation-fill-mode: none !important; }
#imPageRowGraphics_1 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 1; }
#imPageRowGraphics_1 { background: transparent url('../images/design-restaurants-themed-dubai_m1baft1t.jpg') no-repeat center center; background-size: cover; }
#imPageRowGraphicsOverlay_1 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.8); }
#imCell_290 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_253_290 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imCellStyleGraphics_290 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_290 { 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; }
#imCell_350 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_350 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_350 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_350 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_349 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_253_349 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_349 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_349 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_253_349 { width: 100%; }
#imTextObject_253_349 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_253_349_tab0 div { line-height: 20px; }
#imTextObject_253_349_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_253_349_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_253_349_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_253_349_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_253_349_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_253_349_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_253_349_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_253_349_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_253_349_tab0 ul ul ul { list-style: circle; }
#imTextObject_253_349_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_253_349_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_253_349_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_253_349_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_253_349_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_253_349_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_253_349_tab0 p { margin: 0; padding: 0; }
#imTextObject_253_349_tab0 .inline-block { display: inline-block; }
#imTextObject_253_349_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_253_349_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_253_349_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_253_349_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_253_349_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_253_349_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_253_349_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_253_349_tab0 .imTALeft { text-align: start; }
#imTextObject_253_349_tab0 .imTARight { text-align: end; }
#imTextObject_253_349_tab0 .imTACenter { text-align: center; }
#imTextObject_253_349_tab0 .imTAJustify { text-align: justify; }
#imTextObject_253_349_tab0 .imUl { text-decoration: underline; }
#imTextObject_253_349_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_253_349_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_253_349_tab0 .imVt { vertical-align: top; }
#imTextObject_253_349_tab0 .imVc { vertical-align: middle; }
#imTextObject_253_349_tab0 .imVb { vertical-align: bottom; }
#imTextObject_253_349_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_253_349_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_253_349_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_253_349 .text-container {width: 100%;}#imTextObject_253_349 .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_253_349 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_253_349 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_253_349 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_466 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectContentSlider_253_466 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_466 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_466 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectContentSlider_253_466{ height: 100%; min-height: 300px; } #imObjectContentSlider_253_466 > .content-slider-container { height: 100%; } #imObjectContentSlider_253_466 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn { width: 50px; height: 50px; } #imObjectContentSlider_253_466 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn .a { fill: rgba(255, 255, 255, 0.5);} #imObjectContentSlider_253_466 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn .b { fill: rgba(62, 61, 64, 1);} #imObjectContentSlider_253_466 > .content-slider-container > .content-slider-ctrl-container > .current-slide-radio-visible-container > .current-slide-radio-container { width: 22px; height: 22px; grid-template-columns: repeat(1, auto); } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-image-container { margin: 15px; max-height: 270px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-title { text-align: start; margin: 15px; border-radius: 0px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-title { font: normal normal bold 10pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: transparent; text-decoration: none; padding: 0px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-description { text-align: start; margin: 15px; border-radius: 0px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-description { font: normal normal bold 12pt 'Arial'; color: rgba(255, 255, 255, 1); background-color: transparent; text-decoration: none; padding: 0px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-button { justify-self: end; text-align: end; margin: 15px; border-radius: 23px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-button { font: normal normal normal 12pt 'Arial'; color: rgba(255, 255, 255, 1); background-color: rgba(0, 191, 191, 1); text-decoration: none; padding: 12px; border: solid; border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-width: 1px; border-radius: 23px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-button:hover { background-color: rgba(30, 161, 161, 1); } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container { animation-duration: 0ms; animation-delay: 0ms; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid{ grid-template-columns: 50fr 50fr; } @media (max-width: 512.0px)  {
	#imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } 
}
#imObjectContentSlider_253_466-slide-0 { background: linear-gradient(rgba(102, 102, 102, 0.5), rgba(102, 102, 102, 0.5)), url("../images/david-theming-works-creative-parks--1-_thwcmcfj.jpg") transparent no-repeat center; background-size: cover; } #imCell_467 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectContentSlider_253_467 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_467 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_467 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectContentSlider_253_467{ height: 100%; min-height: 300px; } #imObjectContentSlider_253_467 > .content-slider-container { height: 100%; } #imObjectContentSlider_253_467 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn { width: 50px; height: 50px; } #imObjectContentSlider_253_467 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn .a { fill: rgba(255, 255, 255, 0.5);} #imObjectContentSlider_253_467 > .content-slider-container > .content-slider-ctrl-container > .btn-ctrl>.arrow-btn .b { fill: rgba(62, 61, 64, 1);} #imObjectContentSlider_253_467 > .content-slider-container > .content-slider-ctrl-container > .current-slide-radio-visible-container > .current-slide-radio-container { width: 22px; height: 22px; grid-template-columns: repeat(1, auto); } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-image-container { margin: 15px; max-height: 270px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-title { text-align: start; margin: 15px; border-radius: 0px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-title { font: normal normal bold 12pt 'Tahoma'; color: rgba(255, 255, 255, 1); background-color: transparent; text-decoration: none; padding: 0px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-description { text-align: start; margin: 15px; border-radius: 0px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-description { font: normal normal bold 12pt 'Arial'; color: rgba(255, 255, 255, 1); background-color: transparent; text-decoration: none; padding: 0px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container.slide-button { justify-self: end; text-align: end; margin: 15px; border-radius: 23px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-button { font: normal normal normal 12pt 'Arial'; color: rgba(255, 255, 255, 1); background-color: rgba(0, 191, 191, 1); text-decoration: none; padding: 12px; border: solid; border-block-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-inline-color: rgba(0, 191, 191, 1) rgba(0, 191, 191, 1); border-width: 1px; border-radius: 23px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container > .slide-txt-container > .slide-txt-content > .slide-txt-block-container > .slide-button:hover { background-color: rgba(30, 161, 161, 1); } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container { animation-duration: 0ms; animation-delay: 0ms; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid{ grid-template-columns: 50fr 50fr; } @media (max-width: 512.0px)  {
	#imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } 
}
#imObjectContentSlider_253_467-slide-0 { background: linear-gradient(rgba(67, 67, 67, 0.5), rgba(67, 67, 67, 0.5)), url("../images/CONNYLAND--3-.jpg") transparent no-repeat center; background-size: cover; } #imPageRowGraphics_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_2 { background-color: rgba(0, 0, 0, 1); }
#imCell_461 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_461 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_461 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_461 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_469 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_469 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_469 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_469 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_470 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_470 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_470 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_470 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_344 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_344 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_344 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_344 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_291 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_291 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_291 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_291 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_346 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_346 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_346 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_346 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_462 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_462 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_462 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_462 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imPageRowGraphics_3 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_3 { background-color: rgba(0, 0, 0, 1); }
#imCell_468 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_253_468 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_468 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_468 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_337 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_253_337 { position: relative; align-self: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_337 { grid-row: 1 / -1; grid-column: 1 / -1; background: transparent url('../') repeat left top; background-size: 100% 100%; }
#imCellStyleBorders_337 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_337.animated {   -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_337-anim-fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes imCell_337-anim-fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
#imCell_337.animated.fadeIn {  -webkit-animation-name: imCell_337-anim-fadeIn;  animation-name: imCell_337-anim-fadeIn; }
}#imPage.imCell_337_animation-in-progress { overflow: hidden }
#imObjectVideo_253_337 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_253_337_container { max-width: 100%; }
#imCell_359 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_253_359 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_359 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_359 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_359.animated {   -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_359-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_359-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_359.animated.fadeInLeft {  -webkit-animation-name: imCell_359-anim-fadeInLeft;  animation-name: imCell_359-anim-fadeInLeft; }
}#imPage.imCell_359_animation-in-progress { overflow: hidden }
#imTextObject_253_359 { width: 100%; }
#imTextObject_253_359 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_253_359_tab0 div { line-height: 20px; }
#imTextObject_253_359_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_253_359_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_253_359_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_253_359_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_253_359_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_253_359_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_253_359_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_253_359_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_253_359_tab0 ul ul ul { list-style: circle; }
#imTextObject_253_359_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_253_359_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_253_359_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_253_359_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_253_359_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_253_359_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_253_359_tab0 p { margin: 0; padding: 0; }
#imTextObject_253_359_tab0 .inline-block { display: inline-block; }
#imTextObject_253_359_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_253_359_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_253_359_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_253_359_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_253_359_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_253_359_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_253_359_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_253_359_tab0 .imTALeft { text-align: start; }
#imTextObject_253_359_tab0 .imTARight { text-align: end; }
#imTextObject_253_359_tab0 .imTACenter { text-align: center; }
#imTextObject_253_359_tab0 .imTAJustify { text-align: justify; }
#imTextObject_253_359_tab0 .imUl { text-decoration: underline; }
#imTextObject_253_359_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_253_359_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_253_359_tab0 .imVt { vertical-align: top; }
#imTextObject_253_359_tab0 .imVc { vertical-align: middle; }
#imTextObject_253_359_tab0 .imVb { vertical-align: bottom; }
#imTextObject_253_359_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_253_359_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_253_359_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_253_359_tab0 .cf2 { color: rgb(255, 255, 255); }
#imTextObject_253_359 .text-container {width: 100%;}#imTextObject_253_359 .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_253_359 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_253_359 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_253_359 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_354 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_253_354 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_354 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_354 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_354.animated {   -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_354-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
@keyframes imCell_354-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
#imCell_354.animated.pulse {  -webkit-animation-name: imCell_354-anim-pulse;  animation-name: imCell_354-anim-pulse; }
}#imPage.imCell_354_animation-in-progress { overflow: hidden }
#imObjectImage_253_354 #imObjectImage_253_354_container { width: 268px; max-width: 100%; line-height: 0; }
#imObjectImage_253_354 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_253_354 #imObjectImage_253_354_container img { width: 100%; height: auto; vertical-align: top; }#imCell_357 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_253_357 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_357 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_357 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_357.animated {   -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_357-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
@keyframes imCell_357-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
#imCell_357.animated.pulse {  -webkit-animation-name: imCell_357-anim-pulse;  animation-name: imCell_357-anim-pulse; }
}#imPage.imCell_357_animation-in-progress { overflow: hidden }
#imObjectImage_253_357 #imObjectImage_253_357_container { width: 268px; max-width: 100%; line-height: 0; }
#imObjectImage_253_357 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_253_357 #imObjectImage_253_357_container img { width: 100%; height: auto; vertical-align: top; }#imCell_356 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_253_356 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_356 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_356 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_356.animated {   -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_356-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
@keyframes imCell_356-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
#imCell_356.animated.pulse {  -webkit-animation-name: imCell_356-anim-pulse;  animation-name: imCell_356-anim-pulse; }
}#imPage.imCell_356_animation-in-progress { overflow: hidden }
#imObjectImage_253_356 #imObjectImage_253_356_container { width: 268px; max-width: 100%; line-height: 0; }
#imObjectImage_253_356 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_253_356 #imObjectImage_253_356_container img { width: 100%; height: auto; vertical-align: top; }#imCell_355 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_253_355 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_355 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_355 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_355.animated {   -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_355-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
@keyframes imCell_355-anim-pulse {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	16.67% { -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
#imCell_355.animated.pulse {  -webkit-animation-name: imCell_355-anim-pulse;  animation-name: imCell_355-anim-pulse; }
}#imPage.imCell_355_animation-in-progress { overflow: hidden }
#imObjectImage_253_355 #imObjectImage_253_355_container { width: 268px; max-width: 100%; line-height: 0; }
#imObjectImage_253_355 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_253_355 #imObjectImage_253_355_container img { width: 100%; height: auto; vertical-align: top; }@media (min-width: 1800.0px) {
	#imBreadcrumb { width: 1777px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	/* Level menu background */
	#imMenuObject_253_290 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 */
	#imMenuObject_253_290 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_253_290 .multiple-column > ul {max-width: 170px;}
	#imMenuObject_253_290 ul ul li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imMenuObject_253_290 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_253_290 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; }
	#imMenuObject_253_290 ul ul .label-wrapper .label, #imMenuObject_253_290 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290 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; }
	#imMenuObject_253_290 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imMenuObject_253_290 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; }
	#imMenuObject_253_290 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imMenuObject_253_290 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; }
	#imMenuObject_253_290 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;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 */
	#imMenuObject_253_290 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_253_290 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imMenuObject_253_290 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_253_290 .multiple-column > ul > li {display: block;}
	#imMenuObject_253_290_container > ul > li > ul {position: absolute;
	top: 24px;
	}
	#imMenuObject_253_290_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imMenuObject_253_290_container > ul > li > ul.open-left { inset-inline-end: 76px; }
	#imMenuObject_253_290_container > ul > li > ul.open-right { inset-inline-start: 76px; }
	#imMenuObject_253_290_container > ul > li > ul ul, #imMenuObject_253_290_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_253_290_container  > ul > li > ul ul.open-left, #imMenuObject_253_290_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imMenuObject_253_290_container  > ul > li > ul ul.open-right, #imMenuObject_253_290_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imMenuObject_253_290 ul > li > ul, #imMenuObject_253_290 .multiple-column { display: none; }
	#imMenuObject_253_290_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imMenuObject_253_290_container > ul > li:nth-child(n+2) {
	margin-top: 0px; 
	}
	#imMenuObject_253_290-menu-opened { display: none; }
	#imMenuObject_253_290 .hamburger-component { display: none; }
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 846px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -352px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 705px; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 846px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -352px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 705px; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 628px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/568; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1570px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 746px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -311px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 622px; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 746px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -311px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 622px; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 558px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/498; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1369px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 646px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -269px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 539px; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 646px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -269px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 539px; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 491px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/431; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1399.9px) and (min-width: 960.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 934px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 6px; padding-inline-end: 6px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 438px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -182px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 365px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 438px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -182px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 365px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 344px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/284; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 694px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 320px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -133px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 267px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 320px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -133px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 267px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 263px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/203; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 574px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 262px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -109px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 219px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 262px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -109px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 219px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 223px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/163; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 454px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 202px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -84px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 169px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 202px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -84px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 169px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 182px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/122; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 394px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 175px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -73px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 146px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 175px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -73px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 146px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 162px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/102; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291, #imCell_344, #imCell_346, #imCell_461, #imCell_462, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 322px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_466 > .content-slider-container{ perspective: 139px; } #imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -58px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 116px; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectContentSlider_253_467 > .content-slider-container{ perspective: 139px; } #imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% -58px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 116px; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_337 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_253_337 { width: 1020px; height: 138px; }#imObjectVideo_253_337_media { height: 100%; aspect-ratio: 1020/78; }#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 349.9px)  {
	#imBreadcrumb { width: 100%; margin-inline-start: 0px; margin-inline-end: 0px; }
	#imCell_290 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_253_290 { padding-top: 5px; padding-bottom: 0px; padding-inline-start: 5px; padding-inline-end: 5px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_290 { box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_253_290_container { border: solid; border-block-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-inline-color: rgba(128, 128, 128, 1) rgba(128, 128, 128, 1); border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imMenuObject_253_290_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_253_290_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper, #imMenuObject_253_290_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 23px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-button {cursor: pointer; width: 23px; height: 23px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_253_290 .hamburger-bar { margin: 2px auto; width: 65%; height: 2px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_253_290 .label-inner-wrapper, #imMenuObject_253_290 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_253_290_container > ul > li .label, #imMenuObject_253_290 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_253_290_container > ul > li > .label-wrapper {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li > .label-wrapper .label, #imMenuObject_253_290_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_253_290 .hamburger-button {background-color: rgba(247, 247, 247, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290 .hamburger-button .label, #imMenuObject_253_290 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(37, 58, 88, 1);background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_253_290_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-inline-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-style: solid; }
	#imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 6pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_253_290 .imLevel { cursor: default; }
	#imMenuObject_253_290-menu-opened .imLevel { cursor: default; }
	#imMenuObject_253_290 { justify-self: start;}
	#imMenuObject_253_290 .hidden { display: none; }
	#imMenuObject_253_290-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_253_290-menu-opened ul ul { display: none; }
	#imMenuObject_253_290-menu-opened li > div { display: none; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened div > ul { display: block; }
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_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%; }
	#imMenuObject_253_290-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); }
	#imMenuObject_253_290-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_253_290-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-imMenuObject_253_290-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_253_290-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_253_290 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_253_290-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_253_290-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_253_290-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_253_290-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_253_290-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_253_290-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 */
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened #imMenuObject_253_290_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_253_290-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_253_290-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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 */
	#imMenuObject_253_290-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_253_290-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_350 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_350 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_350 { 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_350 { box-sizing: border-box; }
	#imCell_349 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_349 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_349 { 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_349 { box-sizing: border-box; }
	#imTextObject_253_349 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_466 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_466 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_466 { 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_466 { box-sizing: border-box; }
	#imObjectContentSlider_253_466 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% calc(23px - 50vw); } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .slide-grid-container { width: 100%; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_466 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_467 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_467 { grid-template-rows: [row-content] auto ; }
	#imObjectContentSlider_253_467 { 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_467 { box-sizing: border-box; }
	#imObjectContentSlider_253_467 > .content-slider-container.change-effect-cube > .content-slider.slide-container { transform-origin: 50% 50% calc(23px - 50vw); } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .slide-grid-container { width: 100%; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid { grid-template-columns: auto; grid-template-rows: auto auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container { grid-area: 1/1/2/2; justify-self: center; align-self: center; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-image-container > .slide-image-content { max-width: 100%; max-height: 350px; width: auto; } #imObjectContentSlider_253_467 > .content-slider-container > .slide-container > .full-grid > .slide-txt-container { grid-area: 2/1/3/2; } #imCell_461 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_461 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_461 { 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_461 { box-sizing: border-box; }
	#imCell_469 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_469 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_469 { 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_469 { box-sizing: border-box; }
	#imCell_470 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_470 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_470 { 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_470 { box-sizing: border-box; }
	#imCell_344 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_344 { 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_344 { box-sizing: border-box; }
	#imCell_291 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_291 { 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_291 { box-sizing: border-box; }
	#imCell_346 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_346 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_346 { 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_346 { box-sizing: border-box; }
	#imCell_462 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_462 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_462 { 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_462 { box-sizing: border-box; }
	#imCell_468 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_468 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_253_468 { 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_468 { box-sizing: border-box; }
	#imCell_337 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_337 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_253_337 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_337 { box-sizing: border-box; }
	#imCell_359 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_359 { grid-template-rows: [row-content] auto ; }
	#imTextObject_253_359 { 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_359 { box-sizing: border-box; }
	#imTextObject_253_359 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_354 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_354 { 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_354 { box-sizing: border-box; }
	#imCell_357 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_357 { 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_357 { box-sizing: border-box; }
	#imCell_356 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_356 { 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_356 { box-sizing: border-box; }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_253_355 { 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_355 { box-sizing: border-box; }
	
}

@media (min-width: 1800.0px) {
	#imHeader_imMenuObject_39_wrapper { position: absolute; top: 40px; inset-inline-start: 11px; width: 1705px; height: 33px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: center; }
	/* Level menu background */
	#imHeader_imMenuObject_39 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: rgba(0, 0, 0, 1); }
	/* Level menu button size and position */
	#imHeader_imMenuObject_39 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_39 .multiple-column > ul {max-width: 260px;}
	#imHeader_imMenuObject_39 ul ul li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39 ul ul .label-wrapper { display: block; overflow: hidden; width: 244px; height: 28px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_39 ul ul .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;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-style: solid; }
	#imHeader_imMenuObject_39 ul ul .label-wrapper .label, #imHeader_imMenuObject_39 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(153, 153, 153, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_39 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(153, 153, 153, 1);background-image: none;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-style: solid; }
	#imHeader_imMenuObject_39 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(153, 153, 153, 1);background-image: none;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-style: solid; }
	#imHeader_imMenuObject_39 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_39 ul ul .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('../images/D7DB417697E26448BED51D54C24A1380.png');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_39 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_39 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_39 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 191, 191, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_39 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imHeader_imMenuObject_39 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_39 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_39_container > ul > li > ul {position: absolute;
	top: 38px;
	}
	#imHeader_imMenuObject_39_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imHeader_imMenuObject_39_container > ul > li > ul.open-left { inset-inline-end: 158px; }
	#imHeader_imMenuObject_39_container > ul > li > ul.open-right { inset-inline-start: 158px; }
	#imHeader_imMenuObject_39_container > ul > li > ul ul, #imHeader_imMenuObject_39_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_39_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_39_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 260px; }
	#imHeader_imMenuObject_39_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_39_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 260px; }
	#imHeader_imMenuObject_39 ul > li > ul, #imHeader_imMenuObject_39 .multiple-column { display: none; }
	#imHeader_imMenuObject_39_container > ul > li:nth-child(10n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imHeader_imMenuObject_39_container > ul > li:nth-child(n+11) {
	margin-top: 0px; 
	}
	#imHeader_imMenuObject_39-menu-opened { display: none; }
	#imHeader_imMenuObject_39 .hamburger-component { display: none; }
	#imHeader_imMenuObject_40_wrapper { display: none; }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 11px; inset-inline-start: 1488px; width: 225px; height: 24px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 3px; inset-inline-start: 1728px; width: 66px; height: 72px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 205px; inset-inline-start: 735px; width: 52px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 178px; inset-inline-start: 615px; width: 302px; height: 24px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 22px; inset-inline-start: 698px; width: 143px; height: 150px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 198px; inset-inline-start: 663px; width: 46px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 169px; inset-inline-start: 540px; width: 296px; height: 24px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 25px; inset-inline-start: 626px; width: 126px; height: 140px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1399.9px) and (min-width: 960.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 199px; inset-inline-start: 474px; width: 44px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 172px; inset-inline-start: 350px; width: 291px; height: 26px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 38px; inset-inline-start: 435px; width: 118px; height: 126px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 205px; inset-inline-start: 338px; width: 44px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 170px; inset-inline-start: 218px; width: 295px; height: 29px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 46px; inset-inline-start: 310px; width: 112px; height: 119px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 205px; inset-inline-start: 281px; width: 43px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 175px; inset-inline-start: 151px; width: 303px; height: 26px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 44px; inset-inline-start: 249px; width: 109px; height: 125px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 213px; inset-inline-start: 223px; width: 44px; height: 42px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 184px; inset-inline-start: 96px; width: 301px; height: 25px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 58px; inset-inline-start: 192px; width: 107px; height: 118px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 213px; inset-inline-start: 194px; width: 46px; height: 42px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 179px; inset-inline-start: 64px; width: 302px; height: 25px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 56px; inset-inline-start: 165px; width: 107px; height: 116px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 219px; inset-inline-start: 159px; width: 43px; height: 36px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 188px; inset-inline-start: 36px; width: 291px; height: 23px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 66px; inset-inline-start: 129px; width: 104px; height: 115px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 349.9px)  {
	#imHeader_imMenuObject_39_wrapper { display: none; }
	#imHeader_imCell_39 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_39 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_39 { 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_39 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_39_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;}
	#imHeader_imMenuObject_39_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_39_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper, #imHeader_imMenuObject_39_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 158px; height: 38px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(239, 239, 239, 1); display: block; }
	#imHeader_imMenuObject_39 .label-inner-wrapper, #imHeader_imMenuObject_39 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_39_container > ul > li .label, #imHeader_imMenuObject_39 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_39_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_39_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_39 .hamburger-button {background-color: rgba(0, 0, 0, 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_39 .hamburger-button .label, #imHeader_imMenuObject_39 .hamburger-button button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(239, 239, 239, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_39_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; }
	#imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Arial Black';font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	#imHeader_imMenuObject_39 .imLevel { cursor: default; }
	#imHeader_imMenuObject_39-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_39 { text-align: end; }
	#imHeader_imMenuObject_39 .hidden { display: none; }
	#imHeader_imMenuObject_39-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_39-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_39-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_39-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(192, 192, 192, 1); }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_39-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 260px; 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_39-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_39 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_39-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_39-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_39-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 244px; height: 50px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_39-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_39-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_39-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened #imHeader_imMenuObject_39_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 1);background-image: none;}
	#imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_39-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 219px; inset-inline-start: 142px; width: 44px; height: 36px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { 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_40 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_40_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;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(192, 192, 192, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 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_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 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_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/8F756A8506401604109DC1F824B4DCDB.png');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_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_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; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-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(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; 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 2000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_40-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_40-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 2000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 1000ms, right 1000ms, opacity 1000ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 96%; inset-inline-start: 2%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 2000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 192px; inset-inline-start: 15px; width: 295px; height: 24px; text-align: center; z-index: 1004; overflow: hidden; }
	#imHeader_imCell_37 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_37 { grid-template-rows: [row-content] auto ; }
	#imHeader_imTextObject_37 { 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_37 { box-sizing: border-box; }
	#imHeader_imTextObject_37 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imHeader_pluginAppObj_42_wrapper { position: absolute; top: 58px; inset-inline-start: 107px; width: 114px; height: 124px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_42 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_42 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_42 { 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_42 { box-sizing: border-box; }
	
}

@media (min-width: 1800.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 803px; inset-inline-start: 483px; width: 305px; height: 47px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 802px; inset-inline-start: 799px; width: 399px; height: 45px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 801px; inset-inline-start: 1209px; width: 348px; height: 48px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 799px; inset-inline-start: 120px; width: 215px; height: 57px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 57px; inset-inline-start: 11px; width: 1785px; height: 216px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 793px; inset-inline-start: 47px; width: 64px; height: 50px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 281px; inset-inline-start: 11px; width: 892px; height: 476px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 282px; inset-inline-start: 926px; width: 862px; height: 470px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 729px; inset-inline-start: 450px; width: 339px; height: 49px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 730px; inset-inline-start: 793px; width: 362px; height: 46px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 735px; inset-inline-start: 1176px; width: 392px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 729px; inset-inline-start: 103px; width: 226px; height: 56px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 44px; inset-inline-start: 10px; width: 1585px; height: 219px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 719px; inset-inline-start: 37px; width: 64px; height: 50px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 270px; inset-inline-start: 12px; width: 781px; height: 426px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 271px; inset-inline-start: 803px; width: 783px; height: 431px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 734px; inset-inline-start: 440px; width: 300px; height: 44px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 734px; inset-inline-start: 757px; width: 305px; height: 42px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 743px; inset-inline-start: 1079px; width: 304px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 727px; inset-inline-start: 142px; width: 229px; height: 56px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 18px; inset-inline-start: 5px; width: 1390px; height: 176px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 718px; inset-inline-start: 72px; width: 64px; height: 50px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 201px; inset-inline-start: 12px; width: 502px; height: 487px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 199px; inset-inline-start: 523px; width: 862px; height: 490px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1399.9px) and (min-width: 960.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 732px; inset-inline-start: 340px; width: 177px; height: 46px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 733px; inset-inline-start: 550px; width: 218px; height: 45px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 733px; inset-inline-start: 849px; width: 100px; height: 44px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 727px; inset-inline-start: 86px; width: 215px; height: 64px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 17px; inset-inline-start: 4px; width: 950px; height: 153px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 718px; inset-inline-start: 23px; width: 58px; height: 50px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 180px; inset-inline-start: 10px; width: 435px; height: 493px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 183px; inset-inline-start: 455px; width: 492px; height: 496px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 1203px; inset-inline-start: 256px; width: 207px; height: 49px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 1154px; inset-inline-start: 265px; width: 193px; height: 48px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 1033px; inset-inline-start: 8px; width: 708px; height: 38px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 1081px; inset-inline-start: 281px; width: 229px; height: 67px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 10px; inset-inline-start: 8px; width: 710px; height: 84px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 1076px; inset-inline-start: 213px; width: 64px; height: 64px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 544px; inset-inline-start: 11px; width: 698px; height: 479px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 104px; inset-inline-start: 10px; width: 702px; height: 421px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 1118px; inset-inline-start: 212px; width: 201px; height: 44px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 1067px; inset-inline-start: 214px; width: 199px; height: 44px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 952px; inset-inline-start: 3px; width: 590px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 998px; inset-inline-start: 219px; width: 228px; height: 58px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 8px; inset-inline-start: 3px; width: 592px; height: 74px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 995px; inset-inline-start: 163px; width: 52px; height: 54px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 441px; inset-inline-start: 8px; width: 585px; height: 500px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 91px; inset-inline-start: 10px; width: 586px; height: 341px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 872px; inset-inline-start: 167px; width: 202px; height: 56px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 930px; inset-inline-start: 167px; width: 201px; height: 49px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 734px; inset-inline-start: 6px; width: 465px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 790px; inset-inline-start: 168px; width: 221px; height: 56px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 17px; inset-inline-start: 2px; width: 472px; height: 59px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 779px; inset-inline-start: 92px; width: 69px; height: 50px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 367px; inset-inline-start: 7px; width: 464px; height: 359px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 87px; inset-inline-start: 9px; width: 462px; height: 271px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 1295px; inset-inline-start: 113px; width: 282px; height: 52px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 1236px; inset-inline-start: 113px; width: 280px; height: 51px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 1066px; inset-inline-start: 9px; width: 403px; height: 45px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 1142px; inset-inline-start: 145px; width: 220px; height: 60px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 23px; inset-inline-start: 5px; width: 410px; height: 54px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 1134px; inset-inline-start: 81px; width: 60px; height: 51px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 366px; inset-inline-start: 6px; width: 408px; height: 692px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 109px; inset-inline-start: 7px; width: 407px; height: 244px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 1377px; inset-inline-start: 79px; width: 260px; height: 59px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 1317px; inset-inline-start: 81px; width: 259px; height: 53px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 1148px; inset-inline-start: 9px; width: 332px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 1214px; inset-inline-start: 106px; width: 218px; height: 64px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 13px; inset-inline-start: 3px; width: 341px; height: 43px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 1205px; inset-inline-start: 28px; width: 69px; height: 50px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 324px; inset-inline-start: 5px; width: 339px; height: 806px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 88px; inset-inline-start: 6px; width: 340px; height: 217px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 349.9px)  {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 1295px; inset-inline-start: 50px; width: 218px; height: 64px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_38 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_38 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_38 { 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_38 { box-sizing: border-box; }
	#imFooter_imTextObject_38 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_47_wrapper { position: absolute; top: 1367px; inset-inline-start: 52px; width: 216px; height: 54px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_47 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_47 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_47 { 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_47 { box-sizing: border-box; }
	#imFooter_imTextObject_47 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_pluginAppObj_53_wrapper { position: absolute; top: 1435px; inset-inline-start: 21px; width: 284px; height: 30px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_53 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_53 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_53 { 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_53 { box-sizing: border-box; }
	#imFooter_pluginAppObj_57_wrapper { position: absolute; top: 1215px; inset-inline-start: 81px; width: 221px; height: 57px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_57 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_57 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_57 { 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_57 { box-sizing: border-box; }
	#imFooter_pluginAppObj_67_wrapper { position: absolute; top: 24px; inset-inline-start: 7px; width: 306px; height: 40px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_67 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_67 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_67 { 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_67 { box-sizing: border-box; }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 1220px; inset-inline-start: 22px; width: 55px; height: 47px; text-align: center; z-index: 1007;  }
	#imFooter_imCell_68 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_68 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_68 { 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_68 { box-sizing: border-box; }
	#imFooter_imBlogPostList_70_wrapper { position: absolute; top: 304px; inset-inline-start: 5px; width: 309px; height: 889px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_70 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_70 { grid-template-rows: [row-content] auto ; }
	#imFooter_imBlogPostList_70 { 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_70 { box-sizing: border-box; }
	#imFooter_imBlogPostList_70 .imObjPagination { display: none; }#imFooter_pluginAppObj_71_wrapper { position: absolute; top: 84px; inset-inline-start: 6px; width: 311px; height: 200px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_71 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_71 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_71 { 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_71 { box-sizing: border-box; }
	
}

@media (min-width: 1800.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 6px; inset-inline-start: 884px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 783px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 683px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1399.9px) and (min-width: 960.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 463px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 343px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 283px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 223px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 193px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 158px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 349.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 8px; inset-inline-start: 143px; width: 44px; height: 44px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_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; }
	#imStickyBar_imCellStyleGraphics_1 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_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;}
	#imStickyBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 150px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(243, 243, 243, 1); display: block; }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container > ul > li .label, #imStickyBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01 .hamburger-button .label, #imStickyBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(243, 243, 243, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 191, 191, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.png');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_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_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; }
	#imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center; }
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_01-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_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 350px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 2px; 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_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.6;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 3px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 336px; height: 50px; padding-block: 0px; padding-inline: 7px; }
	#imStickyBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 350px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 217, 217, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(67, 67, 67, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 8pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(207, 226, 243, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(239, 239, 239, 1); border-style: solid; }
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(354px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
