#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) 7.75px 7.75px 7.75px 7.75px 7.75px 7.75px 7.75px 7.75px 7.75px 7.75px 7.75px 7.75px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.667px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 12.917px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px 13.083px minmax(0, 1fr); grid-template-rows: 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_291 { display: grid; grid-column: 2 / 14; grid-row: 2 / 3; }
#imCell_323 { display: grid; grid-column: 14 / 146; grid-row: 2 / 3; }
#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
#imPageRow_9 { display: none; }
#imPageRow_10 { display: none; }
@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.167px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.417px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 6px 6px 6px 6px 6px 6px 6px 6px 6px 6px 6px 6px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 9.75px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px 10.083px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
@media (max-width: 1399.9px) and (min-width: 960.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 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.833px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px 6.917px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.083px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px 5.167px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px 4.25px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 2px 2px 2px 2px 2px 2px 2px 2px 2px 2px 2px 2px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.333px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px 3.417px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 1.75px 1.75px 1.75px 1.75px 1.75px 1.75px 1.75px 1.75px 1.75px 1.75px 1.75px 1.75px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 2.917px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px 3px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.417px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px 2.5px minmax(0, 1fr); grid-template-rows: 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_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 6 / 7; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 7 / 8; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 5; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 6 / 8; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 9 / 10; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 11 / 12; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { 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; }
	#imContent > header { display: block; grid-column: 2 / 146; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_323 { display: grid; grid-column: 2 / 146; grid-row: 2 / 3; }
	#imCell_287 { display: grid; grid-column: 1 / 147; grid-row: 3 / 4; }
	#imCell_363 { display: grid; grid-column: 1 / 147; grid-row: 4 / 5; }
	#imCell_361 { display: grid; grid-column: 1 / 147; grid-row: 5 / 6; }
	#imCell_355 { display: grid; grid-column: 2 / 146; grid-row: 6 / 7; }
	#imCell_360 { display: grid; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imCell_364 { display: grid; grid-column: 1 / 147; grid-row: 8 / 9; }
	#imCell_362 { display: grid; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imCell_322 { display: grid; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imCell_291 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 147; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 147; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 1 / 147; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 1 / 147; grid-row: 5 / 7; }
	#imPageRow_5 { display: block; grid-column: 1 / 147; grid-row: 7 / 8; }
	#imPageRow_6 { display: block; grid-column: 2 / 146; grid-row: 8 / 9; }
	#imPageRow_7 { display: block; grid-column: 1 / 147; grid-row: 9 / 10; }
	#imPageRow_8 { display: block; grid-column: 1 / 147; grid-row: 10 / 11; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	
}
#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_58 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_58 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_58 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_58 { 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_0 { background: transparent url('../images/far-west-spinning-coaster-ride-2.jpg') no-repeat center center; opacity: 1; background-size: cover; animation-duration: 1000ms; }
#imPageRowGraphics_1_1 { background: transparent url('../images/far-west-spinning-coaster-ride-4.jpg') no-repeat center center; opacity: 1; background-size: cover; animation-duration: 1000ms; }
#imCell_291 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_337_291 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#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: 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_323 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHTMLObject_337_323 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_323 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_323 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imPageRowGraphics_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_2 { background-color: rgba(0, 0, 0, 1); }
#imCell_287 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_337_287 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_287 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_287 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1_43dap1h3.png') repeat center center;}
#imCellStyleGraphicsB_287 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b_4lu5y9d8.png') repeat-x center bottom;}
#imCellStyleGraphicsBL_287 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl_zsnd0g14.png') repeat left bottom;}
#imCellStyleGraphicsBR_287 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br_sl4w2pp2.png') repeat right bottom;}
#imCellStyleGraphicsL_287 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l_makd5x1o.png') repeat-y left center;}
#imCellStyleGraphicsR_287 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r_4czxfvfr.png') repeat-y right center;}
#imCellStyleGraphicsT_287 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t_0g1l4dou.png') repeat-x center top;}
#imCellStyleGraphicsTL_287 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl_wulr6n2v.png') repeat left top;}
#imCellStyleGraphicsTR_287 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr_2er0qn2z.png') repeat right top;}
#imCellStyleBorders_287 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_287.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_287-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_287-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_287.animated.fadeInRight {  -webkit-animation-name: imCell_287-anim-fadeInRight;  animation-name: imCell_287-anim-fadeInRight; }
}#imPage.imCell_287_animation-in-progress { overflow: hidden }
#imObjectImage_337_287 #imObjectImage_337_287_container { width: 2560px; max-width: 100%; line-height: 0; }
#imObjectImage_337_287 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_337_287 #imObjectImage_337_287_container img { width: 100%; height: auto; vertical-align: top; }#imPageRowGraphics_3 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 1; }
#imPageRowGraphics_3 { background: transparent url('../images/far-west-spinning-coaster-ride-6.jpg') no-repeat center center; background-size: cover; }
#imCell_363 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHTMLObject_337_363 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_363 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_363 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imPageRowGraphics_4 { position: absolute; top: -70%; bottom: -70%; left: 0; right: 0; }
#imPageRowGraphics_4 { background-color: rgba(67, 67, 67, 1); }
#imCell_361 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_337_361 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_361 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_361 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1_43dap1h3.png') repeat center center;}
#imCellStyleGraphicsB_361 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b_nynng5zj.png') repeat-x center bottom;}
#imCellStyleGraphicsBL_361 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl_6m6x8f82.png') repeat left bottom;}
#imCellStyleGraphicsBR_361 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br_nmsollhf.png') repeat right bottom;}
#imCellStyleGraphicsL_361 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l_zq5tqjo9.png') repeat-y left center;}
#imCellStyleGraphicsR_361 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r_2kynz9qd.png') repeat-y right center;}
#imCellStyleGraphicsT_361 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t_y01yzpy6.png') repeat-x center top;}
#imCellStyleGraphicsTL_361 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl_fdhreqe7.png') repeat left top;}
#imCellStyleGraphicsTR_361 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr_9f8k3wqu.png') repeat right top;}
#imCellStyleBorders_361 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_361.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_361-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_361-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_361.animated.fadeInRight {  -webkit-animation-name: imCell_361-anim-fadeInRight;  animation-name: imCell_361-anim-fadeInRight; }
}#imPage.imCell_361_animation-in-progress { overflow: hidden }
#imObjectImage_337_361 #imObjectImage_337_361_container { width: 2560px; max-width: 100%; line-height: 0; }
#imObjectImage_337_361 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_337_361 #imObjectImage_337_361_container img { width: 100%; height: auto; vertical-align: top; }#imCell_355 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_337_355 { position: relative; align-self: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_355 { grid-row: 1 / -1; grid-column: 1 / -1; background: transparent url('../') repeat left top; border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px; }
#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-shake {
	0% { -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0); }
	33.33% { -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0); }
	3.33% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	10% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	16.67% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	23.33% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	30% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	6.67% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
	13.33% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
	20% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
	26.67% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
}
@keyframes imCell_355-anim-shake {
	0% { -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0); }
	33.33% { -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0); }
	3.33% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	10% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	16.67% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	23.33% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	30% { -webkit-transform: translate3d(-10px, 0, 0);    transform: translate3d(-10px, 0, 0); }
	6.67% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
	13.33% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
	20% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
	26.67% { -webkit-transform: translate3d(10px, 0, 0);    transform: translate3d(10px, 0, 0); }
}
#imCell_355.animated.shake {  -webkit-animation-name: imCell_355-anim-shake;  animation-name: imCell_355-anim-shake; }
}#imPage.imCell_355_animation-in-progress { overflow: hidden }
#imTextObject_337_355 { width: 100%; }
#imTextObject_337_355 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_337_355_tab0 div { line-height: 20px; }
#imTextObject_337_355_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_337_355_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_337_355_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_337_355_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_337_355_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_337_355_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_337_355_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_337_355_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_337_355_tab0 ul ul ul { list-style: circle; }
#imTextObject_337_355_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_337_355_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_337_355_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_337_355_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_337_355_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_337_355_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_337_355_tab0 p { margin: 0; padding: 0; }
#imTextObject_337_355_tab0 .inline-block { display: inline-block; }
#imTextObject_337_355_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_337_355_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_337_355_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_337_355_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_337_355_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_337_355_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_337_355_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_337_355_tab0 .imTALeft { text-align: start; }
#imTextObject_337_355_tab0 .imTARight { text-align: end; }
#imTextObject_337_355_tab0 .imTACenter { text-align: center; }
#imTextObject_337_355_tab0 .imTAJustify { text-align: justify; }
#imTextObject_337_355_tab0 .imUl { text-decoration: underline; }
#imTextObject_337_355_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_337_355_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_337_355_tab0 .imVt { vertical-align: top; }
#imTextObject_337_355_tab0 .imVc { vertical-align: middle; }
#imTextObject_337_355_tab0 .imVb { vertical-align: bottom; }
#imTextObject_337_355_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_337_355_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_337_355_tab0 .cf1 { color: rgb(255, 255, 255); }
#imTextObject_337_355 .text-container {width: 100%;}#imTextObject_337_355 .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_337_355 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_337_355 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_337_355 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imPageRowGraphics_5 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 1; }
#imPageRowGraphics_5 { background: transparent url('../images/far-west-spinning-coaster-ride-7.jpg') no-repeat center center; background-size: cover; }
#imCell_360 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHTMLObject_337_360 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_360 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_360 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_364 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_337_364 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_364 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_364 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1_43dap1h3.png') repeat center center;}
#imCellStyleGraphicsB_364 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b_096jeqib.png') repeat-x center bottom;}
#imCellStyleGraphicsBL_364 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl_rnxlqjtv.png') repeat left bottom;}
#imCellStyleGraphicsBR_364 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br_yyvccthn.png') repeat right bottom;}
#imCellStyleGraphicsL_364 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l_kezdh1rl.png') repeat-y left center;}
#imCellStyleGraphicsR_364 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r_5rlgjtbb.png') repeat-y right center;}
#imCellStyleGraphicsT_364 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t_pvegpsmj.png') repeat-x center top;}
#imCellStyleGraphicsTL_364 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl_crvfrb6z.png') repeat left top;}
#imCellStyleGraphicsTR_364 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr_h26rw0tx.png') repeat right top;}
#imCellStyleBorders_364 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_364.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_364-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_364-anim-fadeInRight {
	0% { opacity: 0;    -webkit-transform: translate3d(100%, 0, 0);    transform: translate3d(100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_364.animated.fadeInRight {  -webkit-animation-name: imCell_364-anim-fadeInRight;  animation-name: imCell_364-anim-fadeInRight; }
}#imPage.imCell_364_animation-in-progress { overflow: hidden }
#imObjectImage_337_364 #imObjectImage_337_364_container { width: 2560px; max-width: 100%; line-height: 0; }
#imObjectImage_337_364 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_337_364 #imObjectImage_337_364_container img { width: 100%; height: auto; vertical-align: top; }#imPageRowGraphics_7_0 { background: transparent url('../images/far-west-spinning-coaster-ride.jpg') no-repeat center center; opacity: 1; background-size: cover; animation-duration: 2000ms; }
#imPageRowGraphics_7_1 { background: transparent url('../images/far-west-spinning-coaster-ride-2.jpg') no-repeat center center; opacity: 1; background-size: cover; animation-duration: 2000ms; }
#imCell_362 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHTMLObject_337_362 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_362 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_362 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imPageRowGraphics_8 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_8 { background-color: rgba(74, 134, 232, 1); }
#imCell_322 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_337_322 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_322 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
#imCellStyleBorders_322 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_322.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_322-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_322-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_322.animated.fadeInDown {  -webkit-animation-name: imCell_322-anim-fadeInDown;  animation-name: imCell_322-anim-fadeInDown; }
}#imPage.imCell_322_animation-in-progress { overflow: hidden }
@media (min-width: 1800.0px) {
	#imBreadcrumb { width: 1778px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	/* Level menu background */
	#imMenuObject_337_291 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_337_291 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_337_291 .multiple-column > ul {max-width: 170px;}
	#imMenuObject_337_291 ul ul li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imMenuObject_337_291 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_337_291 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_337_291 ul ul .label-wrapper .label, #imMenuObject_337_291 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_337_291 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_337_291 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291 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_337_291 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_337_291 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291 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_337_291 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_337_291 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291 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_337_291 .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_337_291 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291 .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_337_291 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_337_291 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imMenuObject_337_291 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_337_291 .multiple-column > ul > li {display: block;}
	#imMenuObject_337_291_container > ul > li > ul {position: absolute;
	top: 32px;
	}
	#imMenuObject_337_291_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imMenuObject_337_291_container > ul > li > ul.open-left { inset-inline-end: 76px; }
	#imMenuObject_337_291_container > ul > li > ul.open-right { inset-inline-start: 76px; }
	#imMenuObject_337_291_container > ul > li > ul ul, #imMenuObject_337_291_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_337_291_container  > ul > li > ul ul.open-left, #imMenuObject_337_291_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imMenuObject_337_291_container  > ul > li > ul ul.open-right, #imMenuObject_337_291_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imMenuObject_337_291 ul > li > ul, #imMenuObject_337_291 .multiple-column { display: none; }
	#imMenuObject_337_291_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imMenuObject_337_291_container > ul > li:nth-child(n+2) {
	margin-top: 0px; 
	}
	#imMenuObject_337_291-menu-opened { display: none; }
	#imMenuObject_337_291 .hamburger-component { display: none; }
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1569px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1369px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 1399.9px) and (min-width: 960.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 932px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 693px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 573px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 453px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 395px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287, #imCell_322, #imCell_360, #imCell_361, #imCell_362, #imCell_363, #imCell_364, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 326px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_363 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_361 {  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 ; }
	#imTextObject_337_355 { padding-top: 36px; padding-bottom: 36px; padding-inline-start: 36px; padding-inline-end: 36px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_355 {  border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-inline-start: 6px solid transparent;  border-inline-end: 6px solid transparent;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_360 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_364 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_362 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 20px; border-start-end-radius: 20px; border-end-start-radius: 20px; border-end-end-radius: 20px;  }
	
}

@media (max-width: 349.9px)  {
	#imBreadcrumb { width: 100%; margin-inline-start: 0px; margin-inline-end: 0px; }
	#imCell_291 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_337_291 { 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_291 { box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_337_291_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_337_291_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_337_291_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_337_291_container > ul > li > .label-wrapper, #imMenuObject_337_291_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 70px; height: 31px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_337_291 .hamburger-button {cursor: pointer; width: 31px; height: 31px; 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_337_291 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_337_291 .label-inner-wrapper, #imMenuObject_337_291 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_337_291_container > ul > li .label, #imMenuObject_337_291 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_337_291_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_337_291_container > ul > li > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .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_337_291 .hamburger-button .label, #imMenuObject_337_291 .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_337_291_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_337_291_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_337_291_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_337_291_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_337_291_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291_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_337_291 .imLevel { cursor: default; }
	#imMenuObject_337_291-menu-opened .imLevel { cursor: default; }
	#imMenuObject_337_291 { justify-self: start;}
	#imMenuObject_337_291 .hidden { display: none; }
	#imMenuObject_337_291-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_337_291-menu-opened ul ul { display: none; }
	#imMenuObject_337_291-menu-opened li > div { display: none; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened div > ul { display: block; }
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-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_337_291-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_337_291-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_337_291-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_337_291-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_337_291 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_337_291-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_337_291-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_337_291-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_337_291-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_337_291-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_337_291-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_337_291-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened #imMenuObject_337_291_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-menu-opened #imMenuObject_337_291_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_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_337_291-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_337_291-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_337_291-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_337_291-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_323 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_323 { box-sizing: border-box; }
	#imCell_287 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_287 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_287 { box-sizing: border-box; }
	#imCellStyleGraphicsC_287, #imCellStyleGraphicsB_287, #imCellStyleGraphicsBL_287, #imCellStyleGraphicsBR_287, #imCellStyleGraphicsL_287, #imCellStyleGraphicsR_287, #imCellStyleGraphicsT_287, #imCellStyleGraphicsTL_287, #imCellStyleGraphicsTR_287 { display: none; }
	#imCell_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_363 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_363 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_363 { box-sizing: border-box; }
	#imCell_361 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_361 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_361 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_361 { box-sizing: border-box; }
	#imCellStyleGraphicsC_361, #imCellStyleGraphicsB_361, #imCellStyleGraphicsBL_361, #imCellStyleGraphicsBR_361, #imCellStyleGraphicsL_361, #imCellStyleGraphicsR_361, #imCellStyleGraphicsT_361, #imCellStyleGraphicsTL_361, #imCellStyleGraphicsTR_361 { display: none; }
	#imCell_355 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imTextObject_337_355 { 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_355 { box-sizing: border-box; }
	#imTextObject_337_355 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_360 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_360 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_360 { box-sizing: border-box; }
	#imCell_364 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_364 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_337_364 { padding-top: 20px; padding-bottom: 20px; padding-inline-start: 20px; padding-inline-end: 20px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_364 { box-sizing: border-box; }
	#imCellStyleGraphicsC_364, #imCellStyleGraphicsB_364, #imCellStyleGraphicsBL_364, #imCellStyleGraphicsBR_364, #imCellStyleGraphicsL_364, #imCellStyleGraphicsR_364, #imCellStyleGraphicsT_364, #imCellStyleGraphicsTL_364, #imCellStyleGraphicsTR_364 { display: none; }
	#imCell_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_362 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_337_362 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_362 { box-sizing: border-box; }
	#imCell_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_337_322 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_322 { 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 5px; width: 1590px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 179px; inset-inline-start: 615px; width: 291px; 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: 5px; width: 1390px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 203px; inset-inline-start: 5px; width: 950px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 5px; width: 710px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 5px; width: 590px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 5px; width: 470px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 5px; width: 410px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 5px; width: 340px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 5px; width: 310px; 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: 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 > .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: 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 .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(255, 255, 255, 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(192, 192, 192, 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: 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_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 1000ms linear, opacity;}
	#imHeader_imMenuObject_40 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_40-menu-opened li {position: relative;margin-bottom: 0px; 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: 244px; height: 50px; 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: 260px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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(192, 192, 192, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 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(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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(255, 255, 255, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(128, 128, 128, 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(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(260px, 0 ,0);  transition: transform 1000ms;}
	#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: 202px; width: 115px; 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_58_wrapper { position: absolute; top: 791px; inset-inline-start: 125px; width: 67px; height: 51px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 1008;  }
	#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: 1009; 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: 1010; 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: 181px; width: 106px; 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_58_wrapper { position: absolute; top: 719px; inset-inline-start: 106px; width: 70px; height: 52px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 1008;  }
	#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: 1009; 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: 1010; 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: 245px; width: 146px; 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_58_wrapper { position: absolute; top: 718px; inset-inline-start: 167px; width: 68px; height: 51px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 93px; width: 64px; height: 50px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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: 724px; inset-inline-start: 159px; width: 105px; 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_58_wrapper { position: absolute; top: 714px; inset-inline-start: 21px; width: 70px; height: 52px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 715px; inset-inline-start: 96px; width: 58px; height: 50px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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: 1104px; inset-inline-start: 288px; 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: 1105px; inset-inline-start: 509px; 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: 1097px; inset-inline-start: 150px; width: 112px; 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_58_wrapper { position: absolute; top: 1087px; inset-inline-start: 11px; width: 64px; height: 63px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 1088px; inset-inline-start: 80px; width: 64px; height: 64px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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: 999px; inset-inline-start: 289px; width: 127px; 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_58_wrapper { position: absolute; top: 997px; inset-inline-start: 177px; width: 51px; height: 56px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 996px; inset-inline-start: 233px; width: 52px; height: 54px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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: 791px; inset-inline-start: 266px; width: 109px; 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_58_wrapper { position: absolute; top: 780px; inset-inline-start: 190px; width: 70px; height: 49px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 780px; inset-inline-start: 116px; width: 69px; height: 50px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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: 1143px; inset-inline-start: 220px; width: 108px; 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_58_wrapper { position: absolute; top: 1133px; inset-inline-start: 87px; width: 65px; height: 54px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 156px; width: 60px; height: 51px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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: 1216px; inset-inline-start: 185px; width: 108px; 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_58_wrapper { position: absolute; top: 1206px; inset-inline-start: 111px; width: 70px; height: 52px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 {  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: 1007; 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: 1207px; inset-inline-start: 38px; width: 69px; height: 50px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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: 1357px; inset-inline-start: 82px; 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: 1424px; inset-inline-start: 82px; 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: 1482px; inset-inline-start: 20px; 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: 1216px; inset-inline-start: 105px; width: 108px; 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_58_wrapper { position: absolute; top: 1277px; inset-inline-start: 104px; width: 53px; height: 49px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_58 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_58 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_58 { 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_58 { 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: 1007; 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: 1279px; inset-inline-start: 160px; width: 55px; height: 47px; text-align: center; z-index: 1008;  }
	#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: 1009; 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: 1010; 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 }
