#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.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 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 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 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 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; }
#imContent > header { display: block; grid-column: 2 / 158; grid-row: 1 / 2; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_325 { display: grid; grid-column: 2 / 14; grid-row: 2 / 3; }
#imCell_287 { display: grid; grid-column: 14 / 158; grid-row: 2 / 3; }
#imCell_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
#imPageRow_1 { display: block; grid-column: 1 / 159; grid-row: 2 / 3; }
#imPageRow_2 { display: block; grid-column: 1 / 159; grid-row: 3 / 12; }
#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
#imPageRow_4 { display: none; }
#imPageRow_5 { display: none; }
#imPageRow_6 { display: none; }
#imPageRow_7 { display: none; }
#imPageRow_8 { display: none; }
#imPageRow_9 { display: none; }
#imPageRow_10 { display: none; }
#imPageRow_11 { display: none; }
#imPageRow_12 { display: none; }
#imPageRow_13 { display: none; }
#imPageRow_14 { display: none; }
#imPageRow_15 { display: none; }
#imPageRow_16 { display: none; }
#imPageRow_17 { display: none; }
@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.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 10.25px 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 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 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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@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 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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@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.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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@media (max-width: 959.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 3.083px 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.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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@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.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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@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 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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@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.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 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 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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@media (max-width: 419.9px) and (min-width: 350.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 1.5px 2.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.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 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; }
	#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_328 { display: grid; grid-column: 2 / 158; grid-row: 3 / 4; }
	#imCell_320 { display: grid; grid-column: 1 / 159; grid-row: 4 / 5; }
	#imCell_329 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 14 / 62; grid-row: 6 / 7; }
	#imCell_312 { display: grid; grid-column: 62 / 110; grid-row: 6 / 7; }
	#imCell_313 { display: grid; grid-column: 110 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_39 { display: grid; grid-column: 14 / 86; grid-row: 8 / 9; }
	#imCell_326 { display: grid; grid-column: 86 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_318 { display: grid; grid-column: 2 / 86; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 86; grid-row: 11 / 12; }
	#imCell_319 { display: grid; grid-column: 86 / 158; grid-row: 10 / 11; }
	#imCell_323 { display: grid; grid-column: 86 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_325 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
@media (max-width: 349.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 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; }
	#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_320 { display: grid; grid-column: 1 / 159; grid-row: 3 / 4; }
	#imCell_312 { display: grid; grid-column: 2 / 158; grid-row: 4 / 5; }
	#imCell_313 { display: grid; grid-column: 2 / 158; grid-row: 5 / 6; }
	#imCell_311 { display: grid; grid-column: 2 / 158; grid-row: 6 / 7; }
	#imCell_481 { display: grid; grid-column: 1 / 159; grid-row: 7 / 8; }
	#imCell_326 { display: grid; grid-column: 2 / 158; grid-row: 8 / 9; }
	#imCell_321 { display: grid; grid-column: 1 / 159; grid-row: 9 / 10; }
	#imCell_323 { display: grid; grid-column: 2 / 158; grid-row: 10 / 11; }
	#imCell_322 { display: grid; grid-column: 2 / 158; grid-row: 11 / 12; }
	#imCell_666 { display: grid; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imCell_39 { display: none; }
	#imCell_318 { display: none; }
	#imCell_319 { display: none; }
	#imCell_325 { display: none; }
	#imCell_328 { display: none; }
	#imCell_329 { 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 / 12; }
	#imPageRow_3 { display: block; grid-column: 1 / 159; grid-row: 12 / 13; }
	#imPageRow_4 { display: none; }
	#imPageRow_5 { display: none; }
	#imPageRow_6 { display: none; }
	#imPageRow_7 { display: none; }
	#imPageRow_8 { display: none; }
	#imPageRow_9 { display: none; }
	#imPageRow_10 { display: none; }
	#imPageRow_11 { display: none; }
	#imPageRow_12 { display: none; }
	#imPageRow_13 { display: none; }
	#imPageRow_14 { display: none; }
	#imPageRow_15 { display: none; }
	#imPageRow_16 { display: none; }
	#imPageRow_17 { display: none; }
	
}
#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-d-aquariums-de-luxe-02.webp') no-repeat center center; background-size: cover; }
#imCell_287 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHTMLObject_189_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_325 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_189_325 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imCellStyleGraphics_325 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_325 { 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); }
@keyframes imPageRowGraphicsOverlayAnimation_2 { 0%  { background-color: transparent; } 50% { background-color: rgba(0, 0, 0, 0.6); } 100% { background-color: rgba(32, 18, 77, 0.6); } }@-webkit-keyframes imPageRowGraphicsOverlayAnimation_2 { 0%  { background-color: transparent; } 50% { background-color: rgba(0, 0, 0, 0.6); } 100% { background-color: rgba(32, 18, 77, 0.6); } }#imPageRowGraphicsOverlay_2 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; animation: imPageRowGraphicsOverlayAnimation_2 6s linear infinite alternate; -webkit-animation: imPageRowGraphicsOverlayAnimation_2 6s linear infinite alternate; }
#imCell_328 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_189_328 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_328 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.01;  overflow: hidden; }
#imCellStyleGraphicsC_328 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_328 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_328 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_328 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_328 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_328 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_328 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_328 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_328 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right top;}
#imCellStyleBorders_328 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_328.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_328-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_328-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_328.animated.fadeInLeft {  -webkit-animation-name: imCell_328-anim-fadeInLeft;  animation-name: imCell_328-anim-fadeInLeft; }
}#imPage.imCell_328_animation-in-progress { overflow: hidden }
#imTextObject_189_328 { width: 100%; }
#imTextObject_189_328 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_189_328_tab0 div { line-height: 20px; }
#imTextObject_189_328_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_189_328_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_189_328_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_189_328_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_189_328_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_189_328_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_189_328_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_189_328_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_189_328_tab0 ul ul ul { list-style: circle; }
#imTextObject_189_328_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_189_328_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_189_328_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_189_328_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_189_328_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_189_328_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_189_328_tab0 p { margin: 0; padding: 0; }
#imTextObject_189_328_tab0 .inline-block { display: inline-block; }
#imTextObject_189_328_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_189_328_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_189_328_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_189_328_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_189_328_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_189_328_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_189_328_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_189_328_tab0 .imTALeft { text-align: start; }
#imTextObject_189_328_tab0 .imTARight { text-align: end; }
#imTextObject_189_328_tab0 .imTACenter { text-align: center; }
#imTextObject_189_328_tab0 .imTAJustify { text-align: justify; }
#imTextObject_189_328_tab0 .imUl { text-decoration: underline; }
#imTextObject_189_328_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_189_328_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_189_328_tab0 .imVt { vertical-align: top; }
#imTextObject_189_328_tab0 .imVc { vertical-align: middle; }
#imTextObject_189_328_tab0 .imVb { vertical-align: bottom; }
#imTextObject_189_328_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_189_328_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_189_328_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_189_328 .text-container {width: 100%;}#imTextObject_189_328 .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_189_328 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_189_328 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_189_328 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_320 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_189_320 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_320 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_320 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_320 { 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_320 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_320 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_320 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_320 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_320 { 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_320 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_320 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_320 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_320.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_320-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_320-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_320.animated.fadeInDown {  -webkit-animation-name: imCell_320-anim-fadeInDown;  animation-name: imCell_320-anim-fadeInDown; }
}#imPage.imCell_320_animation-in-progress { overflow: hidden }
#imCell_329 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_189_329 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_329 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_329 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../') repeat center center;}
#imCellStyleGraphicsB_329 { position: absolute; bottom: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center bottom;}
#imCellStyleGraphicsBL_329 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left bottom;}
#imCellStyleGraphicsBR_329 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right bottom;}
#imCellStyleGraphicsL_329 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../') repeat-y left center;}
#imCellStyleGraphicsR_329 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../') repeat-y right center;}
#imCellStyleGraphicsT_329 { position: absolute; top: 0; inset-inline-start: 34px; inset-inline-end: 34px; height: 40px; background: transparent url('../') repeat-x center top;}
#imCellStyleGraphicsTL_329 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../') repeat left top;}
#imCellStyleGraphicsTR_329 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../') repeat right top;}
#imCellStyleBorders_329 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_329.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_329-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_329-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_329.animated.fadeInDown {  -webkit-animation-name: imCell_329-anim-fadeInDown;  animation-name: imCell_329-anim-fadeInDown; }
}#imPage.imCell_329_animation-in-progress { overflow: hidden }
#imTextObject_189_329 { width: 100%; }
#imTextObject_189_329 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_189_329_tab0 div { line-height: 20px; }
#imTextObject_189_329_tab0 .imHeading1 { line-height: 20px; }
#imTextObject_189_329_tab0 .imHeading2 { line-height: 20px; }
#imTextObject_189_329_tab0 .imHeading3 { line-height: 20px; }
#imTextObject_189_329_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_189_329_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_189_329_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_189_329_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_189_329_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_189_329_tab0 ul ul ul { list-style: circle; }
#imTextObject_189_329_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_189_329_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_189_329_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_189_329_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_189_329_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_189_329_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_189_329_tab0 p { margin: 0; padding: 0; }
#imTextObject_189_329_tab0 .inline-block { display: inline-block; }
#imTextObject_189_329_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_189_329_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_189_329_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_189_329_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_189_329_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_189_329_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_189_329_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_189_329_tab0 .imTALeft { text-align: start; }
#imTextObject_189_329_tab0 .imTARight { text-align: end; }
#imTextObject_189_329_tab0 .imTACenter { text-align: center; }
#imTextObject_189_329_tab0 .imTAJustify { text-align: justify; }
#imTextObject_189_329_tab0 .imUl { text-decoration: underline; }
#imTextObject_189_329_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_189_329_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_189_329_tab0 .imVt { vertical-align: top; }
#imTextObject_189_329_tab0 .imVc { vertical-align: middle; }
#imTextObject_189_329_tab0 .imVb { vertical-align: bottom; }
#imTextObject_189_329_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_189_329_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_189_329_tab0 .cf1 { color: rgb(243, 243, 243); }
#imTextObject_189_329 .text-container {width: 100%;}#imTextObject_189_329 .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_189_329 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_189_329 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_189_329 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_312 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_189_312 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_312 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_312 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_312 { 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_312 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_312 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_312 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_312 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_312 { 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_312 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_312 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_312 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_312.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_312-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_312-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_312.animated.fadeInDown {  -webkit-animation-name: imCell_312-anim-fadeInDown;  animation-name: imCell_312-anim-fadeInDown; }
}#imPage.imCell_312_animation-in-progress { overflow: hidden }
#imObjectGallery_189_312 { width: 100%; max-width: 100%; }
#imObjectGallery_189_312 { overflow: hidden; }
#imObjectGallery_189_312 > div { margin: 0 auto; }
#imObjectGallery_189_312 a:link, #imContent #imObjectGallery_189_312 a:hover, #imContent #imObjectGallery_189_312 a:visited, #imContent #imObjectGallery_189_312 a:active { border: none; background-color: transparent; text-decoration: none; }
#imCell_313 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_189_313 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_313 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_313 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_313 { 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_313 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_313 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_313 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_313 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_313 { 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_313 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_313 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_313 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_313.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_313-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_313-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_313.animated.fadeInDown {  -webkit-animation-name: imCell_313-anim-fadeInDown;  animation-name: imCell_313-anim-fadeInDown; }
}#imPage.imCell_313_animation-in-progress { overflow: hidden }
#imObjectGallery_189_313 { width: 100%; max-width: 100%; }
#imObjectGallery_189_313 { overflow: hidden; }
#imObjectGallery_189_313 > div { margin: 0 auto; }
#imObjectGallery_189_313 a:link, #imContent #imObjectGallery_189_313 a:hover, #imContent #imObjectGallery_189_313 a:visited, #imContent #imObjectGallery_189_313 a:active { border: none; background-color: transparent; text-decoration: none; }
#imCell_311 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_189_311 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_311 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_311 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_311 { 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_311 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_311 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_311 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_311 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_311 { 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_311 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_311 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_311 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_311.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_311-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_311-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_311.animated.fadeInDown {  -webkit-animation-name: imCell_311-anim-fadeInDown;  animation-name: imCell_311-anim-fadeInDown; }
}#imPage.imCell_311_animation-in-progress { overflow: hidden }
#imObjectGallery_189_311 { width: 100%; max-width: 100%; }
#imObjectGallery_189_311 { overflow: hidden; }
#imObjectGallery_189_311 > div { margin: 0 auto; }
#imObjectGallery_189_311 a:link, #imContent #imObjectGallery_189_311 a:hover, #imContent #imObjectGallery_189_311 a:visited, #imContent #imObjectGallery_189_311 a:active { border: none; background-color: transparent; text-decoration: none; }
#imCell_481 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_189_481 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_481 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_481 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_39 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_189_39 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_39 { grid-row: 1 / -1; grid-column: 1 / -1; background: transparent url('../images/3_f4ljrsm1.webp') repeat center center; background-size: 100% 100%; border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px; }
#imCellStyleBorders_39 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_39.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_39-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_39-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_39.animated.fadeInDown {  -webkit-animation-name: imCell_39-anim-fadeInDown;  animation-name: imCell_39-anim-fadeInDown; }
}#imPage.imCell_39_animation-in-progress { overflow: hidden }
#imObjectGallery_189_39 { width: 100%; max-width: 100%; }
#imObjectGallery_189_39 { overflow: hidden; }
#imObjectGallery_189_39 > div { margin: 0 auto; }
#imObjectGallery_189_39 a:link, #imContent #imObjectGallery_189_39 a:hover, #imContent #imObjectGallery_189_39 a:visited, #imContent #imObjectGallery_189_39 a:active { border: none; background-color: transparent; text-decoration: none; }
#imCell_326 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_189_326 { position: relative; align-self: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_326 { grid-row: 1 / -1; grid-column: 1 / -1; background: rgba(254, 132, 111, 1) url('../images/2.webp') repeat left top; background-size: 100% 100%; opacity: 0.6; border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px; }
#imCellStyleBorders_326 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_189_326 #imObjectImage_189_326_container { width: 778px; max-width: 100%; line-height: 0; }
#imObjectImage_189_326 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_189_326 #imObjectImage_189_326_container img { width: 100%; height: auto; vertical-align: top; }#imCell_321 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_189_321 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_321 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_321 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_321 { 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_321 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_321 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_321 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_321 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_321 { 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_321 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_321 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_321 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_321.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_321-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_321-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_321.animated.fadeInDown {  -webkit-animation-name: imCell_321-anim-fadeInDown;  animation-name: imCell_321-anim-fadeInDown; }
}#imPage.imCell_321_animation-in-progress { overflow: hidden }
#imCell_319 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_189_319 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_319 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_319 { position: absolute; top: 54px; bottom: 54px; inset-inline-start: 57px; inset-inline-end: 57px; background: transparent url('../images/10.webp') repeat center center;}
#imCellStyleGraphicsB_319 { position: absolute; bottom: 0; inset-inline-start: 57px; inset-inline-end: 57px; height: 54px; background: transparent url('../images/10_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_319 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 57px; height: 54px; background: transparent url('../images/10_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_319 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 57px; height: 54px; background: transparent url('../images/10_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_319 { position: absolute; top: 54px; bottom: 54px; inset-inline-start: 0px; width: 57px; background: transparent url('../images/10_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_319 { position: absolute; top: 54px; bottom: 54px; inset-inline-end: 0px; width: 57px; background: transparent url('../images/10_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_319 { position: absolute; top: 0; inset-inline-start: 57px; inset-inline-end: 57px; height: 54px; background: transparent url('../images/10_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_319 { position: absolute; top: 0; inset-inline-start: 0px; width: 57px; height: 54px; background: transparent url('../images/10_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_319 { position: absolute; top: 0; inset-inline-end: 0px; width: 57px; height: 54px; background: transparent url('../images/10_tr.webp') repeat right top;}
#imCellStyleBorders_319 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_319.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_319-anim-bounceInDown {
	0% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); opacity: 0;    -webkit-transform: translate3d(0, -3000px, 0);    transform: translate3d(0, -3000px, 0); }
	60% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); opacity: 1;    -webkit-transform: translate3d(0, 25px, 0);    transform: translate3d(0, 25px, 0); }
	75% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0, -10px, 0);    transform: translate3d(0, -10px, 0); }
	90% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0, 5px, 0);    transform: translate3d(0, 5px, 0); }
	100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: none;    transform: none; }
}
@keyframes imCell_319-anim-bounceInDown {
	0% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); opacity: 0;    -webkit-transform: translate3d(0, -3000px, 0);    transform: translate3d(0, -3000px, 0); }
	60% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); opacity: 1;    -webkit-transform: translate3d(0, 25px, 0);    transform: translate3d(0, 25px, 0); }
	75% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0, -10px, 0);    transform: translate3d(0, -10px, 0); }
	90% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0, 5px, 0);    transform: translate3d(0, 5px, 0); }
	100% { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: none;    transform: none; }
}
#imCell_319.animated.bounceInDown {  -webkit-animation-name: imCell_319-anim-bounceInDown;  animation-name: imCell_319-anim-bounceInDown; -webkit-transform-origin: center;  transform-origin: center; }
}#imPage.imCell_319_animation-in-progress { overflow: hidden }
#imObjectVideo_189_319 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_189_319_container { max-width: 100%; }
#imCell_323 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_189_323 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_323 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_323 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_323 { 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_323 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_323 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_323 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_323 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_323 { 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_323 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_323 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_323 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_323.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_323-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_323-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_323.animated.fadeInDown {  -webkit-animation-name: imCell_323-anim-fadeInDown;  animation-name: imCell_323-anim-fadeInDown; }
}#imPage.imCell_323_animation-in-progress { overflow: hidden }
#imCell_318 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_189_318 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_318 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_318 { position: absolute; top: 54px; bottom: 54px; inset-inline-start: 57px; inset-inline-end: 57px; background: transparent url('../images/10.webp') repeat center center;}
#imCellStyleGraphicsB_318 { position: absolute; bottom: 0; inset-inline-start: 57px; inset-inline-end: 57px; height: 54px; background: transparent url('../images/10_b.webp') repeat-x center bottom;}
#imCellStyleGraphicsBL_318 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 57px; height: 54px; background: transparent url('../images/10_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_318 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 57px; height: 54px; background: transparent url('../images/10_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_318 { position: absolute; top: 54px; bottom: 54px; inset-inline-start: 0px; width: 57px; background: transparent url('../images/10_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_318 { position: absolute; top: 54px; bottom: 54px; inset-inline-end: 0px; width: 57px; background: transparent url('../images/10_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_318 { position: absolute; top: 0; inset-inline-start: 57px; inset-inline-end: 57px; height: 54px; background: transparent url('../images/10_t.webp') repeat-x center top;}
#imCellStyleGraphicsTL_318 { position: absolute; top: 0; inset-inline-start: 0px; width: 57px; height: 54px; background: transparent url('../images/10_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_318 { position: absolute; top: 0; inset-inline-end: 0px; width: 57px; height: 54px; background: transparent url('../images/10_tr.webp') repeat right top;}
#imCellStyleBorders_318 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_318.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_318-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_318-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_318.animated.fadeInDown {  -webkit-animation-name: imCell_318-anim-fadeInDown;  animation-name: imCell_318-anim-fadeInDown; }
}#imPage.imCell_318_animation-in-progress { overflow: hidden }
#imObjectVideo_189_318 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_189_318_container { max-width: 100%; }
#imCell_322 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_189_322 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_322 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent; opacity: 0.6;  overflow: hidden; }
#imCellStyleGraphicsC_322 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 34px; inset-inline-end: 34px; background: transparent url('../images/1.webp') repeat center center;}
#imCellStyleGraphicsB_322 { 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_322 { position: absolute; bottom: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_bl.webp') repeat left bottom;}
#imCellStyleGraphicsBR_322 { position: absolute; bottom: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_br.webp') repeat right bottom;}
#imCellStyleGraphicsL_322 { position: absolute; top: 40px; bottom: 40px; inset-inline-start: 0px; width: 34px; background: transparent url('../images/1_l.webp') repeat-y left center;}
#imCellStyleGraphicsR_322 { position: absolute; top: 40px; bottom: 40px; inset-inline-end: 0px; width: 34px; background: transparent url('../images/1_r.webp') repeat-y right center;}
#imCellStyleGraphicsT_322 { 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_322 { position: absolute; top: 0; inset-inline-start: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tl.webp') repeat left top;}
#imCellStyleGraphicsTR_322 { position: absolute; top: 0; inset-inline-end: 0px; width: 34px; height: 40px; background: transparent url('../images/1_tr.webp') repeat right top;}
#imCellStyleBorders_322 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_322.animated {   -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_322-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_322-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_322.animated.fadeInDown {  -webkit-animation-name: imCell_322-anim-fadeInDown;  animation-name: imCell_322-anim-fadeInDown; }
}#imPage.imCell_322_animation-in-progress { overflow: hidden }
#imPageRowGraphics_3 { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
#imPageRowGraphics_3 { background-color: rgba(61, 133, 198, 1); }
#imCell_666 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_189_666 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_666 { 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_666 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_666.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_666-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_666-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_666.animated.fadeInDown {  -webkit-animation-name: imCell_666-anim-fadeInDown;  animation-name: imCell_666-anim-fadeInDown; }
}#imPage.imCell_666_animation-in-progress { overflow: hidden }
@media (min-width: 1800.0px) {
	#imBreadcrumb { width: 1781px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	/* Level menu background */
	#imMenuObject_189_325 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_189_325 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imMenuObject_189_325 .multiple-column > ul {max-width: 170px;}
	#imMenuObject_189_325 ul ul li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imMenuObject_189_325 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imMenuObject_189_325 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_189_325 ul ul .label-wrapper .label, #imMenuObject_189_325 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_189_325 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_189_325 ul ul li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325 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_189_325 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_189_325 ul ul li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325 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_189_325 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_189_325 ul ul .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325 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_189_325 .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_189_325 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325 .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_189_325 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imMenuObject_189_325 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imMenuObject_189_325 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imMenuObject_189_325 .multiple-column > ul > li {display: block;}
	#imMenuObject_189_325_container > ul > li > ul {position: absolute;
	top: 41px;
	}
	#imMenuObject_189_325_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imMenuObject_189_325_container > ul > li > ul.open-left { inset-inline-end: 85px; }
	#imMenuObject_189_325_container > ul > li > ul.open-right { inset-inline-start: 85px; }
	#imMenuObject_189_325_container > ul > li > ul ul, #imMenuObject_189_325_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imMenuObject_189_325_container  > ul > li > ul ul.open-left, #imMenuObject_189_325_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imMenuObject_189_325_container  > ul > li > ul ul.open-right, #imMenuObject_189_325_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imMenuObject_189_325 ul > li > ul, #imMenuObject_189_325 .multiple-column { display: none; }
	#imMenuObject_189_325_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imMenuObject_189_325_container > ul > li:nth-child(n+2) {
	margin-top: 0px; 
	}
	#imMenuObject_189_325-menu-opened { display: none; }
	#imMenuObject_189_325 .hamburger-component { display: none; }
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 460px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/420; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 502px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/462; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1570px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 407px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/367; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 445px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/405; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 1367px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 356px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/316; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 388px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/348; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 928px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 245px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/205; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 267px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/227; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 691px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 4px; padding-inline-end: 4px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 185px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/145; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 203px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/163; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 577px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 156px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/116; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 171px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/131; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 451px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 125px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/85; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 137px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/97; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 400px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 113px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/73; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 122px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/82; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_320, #imCell_321, #imCell_481, #imCell_666, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 324px; 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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_481 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_326 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  border-start-start-radius: 15px; border-start-end-radius: 15px; border-end-start-radius: 15px; border-end-end-radius: 15px;  }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_319 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_319 { width: 1500px; height: 93px; }#imObjectVideo_189_319_media { height: 100%; aspect-ratio: 1500/53; }#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_318 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_189_318 { width: 1500px; height: 101px; }#imObjectVideo_189_318_media { height: 100%; aspect-ratio: 1500/61; }#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 {  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_189_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_325 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imCell_325 { grid-template-rows: [row-content] auto ; }
	#imMenuObject_189_325 { 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_325 { box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_189_325_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_189_325_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_189_325_container > ul > li {position: relative;margin-inline-start: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; float: inline-start; }
	#imMenuObject_189_325_container > ul > li > .label-wrapper, #imMenuObject_189_325_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 79px; height: 40px; padding-block: 0px; padding-inline: 3px; border-block-width: 0px 1px; border-inline-width: 0px; border-radius: 0px; }
	#imMenuObject_189_325 .hamburger-button {cursor: pointer; width: 40px; height: 40px; 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_189_325 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imMenuObject_189_325 .label-inner-wrapper, #imMenuObject_189_325 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_189_325_container > ul > li .label, #imMenuObject_189_325 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_189_325_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_189_325_container > ul > li > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .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_189_325 .hamburger-button .label, #imMenuObject_189_325 .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_189_325_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_189_325_container > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imPage:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > li.imLevel:hover > .label-wrapper .label, #imMenuObject_189_325_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_189_325_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_189_325_container > ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325_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_189_325 .imLevel { cursor: default; }
	#imMenuObject_189_325-menu-opened .imLevel { cursor: default; }
	#imMenuObject_189_325 { justify-self: start;}
	#imMenuObject_189_325 .hidden { display: none; }
	#imMenuObject_189_325-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_189_325-menu-opened ul ul { display: none; }
	#imMenuObject_189_325-menu-opened li > div { display: none; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened div > ul { display: block; }
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-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_189_325-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_189_325-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_189_325-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_189_325-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_189_325 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_189_325-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_189_325-menu-opened li:last-child {margin-bottom: 0px; }
	#imMenuObject_189_325-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imMenuObject_189_325-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_189_325-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_189_325-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_189_325-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul ul ul ul > li > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened #imMenuObject_189_325_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-menu-opened #imMenuObject_189_325_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_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_189_325-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imMenuObject_189_325-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_189_325-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imMenuObject_189_325-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_328 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_328 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_328 { 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_328 { box-sizing: border-box; }
	#imCellStyleGraphicsC_328, #imCellStyleGraphicsB_328, #imCellStyleGraphicsBL_328, #imCellStyleGraphicsBR_328, #imCellStyleGraphicsL_328, #imCellStyleGraphicsR_328, #imCellStyleGraphicsT_328, #imCellStyleGraphicsTL_328, #imCellStyleGraphicsTR_328 { display: none; }
	#imTextObject_189_328 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_320 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_320 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_320 { 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_320 { box-sizing: border-box; }
	#imCellStyleGraphicsC_320, #imCellStyleGraphicsB_320, #imCellStyleGraphicsBL_320, #imCellStyleGraphicsBR_320, #imCellStyleGraphicsL_320, #imCellStyleGraphicsR_320, #imCellStyleGraphicsT_320, #imCellStyleGraphicsTL_320, #imCellStyleGraphicsTR_320 { display: none; }
	#imCell_329 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_329 { grid-template-rows: [row-content] auto ; }
	#imTextObject_189_329 { 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_329 { box-sizing: border-box; }
	#imCellStyleGraphicsC_329, #imCellStyleGraphicsB_329, #imCellStyleGraphicsBL_329, #imCellStyleGraphicsBR_329, #imCellStyleGraphicsL_329, #imCellStyleGraphicsR_329, #imCellStyleGraphicsT_329, #imCellStyleGraphicsTL_329, #imCellStyleGraphicsTR_329 { display: none; }
	#imTextObject_189_329 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_312 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_312 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_312 { 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_312 { box-sizing: border-box; }
	#imCellStyleGraphicsC_312, #imCellStyleGraphicsB_312, #imCellStyleGraphicsBL_312, #imCellStyleGraphicsBR_312, #imCellStyleGraphicsL_312, #imCellStyleGraphicsR_312, #imCellStyleGraphicsT_312, #imCellStyleGraphicsTL_312, #imCellStyleGraphicsTR_312 { display: none; }
	#imCell_313 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_313 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_313 { 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_313 { box-sizing: border-box; }
	#imCellStyleGraphicsC_313, #imCellStyleGraphicsB_313, #imCellStyleGraphicsBL_313, #imCellStyleGraphicsBR_313, #imCellStyleGraphicsL_313, #imCellStyleGraphicsR_313, #imCellStyleGraphicsT_313, #imCellStyleGraphicsTL_313, #imCellStyleGraphicsTR_313 { display: none; }
	#imCell_311 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_311 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_311 { 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_311 { box-sizing: border-box; }
	#imCellStyleGraphicsC_311, #imCellStyleGraphicsB_311, #imCellStyleGraphicsBL_311, #imCellStyleGraphicsBR_311, #imCellStyleGraphicsL_311, #imCellStyleGraphicsR_311, #imCellStyleGraphicsT_311, #imCellStyleGraphicsTL_311, #imCellStyleGraphicsTR_311 { display: none; }
	#imCell_481 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_481 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_481 { 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_481 { box-sizing: border-box; }
	#imCell_39 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_39 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_189_39 { 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_39 { box-sizing: border-box; }
	#imCell_326 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_326 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_189_326 { padding-top: 30px; padding-bottom: 30px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_326 { box-sizing: border-box; }
	#imCell_321 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_321 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_321 { 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_321 { box-sizing: border-box; }
	#imCellStyleGraphicsC_321, #imCellStyleGraphicsB_321, #imCellStyleGraphicsBL_321, #imCellStyleGraphicsBR_321, #imCellStyleGraphicsL_321, #imCellStyleGraphicsR_321, #imCellStyleGraphicsT_321, #imCellStyleGraphicsTL_321, #imCellStyleGraphicsTR_321 { display: none; }
	#imCell_319 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_319 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_319 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_319 { box-sizing: border-box; }
	#imCellStyleGraphicsC_319, #imCellStyleGraphicsB_319, #imCellStyleGraphicsBL_319, #imCellStyleGraphicsBR_319, #imCellStyleGraphicsL_319, #imCellStyleGraphicsR_319, #imCellStyleGraphicsT_319, #imCellStyleGraphicsTL_319, #imCellStyleGraphicsTR_319 { display: none; }
	#imCell_323 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_323 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_323 { 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_323 { box-sizing: border-box; }
	#imCellStyleGraphicsC_323, #imCellStyleGraphicsB_323, #imCellStyleGraphicsBL_323, #imCellStyleGraphicsBR_323, #imCellStyleGraphicsL_323, #imCellStyleGraphicsR_323, #imCellStyleGraphicsT_323, #imCellStyleGraphicsTL_323, #imCellStyleGraphicsTR_323 { display: none; }
	#imCell_318 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_318 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_189_318 { padding-top: 23px; padding-bottom: 17px; padding-inline-start: 30px; padding-inline-end: 30px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_318 { box-sizing: border-box; }
	#imCellStyleGraphicsC_318, #imCellStyleGraphicsB_318, #imCellStyleGraphicsBL_318, #imCellStyleGraphicsBR_318, #imCellStyleGraphicsL_318, #imCellStyleGraphicsR_318, #imCellStyleGraphicsT_318, #imCellStyleGraphicsTL_318, #imCellStyleGraphicsTR_318 { display: none; }
	#imCell_322 { padding-top: 5px; padding-bottom: 5px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_322 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_322 { 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_322 { box-sizing: border-box; }
	#imCellStyleGraphicsC_322, #imCellStyleGraphicsB_322, #imCellStyleGraphicsBL_322, #imCellStyleGraphicsBR_322, #imCellStyleGraphicsL_322, #imCellStyleGraphicsR_322, #imCellStyleGraphicsT_322, #imCellStyleGraphicsTL_322, #imCellStyleGraphicsTR_322 { display: none; }
	#imCell_666 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_666 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_189_666 { 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_666 { 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 }
