#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 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: 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 980px; }
	#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: 260px auto 900px; }
	#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: 260px auto 800px; }
	#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 1300px; }
	#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 1200px; }
	#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 1050px; }
	#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 1050px; }
	#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 950px; }
	#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 900px; }
	#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.917px 7.917px 7.917px 7.917px 7.917px 7.917px 7.917px 7.917px 7.917px 7.917px 7.917px 7.917px 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 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.833px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px 11.917px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_344 { display: grid; grid-column: 2 / 14; grid-row: 2 / 4; }
#imCell_287 { display: grid; grid-column: 14 / 158; grid-row: 2 / 4; }
#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
@media (max-width: 1799.9px) and (min-width: 1600.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 7px 7px 7px 7px 7px 7px 7px 7px 7px 7px 7px 7px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.417px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px 10.5px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@media (max-width: 1599.9px) and (min-width: 1400.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 8.917px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@media (max-width: 1399.9px) and (min-width: 960.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 4.167px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.083px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px 6.25px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@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 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.583px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px 4.667px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@media (max-width: 719.9px) and (min-width: 600.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 2.583px 2.583px 2.583px 2.583px 2.583px 2.583px 2.583px 2.583px 2.583px 2.583px 2.583px 2.583px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.833px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px 3.917px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@media (max-width: 599.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 2.083px 2.083px 2.083px 2.083px 2.083px 2.083px 2.083px 2.083px 2.083px 2.083px 2.083px 2.083px 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 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@media (max-width: 479.9px) and (min-width: 420.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 1.833px 1.833px 1.833px 1.833px 1.833px 1.833px 1.833px 1.833px 1.833px 1.833px 1.833px 1.833px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.667px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px 2.75px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@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.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.167px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px 2.25px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 4; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 5 / 6; }
	#imCell_289 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_290 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_356 { display: grid; grid-column: 14 / 86; grid-row: 7 / 8; }
	#imCell_357 { display: grid; grid-column: 86 / 158; grid-row: 7 / 8; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 8 / 9; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_524 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_525 { display: grid; grid-column: 2 / 158; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 14 / 86; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 86 / 158; grid-row: 16 / 17; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 18 / 19; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_582 { display: grid; grid-column: 2 / 158; grid-row: 21 / 22; }
	#imCell_583 { display: grid; grid-column: 2 / 158; grid-row: 22 / 23; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 27 / 28; }
	#imCell_589 { display: grid; grid-column: 14 / 86; grid-row: 28 / 29; }
	#imCell_590 { display: grid; grid-column: 86 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 14 / 86; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 86 / 158; grid-row: 29 / 30; }
	#imCell_593 { display: grid; grid-column: 14 / 86; grid-row: 30 / 31; }
	#imCell_594 { display: grid; grid-column: 86 / 158; grid-row: 30 / 31; }
	#imCell_595 { display: grid; grid-column: 14 / 86; grid-row: 31 / 32; }
	#imCell_596 { display: grid; grid-column: 86 / 158; grid-row: 31 / 32; }
	#imCell_597 { display: grid; grid-column: 86 / 158; grid-row: 32 / 33; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 33 / 34; }
	#imCell_344 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 4; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 4 / 33; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 33 / 34; }
	
}
@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) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_287 { display: grid; grid-column: 2 / 158; grid-row: 2 / 3; }
	#imCell_358 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_514 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_289 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_290 { display: grid; grid-column: 2 / 158; grid-row: 6 / 7; }
	#imCell_291 { display: grid; grid-column: 2 / 158; grid-row: 7 / 8; }
	#imCell_356 { display: grid; grid-column: 2 / 158; grid-row: 8 / 9; }
	#imCell_357 { display: grid; grid-column: 2 / 158; grid-row: 9 / 10; }
	#imCell_515 { display: grid; grid-column: 1 / 159; grid-row: 10 / 11; }
	#imCell_516 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_523 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_526 { display: grid; grid-column: 1 / 159; grid-row: 13 / 14; }
	#imCell_527 { display: grid; grid-column: 2 / 158; grid-row: 14 / 15; }
	#imCell_560 { display: grid; grid-column: 1 / 159; grid-row: 15 / 16; }
	#imCell_354 { display: grid; grid-column: 2 / 158; grid-row: 16 / 17; }
	#imCell_355 { display: grid; grid-column: 2 / 158; grid-row: 17 / 18; }
	#imCell_578 { display: grid; grid-column: 2 / 158; grid-row: 18 / 19; }
	#imCell_579 { display: grid; grid-column: 1 / 159; grid-row: 19 / 20; }
	#imCell_580 { display: grid; grid-column: 1 / 159; grid-row: 20 / 21; }
	#imCell_581 { display: grid; grid-column: 1 / 159; grid-row: 21 / 22; }
	#imCell_584 { display: grid; grid-column: 1 / 159; grid-row: 22 / 23; }
	#imCell_585 { display: grid; grid-column: 1 / 159; grid-row: 23 / 24; }
	#imCell_586 { display: grid; grid-column: 1 / 159; grid-row: 24 / 25; }
	#imCell_587 { display: grid; grid-column: 1 / 159; grid-row: 25 / 26; }
	#imCell_588 { display: grid; grid-column: 1 / 159; grid-row: 26 / 27; }
	#imCell_589 { display: grid; grid-column: 2 / 158; grid-row: 27 / 28; }
	#imCell_590 { display: grid; grid-column: 2 / 158; grid-row: 28 / 29; }
	#imCell_591 { display: grid; grid-column: 2 / 158; grid-row: 29 / 30; }
	#imCell_592 { display: grid; grid-column: 2 / 158; grid-row: 30 / 31; }
	#imCell_593 { display: grid; grid-column: 2 / 158; grid-row: 31 / 32; }
	#imCell_594 { display: grid; grid-column: 2 / 158; grid-row: 32 / 33; }
	#imCell_595 { display: grid; grid-column: 2 / 158; grid-row: 33 / 34; }
	#imCell_596 { display: grid; grid-column: 2 / 158; grid-row: 34 / 35; }
	#imCell_597 { display: grid; grid-column: 2 / 158; grid-row: 35 / 36; }
	#imCell_604 { display: grid; grid-column: 1 / 159; grid-row: 36 / 37; }
	#imCell_344 { display: none; }
	#imCell_524 { display: none; }
	#imCell_525 { display: none; }
	#imCell_582 { display: none; }
	#imCell_583 { display: none; }
	#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 3 / 36; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 36 / 37; }
	
}
#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_tab0 .ff1 { font-family: 'Arial'; }
#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_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_43 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_pluginAppObj_43 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_43 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_43 { 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(74, 134, 232); }
#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(204, 204, 204); }
#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_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_pluginAppObj_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_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; }

#imFooter_imCell_72 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_72 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_72 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_72 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imStickyBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imStickyBar_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
.animable { visibility: hidden; }
html.no-cssanimations .animable { visibility: visible; }
.animable.animated { visibility: visible; -webkit-animation-fill-mode: both;  animation-fill-mode: both; -webkit-animation-delay: 0s; animation-delay: 0s; }
:-webkit-full-screen-ancestor{ animation-fill-mode: none !important; }
#imPageRowGraphics_1 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 1; }
#imPageRowGraphics_1 { background: transparent url('../images/construction-de-sculptures-et-thematisation-3.webp') no-repeat center center; background-size: cover; }
#imCell_287 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHTMLObject_115_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;  }
#imCellStyleBorders_287 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_344 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_115_344 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imCellStyleGraphics_344 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_344 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 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; }
#imPageRowGraphics_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_2 { background-color: rgba(0, 0, 0, 1); }
#imCell_358 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_115_358 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_358 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.3;  overflow: hidden; }
#imCellStyleGraphicsC_358 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_358 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_358 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_358 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_358 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_358 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_358 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_358 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_358 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right top;}
#imCellStyleBorders_358 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_358.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_358-anim-fadeInUp {
	0% { opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_358-anim-fadeInUp {
	0% { opacity: 0;    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_358.animated.fadeInUp {  -webkit-animation-name: imCell_358-anim-fadeInUp;  animation-name: imCell_358-anim-fadeInUp; }
}#imPage.imCell_358_animation-in-progress { overflow: hidden }
#imTextObject_115_358 { width: 100%; }
#imTextObject_115_358 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_115_358_tab0 div { line-height: 20px; }
#imTextObject_115_358_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_115_358_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_115_358_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_115_358_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_115_358_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_115_358_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_115_358_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_115_358_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_358_tab0 ul ul ul { list-style: circle; }
#imTextObject_115_358_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_115_358_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_115_358_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_358_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_115_358_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_115_358_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_115_358_tab0 p { margin: 0; padding: 0; }
#imTextObject_115_358_tab0 .inline-block { display: inline-block; }
#imTextObject_115_358_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_115_358_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_115_358_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_115_358_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_115_358_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_115_358_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_115_358_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_115_358_tab0 .imTALeft { text-align: start; }
#imTextObject_115_358_tab0 .imTARight { text-align: end; }
#imTextObject_115_358_tab0 .imTACenter { text-align: center; }
#imTextObject_115_358_tab0 .imTAJustify { text-align: justify; }
#imTextObject_115_358_tab0 .imUl { text-decoration: underline; }
#imTextObject_115_358_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_115_358_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_115_358_tab0 .imVt { vertical-align: top; }
#imTextObject_115_358_tab0 .imVc { vertical-align: middle; }
#imTextObject_115_358_tab0 .imVb { vertical-align: bottom; }
#imTextObject_115_358_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_115_358_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_115_358_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_115_358 .text-container {width: 100%;}#imTextObject_115_358 .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_115_358 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_115_358 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_115_358 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_514 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_514 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_514 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_514 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_289 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_115_289 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_289 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_289 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_289 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_289 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_289 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_289 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_289 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_289 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_289 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_289 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_289 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_289.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_289-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_289-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_289.animated.fadeInDown {  -webkit-animation-name: imCell_289-anim-fadeInDown;  animation-name: imCell_289-anim-fadeInDown; }
}#imPage.imCell_289_animation-in-progress { overflow: hidden }
#imObjectImage_115_289 #imObjectImage_115_289_container { width: 509px; max-width: 100%; line-height: 0; }
#imObjectImage_115_289 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_115_289 #imObjectImage_115_289_container img { width: 100%; height: auto; vertical-align: top; }#imCell_290 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_115_290 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_290 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_290 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_290 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_290 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_290 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_290 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_290 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_290 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_290 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_290 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_290 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_290.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_290-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_290-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_290.animated.fadeInDown {  -webkit-animation-name: imCell_290-anim-fadeInDown;  animation-name: imCell_290-anim-fadeInDown; }
}#imPage.imCell_290_animation-in-progress { overflow: hidden }
#imObjectImage_115_290 #imObjectImage_115_290_container { width: 518px; max-width: 100%; line-height: 0; }
#imObjectImage_115_290 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_115_290 #imObjectImage_115_290_container img { width: 100%; height: auto; vertical-align: top; }#imCell_291 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_115_291 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_291 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_291 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_291 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_291 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_291 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_291 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_291 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_291 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_291 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_291 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_291 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_291.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_291-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_291-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_291.animated.fadeInDown {  -webkit-animation-name: imCell_291-anim-fadeInDown;  animation-name: imCell_291-anim-fadeInDown; }
}#imPage.imCell_291_animation-in-progress { overflow: hidden }
#imObjectImage_115_291 #imObjectImage_115_291_container { width: 520px; max-width: 100%; line-height: 0; }
#imObjectImage_115_291 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_115_291 #imObjectImage_115_291_container img { width: 100%; height: auto; vertical-align: top; }#imCell_356 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_115_356 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_356 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_356 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_356 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_356 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_356 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_356 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_356 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_356 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_356 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_356 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_356 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_356.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_356-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_356-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_356.animated.fadeInDown {  -webkit-animation-name: imCell_356-anim-fadeInDown;  animation-name: imCell_356-anim-fadeInDown; }
}#imPage.imCell_356_animation-in-progress { overflow: hidden }
#imObjectImage_115_356 #imObjectImage_115_356_container { width: 793px; max-width: 100%; line-height: 0; }
#imObjectImage_115_356 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_115_356 #imObjectImage_115_356_container img { width: 100%; height: auto; vertical-align: top; }#imCell_357 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_115_357 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_357 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_357 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_357 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_357 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_357 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_357 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_357 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_357 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_357 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_357 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_357 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_357.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_357-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_357-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_357.animated.fadeInDown {  -webkit-animation-name: imCell_357-anim-fadeInDown;  animation-name: imCell_357-anim-fadeInDown; }
}#imPage.imCell_357_animation-in-progress { overflow: hidden }
#imObjectImage_115_357 #imObjectImage_115_357_container { width: 804px; max-width: 100%; line-height: 0; }
#imObjectImage_115_357 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_115_357 #imObjectImage_115_357_container img { width: 100%; height: auto; vertical-align: top; }#imCell_515 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_515 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_515 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_515 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_516 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_115_516 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_516 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_516 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_516 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_516 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_516 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_516 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_516 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_516 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_516 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_516 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right top;}
#imCellStyleBorders_516 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_516.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_516-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_516-anim-fadeInLeft {
	0% { opacity: 0;    -webkit-transform: translate3d(-100%, 0, 0);    transform: translate3d(-100%, 0, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_516.animated.fadeInLeft {  -webkit-animation-name: imCell_516-anim-fadeInLeft;  animation-name: imCell_516-anim-fadeInLeft; }
}#imPage.imCell_516_animation-in-progress { overflow: hidden }
#imTextObject_115_516 { width: 100%; }
#imTextObject_115_516 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_115_516_tab0 div { line-height: 20px; }
#imTextObject_115_516_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_115_516_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_115_516_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_115_516_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_115_516_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_115_516_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_115_516_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_115_516_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_516_tab0 ul ul ul { list-style: circle; }
#imTextObject_115_516_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_115_516_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_115_516_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_516_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_115_516_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_115_516_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_115_516_tab0 p { margin: 0; padding: 0; }
#imTextObject_115_516_tab0 .inline-block { display: inline-block; }
#imTextObject_115_516_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_115_516_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_115_516_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_115_516_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_115_516_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_115_516_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_115_516_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_115_516_tab0 .imTALeft { text-align: start; }
#imTextObject_115_516_tab0 .imTARight { text-align: end; }
#imTextObject_115_516_tab0 .imTACenter { text-align: center; }
#imTextObject_115_516_tab0 .imTAJustify { text-align: justify; }
#imTextObject_115_516_tab0 .imUl { text-decoration: underline; }
#imTextObject_115_516_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_115_516_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_115_516_tab0 .imVt { vertical-align: top; }
#imTextObject_115_516_tab0 .imVc { vertical-align: middle; }
#imTextObject_115_516_tab0 .imVb { vertical-align: bottom; }
#imTextObject_115_516_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_115_516_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_115_516_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_115_516 .text-container {width: 100%;}#imTextObject_115_516 .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_115_516 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_115_516 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_115_516 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_523 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_523 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_523 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_523 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_524 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_115_524 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_524 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_524 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_524 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_524 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_524 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_524 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_524 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_524 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_524 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_524 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_524 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_524.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_524-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_524-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_524.animated.fadeInRight {  -webkit-animation-name: imCell_524-anim-fadeInRight;  animation-name: imCell_524-anim-fadeInRight; }
}#imPage.imCell_524_animation-in-progress { overflow: hidden }
#imObjectVideo_115_524 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_115_524_container { max-width: 100%; }
#imCell_525 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_115_525 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_525 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_525 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_525 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_525 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_525 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_525 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_525 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_525 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_525 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_525 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_525 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_525.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_525-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_525-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_525.animated.fadeInRight {  -webkit-animation-name: imCell_525-anim-fadeInRight;  animation-name: imCell_525-anim-fadeInRight; }
}#imPage.imCell_525_animation-in-progress { overflow: hidden }
#imObjectVideo_115_525 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_115_525_container { max-width: 100%; }
#imCell_526 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_526 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_526 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_526 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_527 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_115_527 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_527 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_527 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_527 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_527 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_527 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_527 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_527 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_527 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_527 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_527 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right top;}
#imCellStyleBorders_527 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_527.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_527-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_527-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_527.animated.fadeInDown {  -webkit-animation-name: imCell_527-anim-fadeInDown;  animation-name: imCell_527-anim-fadeInDown; }
}#imPage.imCell_527_animation-in-progress { overflow: hidden }
#imTextObject_115_527 { width: 100%; }
#imTextObject_115_527 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_115_527_tab0 div { line-height: 20px; }
#imTextObject_115_527_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_115_527_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_115_527_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_115_527_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_115_527_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_115_527_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_115_527_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_115_527_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_527_tab0 ul ul ul { list-style: circle; }
#imTextObject_115_527_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_115_527_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_115_527_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_527_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_115_527_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_115_527_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_115_527_tab0 p { margin: 0; padding: 0; }
#imTextObject_115_527_tab0 .inline-block { display: inline-block; }
#imTextObject_115_527_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_115_527_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_115_527_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_115_527_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_115_527_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_115_527_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_115_527_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_115_527_tab0 .imTALeft { text-align: start; }
#imTextObject_115_527_tab0 .imTARight { text-align: end; }
#imTextObject_115_527_tab0 .imTACenter { text-align: center; }
#imTextObject_115_527_tab0 .imTAJustify { text-align: justify; }
#imTextObject_115_527_tab0 .imUl { text-decoration: underline; }
#imTextObject_115_527_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_115_527_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_115_527_tab0 .imVt { vertical-align: top; }
#imTextObject_115_527_tab0 .imVc { vertical-align: middle; }
#imTextObject_115_527_tab0 .imVb { vertical-align: bottom; }
#imTextObject_115_527_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_115_527_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_115_527_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_115_527 .text-container {width: 100%;}#imTextObject_115_527 .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_115_527 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_115_527 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_115_527 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_560 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_560 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_560 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_560 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_354 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_115_354 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_354 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  overflow: hidden; }
#imCellStyleGraphicsC_354 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1_3nz46qmt.webp') repeat center center;}
#imCellStyleGraphicsB_354 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b_we2yzwpd.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_354 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl_327steb3.webp') repeat left bottom;}
#imCellStyleGraphicsBR_354 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br_h9rz2h4v.webp') repeat right bottom;}
#imCellStyleGraphicsL_354 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l_vwbto67v.webp') repeat-y left center;}
#imCellStyleGraphicsR_354 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r_9acb0qoy.webp') repeat-y right center;}
#imCellStyleGraphicsT_354 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t_27vy1o9z.webp') repeat-x center top;}
#imCellStyleGraphicsTL_354 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl_94dnwebs.webp') repeat left top;}
#imCellStyleGraphicsTR_354 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr_rfxbiwn3.webp') repeat right top;}
#imCellStyleBorders_354 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_354.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_354-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_354-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_354.animated.fadeInDown {  -webkit-animation-name: imCell_354-anim-fadeInDown;  animation-name: imCell_354-anim-fadeInDown; }
}#imPage.imCell_354_animation-in-progress { overflow: hidden }
#imObjectImage_115_354 #imObjectImage_115_354_container { width: 793px; max-width: 100%; line-height: 0; }
#imObjectImage_115_354 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_115_354 #imObjectImage_115_354_container img { width: 100%; height: auto; vertical-align: top; }#imCell_355 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_115_355 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_355 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_355 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_355 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_355 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_355 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_355 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_355 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_355 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_355 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_355 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_355 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_355.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_355-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_355-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_355.animated.fadeInDown {  -webkit-animation-name: imCell_355-anim-fadeInDown;  animation-name: imCell_355-anim-fadeInDown; }
}#imPage.imCell_355_animation-in-progress { overflow: hidden }
#imObjectImage_115_355 #imObjectImage_115_355_container { width: 804px; max-width: 100%; line-height: 0; }
#imObjectImage_115_355 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_115_355 #imObjectImage_115_355_container img { width: 100%; height: auto; vertical-align: top; }#imCell_578 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_115_578 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_578 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_578 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_578 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_578 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_578 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_578 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_578 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_578 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_578 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_578 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right top;}
#imCellStyleBorders_578 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_578.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_578-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_578-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_578.animated.fadeInDown {  -webkit-animation-name: imCell_578-anim-fadeInDown;  animation-name: imCell_578-anim-fadeInDown; }
}#imPage.imCell_578_animation-in-progress { overflow: hidden }
#imTextObject_115_578 { width: 100%; }
#imTextObject_115_578 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_115_578_tab0 div { line-height: 20px; }
#imTextObject_115_578_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_115_578_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_115_578_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_115_578_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_115_578_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_115_578_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_115_578_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_115_578_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_578_tab0 ul ul ul { list-style: circle; }
#imTextObject_115_578_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_115_578_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_115_578_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_115_578_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_115_578_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_115_578_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_115_578_tab0 p { margin: 0; padding: 0; }
#imTextObject_115_578_tab0 .inline-block { display: inline-block; }
#imTextObject_115_578_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_115_578_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_115_578_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_115_578_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_115_578_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_115_578_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_115_578_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_115_578_tab0 .imTALeft { text-align: start; }
#imTextObject_115_578_tab0 .imTARight { text-align: end; }
#imTextObject_115_578_tab0 .imTACenter { text-align: center; }
#imTextObject_115_578_tab0 .imTAJustify { text-align: justify; }
#imTextObject_115_578_tab0 .imUl { text-decoration: underline; }
#imTextObject_115_578_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_115_578_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_115_578_tab0 .imVt { vertical-align: top; }
#imTextObject_115_578_tab0 .imVc { vertical-align: middle; }
#imTextObject_115_578_tab0 .imVb { vertical-align: bottom; }
#imTextObject_115_578_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_115_578_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_115_578_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_115_578 .text-container {width: 100%;}#imTextObject_115_578 .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_115_578 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_115_578 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_115_578 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_579 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_579 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_579 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_579 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_580 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_580 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_580 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_580 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_581 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_581 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_581 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_581 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_582 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_115_582 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_582 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_582 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_582 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_582 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_582 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_582 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_582 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_582 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_582 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_582 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_582 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_582.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_582-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_582-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_582.animated.fadeInRight {  -webkit-animation-name: imCell_582-anim-fadeInRight;  animation-name: imCell_582-anim-fadeInRight; }
}#imPage.imCell_582_animation-in-progress { overflow: hidden }
#imObjectVideo_115_582 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_115_582_container { max-width: 100%; }
#imCell_583 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_115_583 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_583 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_583 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_583 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_583 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_583 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_583 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_583 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_583 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../images/1_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_583 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_583 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_583 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_583.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_583-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_583-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_583.animated.fadeInRight {  -webkit-animation-name: imCell_583-anim-fadeInRight;  animation-name: imCell_583-anim-fadeInRight; }
}#imPage.imCell_583_animation-in-progress { overflow: hidden }
#imObjectVideo_115_583 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_115_583_container { max-width: 100%; }
#imCell_584 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_584 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_584 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_584 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_585 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_585 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_585 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_585 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_586 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_586 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_586 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_586 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_587 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_587 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_587 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_587 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_588 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_588 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_588 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_588 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_589 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_589 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_589 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_589 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_590 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_590 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_590 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_590 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_591 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_591 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_591 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_591 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_592 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_592 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_592 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_592 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_593 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_593 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_593 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_593 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_594 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_594 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_594 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_594 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_595 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_595 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_595 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_595 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_596 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_596 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_596 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_596 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_597 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_597 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_597 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_597 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imPageRowGraphics_3 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_3 { background-color: rgba(61, 133, 198, 1); }
#imCell_604 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_115_604 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_604 { 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_604 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_604.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_604-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_604-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_604.animated.fadeInDown {  -webkit-animation-name: imCell_604-anim-fadeInDown;  animation-name: imCell_604-anim-fadeInDown; }
}#imPage.imCell_604_animation-in-progress { overflow: hidden }
@media (min-width: 1800.0px) {
	#imBreadcrumb { width: 1778px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	/* Level menu background */
	#imMenuObject_115_344 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_115_344 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_115_344 .multiple-column > ul {max-width: 170px;}
	#imMenuObject_115_344 ul ul li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imMenuObject_115_344 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_115_344 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_115_344 ul ul .label-wrapper .label, #imMenuObject_115_344 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344 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_115_344 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imMenuObject_115_344 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_115_344 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344 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_115_344 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344 .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_115_344 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_115_344 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imMenuObject_115_344 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_115_344 .multiple-column > ul > li {display: block;}
	#imMenuObject_115_344_container > ul > li > ul {position: absolute;
	top: 43px;
	}
	#imMenuObject_115_344_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imMenuObject_115_344_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imMenuObject_115_344_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imMenuObject_115_344_container > ul > li > ul ul, #imMenuObject_115_344_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_115_344_container  > ul > li > ul ul.open-left, #imMenuObject_115_344_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imMenuObject_115_344_container  > ul > li > ul ul.open-right, #imMenuObject_115_344_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imMenuObject_115_344 ul > li > ul, #imMenuObject_115_344 .multiple-column { display: none; }
	#imMenuObject_115_344_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imMenuObject_115_344_container > ul > li:nth-child(n+2) {
	margin-top: 0px; 
	}
	#imMenuObject_115_344-menu-opened { display: none; }
	#imMenuObject_115_344 .hamburger-component { display: none; }
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 975px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/935; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 975px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/935; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 975px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/935; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 975px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/935; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1566px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 862px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/822; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 862px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/822; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 862px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/822; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 862px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/822; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1370px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 757px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/717; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 757px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/717; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 757px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/717; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 757px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/717; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 930px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 522px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/482; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 522px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/482; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 522px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/482; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 522px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/482; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 692px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 395px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/355; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 395px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/355; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 395px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/355; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 395px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/355; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 578px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 334px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/294; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 334px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/294; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 334px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/294; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 334px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/294; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 452px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 268px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/228; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 268px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/228; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 268px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/228; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 268px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/228; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 394px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 236px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/196; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 236px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/196; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 236px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/196; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 236px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/196; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_514, #imCell_515, #imCell_523, #imCell_526, #imCell_560, #imCell_579, #imCell_580, #imCell_581, #imCell_584, #imCell_585, #imCell_586, #imCell_587, #imCell_588, #imCell_604, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 325px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_514 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_515 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_523 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_524 { width: 1800px; height: 199px; }#imObjectVideo_115_524_media { height: 100%; aspect-ratio: 1800/159; }#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_525 { width: 1800px; height: 199px; }#imObjectVideo_115_525_media { height: 100%; aspect-ratio: 1800/159; }#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_526 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_560 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_579 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_580 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_581 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_582 { width: 1800px; height: 199px; }#imObjectVideo_115_582_media { height: 100%; aspect-ratio: 1800/159; }#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_115_583 { width: 1800px; height: 199px; }#imObjectVideo_115_583_media { height: 100%; aspect-ratio: 1800/159; }#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_584 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_585 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_586 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_587 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_588 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_589 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_590 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_591 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_592 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_593 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_594 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_595 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_596 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_597 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 {  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_287 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_287 { grid-template-rows: [row-content] auto ; }
	#imHTMLObject_115_287 { 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_287 { box-sizing: border-box; }
	#imCell_344 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_344 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_115_344 { 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_344 { box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_115_344_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_115_344_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_115_344_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_115_344_container > ul > li > .label-wrapper, #imMenuObject_115_344_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 42px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_115_344 .hamburger-button {cursor: pointer; width: 42px; height: 42px; 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_115_344 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_115_344 .label-inner-wrapper, #imMenuObject_115_344 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_115_344_container > ul > li .label, #imMenuObject_115_344 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_115_344_container > ul > li > .label-wrapper {background-color: rgba(242, 242, 242, 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_115_344_container > ul > li > .label-wrapper .label, #imMenuObject_115_344_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imMenuObject_115_344 .hamburger-button {background-color: rgba(242, 242, 242, 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_115_344 .hamburger-button .label, #imMenuObject_115_344 .hamburger-button button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imMenuObject_115_344_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_115_344_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344_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_115_344_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_115_344_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imMenuObject_115_344_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_115_344_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imMenuObject_115_344 .imLevel { cursor: default; }
	#imMenuObject_115_344-menu-opened .imLevel { cursor: default; }
	#imMenuObject_115_344 { justify-self: start;}
	#imMenuObject_115_344 .hidden { display: none; }
	#imMenuObject_115_344-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_115_344-menu-opened ul ul { display: none; }
	#imMenuObject_115_344-menu-opened li > div { display: none; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened div > ul { display: block; }
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_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_115_344-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_115_344-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_115_344-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_115_344-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_115_344-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_115_344 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_115_344-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_115_344-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_115_344-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_115_344-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_115_344-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_115_344-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_115_344-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened #imMenuObject_115_344_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_115_344-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_115_344-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Tahoma;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_115_344-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_115_344-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_358 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_358 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_358 { 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_358 { box-sizing: border-box; }
	#imCellStyleGraphicsC_358, #imCellStyleGraphicsB_358, #imCellStyleGraphicsBL_358, #imCellStyleGraphicsBR_358, #imCellStyleGraphicsL_358, #imCellStyleGraphicsR_358, #imCellStyleGraphicsT_358, #imCellStyleGraphicsTL_358, #imCellStyleGraphicsTR_358 { display: none; }
	#imTextObject_115_358 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_514 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_514 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_514 { box-sizing: border-box; }
	#imCell_289 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_289 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_289 { 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_289 { box-sizing: border-box; }
	#imCellStyleGraphicsC_289, #imCellStyleGraphicsB_289, #imCellStyleGraphicsBL_289, #imCellStyleGraphicsBR_289, #imCellStyleGraphicsL_289, #imCellStyleGraphicsR_289, #imCellStyleGraphicsT_289, #imCellStyleGraphicsTL_289, #imCellStyleGraphicsTR_289 { display: none; }
	#imCell_290 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_290 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_290 { 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_290 { box-sizing: border-box; }
	#imCellStyleGraphicsC_290, #imCellStyleGraphicsB_290, #imCellStyleGraphicsBL_290, #imCellStyleGraphicsBR_290, #imCellStyleGraphicsL_290, #imCellStyleGraphicsR_290, #imCellStyleGraphicsT_290, #imCellStyleGraphicsTL_290, #imCellStyleGraphicsTR_290 { display: none; }
	#imCell_291 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_291 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_291 { 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_291 { box-sizing: border-box; }
	#imCellStyleGraphicsC_291, #imCellStyleGraphicsB_291, #imCellStyleGraphicsBL_291, #imCellStyleGraphicsBR_291, #imCellStyleGraphicsL_291, #imCellStyleGraphicsR_291, #imCellStyleGraphicsT_291, #imCellStyleGraphicsTL_291, #imCellStyleGraphicsTR_291 { display: none; }
	#imCell_356 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_356 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_356 { 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_356 { box-sizing: border-box; }
	#imCellStyleGraphicsC_356, #imCellStyleGraphicsB_356, #imCellStyleGraphicsBL_356, #imCellStyleGraphicsBR_356, #imCellStyleGraphicsL_356, #imCellStyleGraphicsR_356, #imCellStyleGraphicsT_356, #imCellStyleGraphicsTL_356, #imCellStyleGraphicsTR_356 { display: none; }
	#imCell_357 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_357 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_357 { 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_357 { box-sizing: border-box; }
	#imCellStyleGraphicsC_357, #imCellStyleGraphicsB_357, #imCellStyleGraphicsBL_357, #imCellStyleGraphicsBR_357, #imCellStyleGraphicsL_357, #imCellStyleGraphicsR_357, #imCellStyleGraphicsT_357, #imCellStyleGraphicsTL_357, #imCellStyleGraphicsTR_357 { display: none; }
	#imCell_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_515 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_515 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_515 { box-sizing: border-box; }
	#imCell_516 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_516 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_516 { 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_516 { box-sizing: border-box; }
	#imCellStyleGraphicsC_516, #imCellStyleGraphicsB_516, #imCellStyleGraphicsBL_516, #imCellStyleGraphicsBR_516, #imCellStyleGraphicsL_516, #imCellStyleGraphicsR_516, #imCellStyleGraphicsT_516, #imCellStyleGraphicsTL_516, #imCellStyleGraphicsTR_516 { display: none; }
	#imTextObject_115_516 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_523 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_523 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_523 { box-sizing: border-box; }
	#imCell_524 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_524 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_524 { 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_524 { box-sizing: border-box; }
	#imCellStyleGraphicsC_524, #imCellStyleGraphicsB_524, #imCellStyleGraphicsBL_524, #imCellStyleGraphicsBR_524, #imCellStyleGraphicsL_524, #imCellStyleGraphicsR_524, #imCellStyleGraphicsT_524, #imCellStyleGraphicsTL_524, #imCellStyleGraphicsTR_524 { display: none; }
	#imCell_525 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_525 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_525 { 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_525 { box-sizing: border-box; }
	#imCellStyleGraphicsC_525, #imCellStyleGraphicsB_525, #imCellStyleGraphicsBL_525, #imCellStyleGraphicsBR_525, #imCellStyleGraphicsL_525, #imCellStyleGraphicsR_525, #imCellStyleGraphicsT_525, #imCellStyleGraphicsTL_525, #imCellStyleGraphicsTR_525 { display: none; }
	#imCell_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_526 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_526 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_526 { box-sizing: border-box; }
	#imCell_527 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_527 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_527 { 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_527 { box-sizing: border-box; }
	#imCellStyleGraphicsC_527, #imCellStyleGraphicsB_527, #imCellStyleGraphicsBL_527, #imCellStyleGraphicsBR_527, #imCellStyleGraphicsL_527, #imCellStyleGraphicsR_527, #imCellStyleGraphicsT_527, #imCellStyleGraphicsTL_527, #imCellStyleGraphicsTR_527 { display: none; }
	#imTextObject_115_527 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_560 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_560 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_560 { box-sizing: border-box; }
	#imCell_354 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_354 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_354 { 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_354 { box-sizing: border-box; }
	#imCellStyleGraphicsC_354, #imCellStyleGraphicsB_354, #imCellStyleGraphicsBL_354, #imCellStyleGraphicsBR_354, #imCellStyleGraphicsL_354, #imCellStyleGraphicsR_354, #imCellStyleGraphicsT_354, #imCellStyleGraphicsTL_354, #imCellStyleGraphicsTR_354 { display: none; }
	#imCell_355 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_355 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_115_355 { 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_355 { box-sizing: border-box; }
	#imCellStyleGraphicsC_355, #imCellStyleGraphicsB_355, #imCellStyleGraphicsBL_355, #imCellStyleGraphicsBR_355, #imCellStyleGraphicsL_355, #imCellStyleGraphicsR_355, #imCellStyleGraphicsT_355, #imCellStyleGraphicsTL_355, #imCellStyleGraphicsTR_355 { display: none; }
	#imCell_578 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_578 { grid-template-rows: [row-content] auto ; }
	#imTextObject_115_578 { 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_578 { box-sizing: border-box; }
	#imCellStyleGraphicsC_578, #imCellStyleGraphicsB_578, #imCellStyleGraphicsBL_578, #imCellStyleGraphicsBR_578, #imCellStyleGraphicsL_578, #imCellStyleGraphicsR_578, #imCellStyleGraphicsT_578, #imCellStyleGraphicsTL_578, #imCellStyleGraphicsTR_578 { display: none; }
	#imTextObject_115_578 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_579 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_579 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_579 { box-sizing: border-box; }
	#imCell_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_580 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_580 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_580 { box-sizing: border-box; }
	#imCell_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_581 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_581 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_581 { box-sizing: border-box; }
	#imCell_582 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_582 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_582 { 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_582 { box-sizing: border-box; }
	#imCellStyleGraphicsC_582, #imCellStyleGraphicsB_582, #imCellStyleGraphicsBL_582, #imCellStyleGraphicsBR_582, #imCellStyleGraphicsL_582, #imCellStyleGraphicsR_582, #imCellStyleGraphicsT_582, #imCellStyleGraphicsTL_582, #imCellStyleGraphicsTR_582 { display: none; }
	#imCell_583 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_583 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_115_583 { 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_583 { box-sizing: border-box; }
	#imCellStyleGraphicsC_583, #imCellStyleGraphicsB_583, #imCellStyleGraphicsBL_583, #imCellStyleGraphicsBR_583, #imCellStyleGraphicsL_583, #imCellStyleGraphicsR_583, #imCellStyleGraphicsT_583, #imCellStyleGraphicsTL_583, #imCellStyleGraphicsTR_583 { display: none; }
	#imCell_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_584 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_584 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_584 { box-sizing: border-box; }
	#imCell_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_585 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_585 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_585 { box-sizing: border-box; }
	#imCell_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_586 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_586 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_586 { box-sizing: border-box; }
	#imCell_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_587 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_587 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_587 { box-sizing: border-box; }
	#imCell_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_588 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_588 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_588 { box-sizing: border-box; }
	#imCell_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_589 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_589 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_589 { box-sizing: border-box; }
	#imCell_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_590 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_590 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_590 { box-sizing: border-box; }
	#imCell_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_591 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_591 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_591 { box-sizing: border-box; }
	#imCell_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_592 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_592 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_592 { box-sizing: border-box; }
	#imCell_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_593 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_593 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_593 { box-sizing: border-box; }
	#imCell_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_594 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_594 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_594 { box-sizing: border-box; }
	#imCell_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_595 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_595 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_595 { box-sizing: border-box; }
	#imCell_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_596 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_596 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_596 { box-sizing: border-box; }
	#imCell_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_597 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_597 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_597 { box-sizing: border-box; }
	#imCell_604 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_604 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_115_604 { 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_604 { box-sizing: border-box; }
	
}

@media (min-width: 1800.0px) {
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 9px; inset-inline-start: 1422px; width: 303px; 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_imMenuObject_39_wrapper { position: absolute; top: 37px; inset-inline-start: 4px; width: 1721px; 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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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: 32px; 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(217, 217, 217, 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: bold;}
	#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: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_39 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: url('../images/D7DB417697E26448BED51D54C24A1380.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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: 28px;
	}
	#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, .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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 2px; inset-inline-start: 1730px; width: 66px; height: 71px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 184px; inset-inline-start: 710px; width: 195px; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 213px; inset-inline-start: 786px; width: 42px; height: 41px; 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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 33px; inset-inline-start: 730px; width: 139px; height: 145px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 182px; inset-inline-start: 603px; width: 192px; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 213px; inset-inline-start: 678px; width: 46px; height: 42px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_40 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_40 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_40 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_40_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_40_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_40_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper, #imHeader_imMenuObject_40_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 175px; height: 44px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-button {cursor: pointer; width: 44px; height: 44px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_40 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 40px; inset-inline-start: 630px; width: 131px; height: 137px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 182px; inset-inline-start: 400px; width: 171px; height: 26px; text-align: center; z-index: 1002; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 216px; inset-inline-start: 458px; width: 45px; height: 40px; text-align: center; z-index: 1004;  }
	#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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 42px; inset-inline-start: 420px; width: 130px; height: 134px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 185px; inset-inline-start: 272px; width: 190px; height: 27px; text-align: center; z-index: 1002; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 215px; inset-inline-start: 346px; width: 44px; height: 37px; text-align: center; z-index: 1004;  }
	#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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 38px; inset-inline-start: 300px; width: 133px; height: 142px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 183px; inset-inline-start: 210px; width: 190px; height: 26px; text-align: center; z-index: 1002; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 215px; inset-inline-start: 283px; width: 47px; height: 39px; text-align: center; z-index: 1004;  }
	#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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 36px; inset-inline-start: 240px; width: 134px; height: 139px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 181px; inset-inline-start: 140px; width: 215px; height: 24px; text-align: center; z-index: 1002; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 215px; inset-inline-start: 220px; width: 47px; height: 37px; text-align: center; z-index: 1004;  }
	#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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 27px; inset-inline-start: 177px; width: 142px; height: 147px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 180px; inset-inline-start: 121px; width: 196px; height: 24px; text-align: center; z-index: 1002; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 213px; inset-inline-start: 192px; width: 48px; height: 42px; text-align: center; z-index: 1004;  }
	#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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 32px; inset-inline-start: 151px; width: 134px; height: 139px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  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_imTextObject_37_wrapper { position: absolute; top: 180px; inset-inline-start: 92px; width: 186px; height: 25px; text-align: center; z-index: 1002; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 213px; inset-inline-start: 156px; width: 48px; height: 42px; text-align: center; z-index: 1004;  }
	#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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 23px; inset-inline-start: 114px; width: 139px; height: 148px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 349.9px)  {
	#imHeader_imTextObject_37_wrapper { position: absolute; top: 182px; inset-inline-start: 69px; width: 193px; height: 27px; text-align: center; z-index: 1002; 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_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: rgba(0, 0, 0, 1); 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: 28px; padding: 0px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-button {cursor: pointer; width: 28px; height: 28px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_39 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; 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(239, 239, 239, 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: rgba(243, 243, 243, 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 > .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(153, 153, 153, 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(255, 255, 255, 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: 270px; 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.46;}
	.menu-imHeader_imMenuObject_39-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.46; 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: 1px; 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: 216px; height: 48px; padding-block: 0px; padding-inline: 27px; }
	#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: 270px;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_39-menu-opened ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_39-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(255, 255, 255, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imHeader_imMenuObject_39-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 191, 191, 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; 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: Georgia;font-size: 8pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(128, 128, 128, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_39-menu-opened {  transform: translate3d(270px, 0, 0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_39-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	body.responsive-menu-effect-push {  overflow: hidden;}
	.responsive-menu-effect-push-container {  transition: transform 1000ms;}
	.menu-imHeader_imMenuObject_39-opened .responsive-menu-effect-push-container {  transform: translate3d(-270px, 0, 0);}
	#imHeader_imMenuObject_40_wrapper { position: absolute; top: 216px; inset-inline-start: 141px; width: 46px; height: 38px; text-align: center; z-index: 1004;  }
	#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(183, 183, 183, 1); display: block; }
	#imHeader_imMenuObject_40 .label-inner-wrapper, #imHeader_imMenuObject_40 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_40_container > ul > li .label, #imHeader_imMenuObject_40 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_40 .hamburger-button {background-color: rgba(0, 0, 0, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40 .hamburger-button .label, #imHeader_imMenuObject_40 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(183, 183, 183, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(192, 192, 192, 1);font-weight: normal;}
	#imHeader_imMenuObject_40 .imLevel { cursor: default; }
	#imHeader_imMenuObject_40-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_40 { text-align: end; }
	#imHeader_imMenuObject_40 .hidden { display: none; }
	#imHeader_imMenuObject_40-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_40-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_40-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: rgba(0, 0, 0, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_40-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 300px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 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: 7px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_40-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_40-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 284px; height: 42px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_40-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_40-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_40-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 300px;inset-inline-end: 0px; inset-inline-start: auto; background-color: rgba(0, 0, 0, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened #imHeader_imMenuObject_40_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(159, 197, 232, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(28, 69, 135, 1);font-weight: bold;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(102, 102, 102, 1);background-image: none;}
	#imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_40-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(201, 218, 248, 1);font-weight: bold;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_40-menu-opened ul li::after {display: block; position: relative; height: 0; content: ''; width: 100%; inset-inline-start: 0%; border-block-width: 1px 0px; border-inline-width: 0px; border-color: rgba(0, 0, 0, 1); border-style: solid; }
	#imHeader_imMenuObject_40-menu-opened {  transform: translate3d(300px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_40-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_pluginAppObj_43_wrapper { position: absolute; top: 21px; inset-inline-start: 91px; width: 146px; height: 154px; text-align: center; z-index: 1005; overflow: hidden; }
	#imHeader_imCell_43 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_43 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_43 { 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_43 { box-sizing: border-box; }
	
}

@media (min-width: 1800.0px) {
	#imFooter_imTextObject_38_wrapper { position: absolute; top: 812px; inset-inline-start: 342px; width: 246px; height: 58px; 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: 812px; inset-inline-start: 607px; width: 302px; height: 58px; 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: 232px; inset-inline-start: 94px; width: 1570px; 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: 813px; inset-inline-start: 138px; width: 175px; height: 59px; 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_68_wrapper { position: absolute; top: 804px; inset-inline-start: 64px; width: 64px; height: 52px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 10px; inset-inline-start: 5px; width: 1790px; height: 216px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 272px; inset-inline-start: 5px; width: 893px; height: 506px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 270px; inset-inline-start: 904px; width: 891px; height: 505px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 771px; inset-inline-start: 285px; width: 202px; height: 48px; 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: 772px; inset-inline-start: 495px; width: 242px; 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: 210px; inset-inline-start: 152px; width: 1302px; 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: 768px; inset-inline-start: 94px; width: 168px; height: 63px; 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_68_wrapper { position: absolute; top: 756px; inset-inline-start: 24px; width: 64px; height: 53px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 10px; inset-inline-start: 6px; width: 1589px; height: 192px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 252px; inset-inline-start: 5px; width: 799px; height: 438px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 249px; inset-inline-start: 808px; width: 785px; height: 460px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 681px; inset-inline-start: 343px; width: 189px; 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: 681px; inset-inline-start: 554px; width: 272px; 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: 190px; inset-inline-start: 485px; width: 434px; 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: 677px; inset-inline-start: 122px; width: 165px; height: 71px; 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_68_wrapper { position: absolute; top: 666px; inset-inline-start: 56px; width: 64px; height: 50px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 18px; inset-inline-start: 10px; width: 1382px; height: 168px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 226px; inset-inline-start: 5px; width: 693px; height: 395px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 226px; inset-inline-start: 704px; width: 691px; height: 396px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 545px; inset-inline-start: 327px; width: 190px; 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: 544px; inset-inline-start: 550px; width: 219px; 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: 171px; inset-inline-start: 13px; width: 926px; 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: 536px; inset-inline-start: 106px; width: 172px; height: 63px; 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_68_wrapper { position: absolute; top: 526px; inset-inline-start: 36px; width: 64px; height: 50px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 27px; inset-inline-start: 6px; width: 948px; height: 137px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 205px; inset-inline-start: 6px; width: 473px; height: 291px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 205px; inset-inline-start: 485px; width: 471px; height: 296px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 1083px; inset-inline-start: 230px; width: 198px; 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: 1017px; inset-inline-start: 233px; width: 214px; height: 60px; 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: 1140px; inset-inline-start: 4px; width: 708px; 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: 948px; inset-inline-start: 273px; width: 185px; 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_68_wrapper { position: absolute; top: 938px; inset-inline-start: 206px; width: 64px; height: 50px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 15px; inset-inline-start: 10px; width: 704px; height: 86px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 510px; inset-inline-start: 5px; width: 706px; height: 406px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 106px; inset-inline-start: 6px; width: 707px; height: 403px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 977px; inset-inline-start: 171px; width: 241px; 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: 924px; inset-inline-start: 170px; width: 242px; height: 47px; 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: 788px; inset-inline-start: 7px; width: 585px; height: 49px; 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: 858px; inset-inline-start: 225px; width: 191px; height: 61px; 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_68_wrapper { position: absolute; top: 847px; inset-inline-start: 158px; width: 64px; height: 48px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 13px; inset-inline-start: 9px; width: 582px; height: 71px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 90px; inset-inline-start: 5px; width: 593px; height: 341px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 437px; inset-inline-start: 3px; width: 593px; height: 343px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 770px; inset-inline-start: 130px; width: 239px; 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: 718px; inset-inline-start: 130px; width: 239px; 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: 593px; 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: 641px; inset-inline-start: 176px; width: 186px; 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_68_wrapper { position: absolute; top: 633px; inset-inline-start: 112px; width: 61px; height: 50px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 10px; inset-inline-start: 6px; width: 468px; height: 59px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 309px; inset-inline-start: 5px; width: 469px; height: 277px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 82px; inset-inline-start: 3px; width: 471px; height: 218px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 715px; inset-inline-start: 101px; width: 213px; 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: 660px; inset-inline-start: 102px; width: 215px; 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: 537px; inset-inline-start: 9px; width: 403px; 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: 588px; inset-inline-start: 164px; width: 166px; 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_68_wrapper { position: absolute; top: 581px; inset-inline-start: 94px; width: 67px; height: 52px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 13px; inset-inline-start: 7px; width: 410px; height: 54px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 289px; inset-inline-start: 5px; width: 412px; height: 240px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 75px; inset-inline-start: 5px; width: 410px; height: 207px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 657px; inset-inline-start: 74px; width: 205px; 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: 595px; inset-inline-start: 75px; width: 213px; height: 47px; 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: 471px; inset-inline-start: 3px; width: 341px; 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: 520px; inset-inline-start: 123px; width: 165px; 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_68_wrapper { position: absolute; top: 516px; inset-inline-start: 63px; width: 56px; height: 50px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 10px; inset-inline-start: 5px; width: 341px; height: 43px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 264px; inset-inline-start: 2px; width: 345px; height: 202px; text-align: center; z-index: 1008; 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;  }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 57px; inset-inline-start: 4px; width: 343px; height: 203px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 {  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: 635px; inset-inline-start: 57px; width: 216px; 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_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: 579px; inset-inline-start: 57px; width: 216px; height: 52px; 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: 454px; inset-inline-start: 12px; width: 302px; 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: 508px; inset-inline-start: 115px; width: 165px; 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_imCellStyleGraphics_57 { box-sizing: border-box; }
	#imFooter_pluginAppObj_68_wrapper { position: absolute; top: 503px; inset-inline-start: 44px; width: 64px; height: 50px; text-align: center; z-index: 1006;  }
	#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_pluginAppObj_70_wrapper { position: absolute; top: 9px; inset-inline-start: 8px; width: 305px; height: 44px; text-align: center; z-index: 1007; 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_pluginAppObj_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_pluginAppObj_71_wrapper { position: absolute; top: 70px; inset-inline-start: 5px; width: 309px; height: 184px; text-align: center; z-index: 1008; 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; }
	#imFooter_pluginAppObj_72_wrapper { position: absolute; top: 260px; inset-inline-start: 5px; width: 312px; height: 185px; text-align: center; z-index: 1009; overflow: hidden; }
	#imFooter_imCell_72 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_72 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_72 { 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_72 { box-sizing: border-box; }
	
}

@media (min-width: 1800.0px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 9px; inset-inline-start: 883px; 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 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: 175px; 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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(0, 0, 0, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(0, 0, 0, 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.webp');border-block-color: rgba(211, 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.webp');border-block-color: rgba(211, 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(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: url('../images/C8FA9C963F96D1D59FDBEC180CD65F89.webp');border-block-color: rgba(211, 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(64, 64, 64, 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: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_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(0, 0, 0, 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(350px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
