<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import 'https://fonts.googleapis.com/css?family=Cormorant+Garamond:700,regular,italic,700italic&amp;display=swap';
@import 'https://fonts.googleapis.com/css?family=Fira+Sans:700,regular,italic,700italic&amp;display=swap';
@font-face { font-family: 'Abuget'; font-display: swap; src: local('â˜º'), url('../style/fonts/Abuget.ttf') format('truetype'); }
#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 150px 1000px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 150px 1000px minmax(0, 1fr); -ms-grid-rows: 220px auto 400px; grid-template-rows: 220px auto 400px; }
#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imFooter { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imSideBar { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 4; grid-column: 1 / 5; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imContentGraphics { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
@media (max-width: 1149.9px) and (min-width: 720px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); -ms-grid-rows: 220px auto 200px; grid-template-rows: 220px auto 200px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480px) {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); -ms-grid-rows: 220px auto 200px; grid-template-rows: 220px auto 200px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: -ms-grid; display: grid; -ms-grid-columns: 0 minmax(0, 1fr) 0; grid-template-columns: 0 minmax(0, 1fr) 0; -ms-grid-rows: 220px auto 200px; grid-template-rows: 220px auto 200px; }
	#imHeader { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imFooter { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; -ms-grid-column: 1; -ms-grid-column-span: 3; grid-column: 1 / 4; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imContentGraphics { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	
}
#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 150px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 150px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 9.167px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px 12.333px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; }
#imContent &gt; header { display: block; -ms-grid-column: 3; -ms-grid-column-span: 84; grid-column: 3 / 87; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imGoToCont { display: block; -ms-grid-column: 3; -ms-grid-column-span: 1; grid-column: 3 / 4; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
#imCell_49 { display: -ms-grid; display: grid; -ms-grid-column: 3; -ms-grid-column-span: 12; grid-column: 3 / 15; -ms-grid-row: 2; -ms-grid-row-span: 12; grid-row: 2 / 14; }
#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 72; grid-column: 15 / 87; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
#imCell_4 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 72; grid-column: 15 / 87; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 27; -ms-grid-column-span: 12; grid-column: 27 / 39; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imCell_8 { display: -ms-grid; display: grid; -ms-grid-column: 39; -ms-grid-column-span: 12; grid-column: 39 / 51; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imCell_29 { display: -ms-grid; display: grid; -ms-grid-column: 51; -ms-grid-column-span: 12; grid-column: 51 / 63; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imCell_30 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imCell_31 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
#imCell_5 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
#imCell_6 { display: -ms-grid; display: grid; -ms-grid-column: 27; -ms-grid-column-span: 12; grid-column: 27 / 39; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
#imCell_7 { display: -ms-grid; display: grid; -ms-grid-column: 39; -ms-grid-column-span: 12; grid-column: 39 / 51; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
#imCell_13 { display: -ms-grid; display: grid; -ms-grid-column: 51; -ms-grid-column-span: 12; grid-column: 51 / 63; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
#imCell_11 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
#imCell_12 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
#imCell_10 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
#imCell_32 { display: -ms-grid; display: grid; -ms-grid-column: 51; -ms-grid-column-span: 12; grid-column: 51 / 63; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
#imCell_33 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
#imCell_34 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
#imCell_9 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
#imCell_23 { display: -ms-grid; display: grid; -ms-grid-column: 39; -ms-grid-column-span: 12; grid-column: 39 / 51; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
#imCell_14 { display: -ms-grid; display: grid; -ms-grid-column: 51; -ms-grid-column-span: 12; grid-column: 51 / 63; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
#imCell_15 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
#imCell_16 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
#imCell_35 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
#imCell_36 { display: -ms-grid; display: grid; -ms-grid-column: 27; -ms-grid-column-span: 12; grid-column: 27 / 39; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
#imCell_37 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
#imCell_38 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
#imCell_21 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
#imCell_20 { display: -ms-grid; display: grid; -ms-grid-column: 27; -ms-grid-column-span: 12; grid-column: 27 / 39; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
#imCell_24 { display: -ms-grid; display: grid; -ms-grid-column: 39; -ms-grid-column-span: 12; grid-column: 39 / 51; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
#imCell_17 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
#imCell_26 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
#imCell_39 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
#imCell_40 { display: -ms-grid; display: grid; -ms-grid-column: 27; -ms-grid-column-span: 12; grid-column: 27 / 39; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
#imCell_41 { display: -ms-grid; display: grid; -ms-grid-column: 39; -ms-grid-column-span: 12; grid-column: 39 / 51; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
#imCell_42 { display: -ms-grid; display: grid; -ms-grid-column: 51; -ms-grid-column-span: 12; grid-column: 51 / 63; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
#imCell_43 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
#imCell_44 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
#imCell_22 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
#imCell_19 { display: -ms-grid; display: grid; -ms-grid-column: 27; -ms-grid-column-span: 12; grid-column: 27 / 39; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
#imCell_28 { display: -ms-grid; display: grid; -ms-grid-column: 51; -ms-grid-column-span: 12; grid-column: 51 / 63; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
#imCell_18 { display: -ms-grid; display: grid; -ms-grid-column: 63; -ms-grid-column-span: 12; grid-column: 63 / 75; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
#imCell_27 { display: -ms-grid; display: grid; -ms-grid-column: 75; -ms-grid-column-span: 12; grid-column: 75 / 87; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
#imCell_45 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 12; -ms-grid-row-span: 1; grid-row: 12 / 13; }
#imCell_48 { display: -ms-grid; display: grid; -ms-grid-column: 39; -ms-grid-column-span: 24; grid-column: 39 / 63; -ms-grid-row: 12; -ms-grid-row-span: 1; grid-row: 12 / 13; }
#imCell_25 { display: -ms-grid; display: grid; -ms-grid-column: 15; -ms-grid-column-span: 12; grid-column: 15 / 27; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
#imCell_46 { display: -ms-grid; display: grid; -ms-grid-column: 39; -ms-grid-column-span: 12; grid-column: 39 / 51; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
#imCell_47 { display: -ms-grid; display: grid; -ms-grid-column: 51; -ms-grid-column-span: 12; grid-column: 51 / 63; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
#imPageRow_1 { display: block; -ms-grid-column: 3; -ms-grid-column-span: 84; grid-column: 3 / 87; -ms-grid-row: 2; -ms-grid-row-span: 12; grid-row: 2 / 14; }
@media (max-width: 1149.9px) and (min-width: 720px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 6.5px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px 8.75px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_4 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_8 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_29 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_30 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_31 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_5 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_6 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_7 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_13 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_11 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_12 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_10 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_32 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_33 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_34 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_9 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_23 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_14 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_15 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_16 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_35 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_36 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_37 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_38 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_21 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_20 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_24 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_17 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_26 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_39 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_40 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_41 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_42 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_43 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_44 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_22 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_19 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_28 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_18 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_27 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_45 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 12; -ms-grid-row-span: 1; grid-row: 12 / 13; }
	#imCell_48 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 28; grid-column: 30 / 58; -ms-grid-row: 12; -ms-grid-row-span: 1; grid-row: 12 / 13; }
	#imCell_25 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
	#imCell_46 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
	#imCell_47 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
	#imCell_49 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 2; -ms-grid-row-span: 12; grid-row: 2 / 14; }
	
}
@media (max-width: 719.9px) and (min-width: 480px) {
	#imContent { display: -ms-grid; display: grid; -ms-grid-columns: minmax(0, 1fr) 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px minmax(0, 1fr); grid-template-columns: minmax(0, 1fr) 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 4.333px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px 5.833px minmax(0, 1fr); -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_1 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 2; -ms-grid-row-span: 1; grid-row: 2 / 3; }
	#imCell_4 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 3; -ms-grid-row-span: 1; grid-row: 3 / 4; }
	#imCell_2 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_3 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_8 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_29 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_30 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_31 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 4; -ms-grid-row-span: 1; grid-row: 4 / 5; }
	#imCell_5 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_6 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_7 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_13 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_11 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_12 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 5; -ms-grid-row-span: 1; grid-row: 5 / 6; }
	#imCell_10 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_32 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_33 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_34 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 6; -ms-grid-row-span: 1; grid-row: 6 / 7; }
	#imCell_9 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_23 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_14 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_15 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_16 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 7; -ms-grid-row-span: 1; grid-row: 7 / 8; }
	#imCell_35 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_36 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_37 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_38 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 8; -ms-grid-row-span: 1; grid-row: 8 / 9; }
	#imCell_21 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_20 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_24 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_17 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_26 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 9; -ms-grid-row-span: 1; grid-row: 9 / 10; }
	#imCell_39 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_40 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_41 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_42 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_43 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_44 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 10; -ms-grid-row-span: 1; grid-row: 10 / 11; }
	#imCell_22 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_19 { display: -ms-grid; display: grid; -ms-grid-column: 16; -ms-grid-column-span: 14; grid-column: 16 / 30; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_28 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_18 { display: -ms-grid; display: grid; -ms-grid-column: 58; -ms-grid-column-span: 14; grid-column: 58 / 72; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_27 { display: -ms-grid; display: grid; -ms-grid-column: 72; -ms-grid-column-span: 14; grid-column: 72 / 86; -ms-grid-row: 11; -ms-grid-row-span: 1; grid-row: 11 / 12; }
	#imCell_45 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 12; -ms-grid-row-span: 1; grid-row: 12 / 13; }
	#imCell_48 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 28; grid-column: 30 / 58; -ms-grid-row: 12; -ms-grid-row-span: 1; grid-row: 12 / 13; }
	#imCell_25 { display: -ms-grid; display: grid; -ms-grid-column: 2; -ms-grid-column-span: 14; grid-column: 2 / 16; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
	#imCell_46 { display: -ms-grid; display: grid; -ms-grid-column: 30; -ms-grid-column-span: 14; grid-column: 30 / 44; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
	#imCell_47 { display: -ms-grid; display: grid; -ms-grid-column: 44; -ms-grid-column-span: 14; grid-column: 44 / 58; -ms-grid-row: 13; -ms-grid-row-span: 1; grid-row: 13 / 14; }
	#imCell_49 { display: none; }
	#imPageRow_1 { display: block; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 2; -ms-grid-row-span: 12; grid-row: 2 / 14; }
	
}
@media (max-width: 479.9px)  {
	#imContent { display: -ms-grid; display: grid; -ms-grid-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) 0; 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) 0; -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent &gt; header { display: block; -ms-grid-column: 2; -ms-grid-column-span: 84; grid-column: 2 / 86; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imGoToCont { display: block; -ms-grid-column: 2; -ms-grid-column-span: 1; grid-column: 2 / 3; -ms-grid-row: 1; -ms-grid-row-span: 1; grid-row: 1 / 2; }
	#imCell_1 { display: none; }
	#imCell_2 { display: none; }
	#imCell_3 { display: none; }
	#imCell_4 { display: none; }
	#imCell_5 { display: none; }
	#imCell_6 { display: none; }
	#imCell_7 { display: none; }
	#imCell_8 { display: none; }
	#imCell_9 { display: none; }
	#imCell_10 { display: none; }
	#imCell_11 { display: none; }
	#imCell_12 { display: none; }
	#imCell_13 { display: none; }
	#imCell_14 { display: none; }
	#imCell_15 { display: none; }
	#imCell_16 { display: none; }
	#imCell_17 { display: none; }
	#imCell_18 { display: none; }
	#imCell_19 { display: none; }
	#imCell_20 { display: none; }
	#imCell_21 { display: none; }
	#imCell_22 { display: none; }
	#imCell_23 { display: none; }
	#imCell_24 { display: none; }
	#imCell_25 { display: none; }
	#imCell_26 { display: none; }
	#imCell_27 { display: none; }
	#imCell_28 { display: none; }
	#imCell_29 { display: none; }
	#imCell_30 { display: none; }
	#imCell_31 { display: none; }
	#imCell_32 { display: none; }
	#imCell_33 { display: none; }
	#imCell_34 { display: none; }
	#imCell_35 { display: none; }
	#imCell_36 { display: none; }
	#imCell_37 { display: none; }
	#imCell_38 { display: none; }
	#imCell_39 { display: none; }
	#imCell_40 { display: none; }
	#imCell_41 { display: none; }
	#imCell_42 { display: none; }
	#imCell_43 { display: none; }
	#imCell_44 { display: none; }
	#imCell_45 { display: none; }
	#imCell_46 { display: none; }
	#imCell_47 { display: none; }
	#imCell_48 { display: none; }
	#imCell_49 { display: none; }
	#imPageRow_1 { display: none; }
	
}
#imBreadcrumb { position: relative; float: left; }
#imHeader_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_02 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_02_text {font: normal normal normal 48pt 'Abuget';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_02_text,
#imHeader_imObjectTitle_02_text a { color: rgba(128, 128, 128, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_02_text a{ text-decoration: none; }
#imHeader_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectTitle_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imHeader_imObjectTitle_03 {margin: 0; text-align: center;}
#imHeader_imObjectTitle_03_text {font: normal normal normal 24pt 'Abuget';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imHeader_imObjectTitle_03_text,
#imHeader_imObjectTitle_03_text a { color: rgba(255, 128, 128, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imHeader_imObjectTitle_03_text a{ text-decoration: none; }
#imHeader_imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_04 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_4 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_4 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_06 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_6 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_6 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_07 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_7 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_7 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_08 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_8 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_09 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_9 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imHeader_imCellStyleBorders_9 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_05 { width: 100%; }
#imFooter_imTextObject_05 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_05_tab0 div { line-height: 22px; }
#imFooter_imTextObject_05_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_05_tab0 .imHeading2 { line-height: 22px; }
#imFooter_imTextObject_05_tab0 .imHeading3 { line-height: 22px; }
#imFooter_imTextObject_05_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_05_tab0 .imHeading5 { line-height: 22px; }
#imFooter_imTextObject_05_tab0 .imHeading6 { line-height: 22px; }
#imFooter_imTextObject_05_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_05_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_05_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_05_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_05_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_05_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_05_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_05_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_05_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_05_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_05_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_05_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_05_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_05_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_05_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_05_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_05_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_05_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_05_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_05_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_05_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_05_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_05_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_05_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_05_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_05_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_05_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_05_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_05_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_05_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_05_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_05_tab0 .cf1 { color: rgb(224, 224, 224); }
#imFooter_imTextObject_05_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imFooter_imTextObject_05_tab0 .cf2 { color: rgb(192, 192, 192); }
#imFooter_imTextObject_05_tab0 .ff1 { font-family: 'Cormorant Garamond'; }
#imFooter_imTextObject_05 .text-container {width: 100%;}#imFooter_imTextObject_05 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_05 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_05 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_05 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_8 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_08 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_8 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_8 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectImage_08 { vertical-align: top; margin: 0 auto; }
#imFooter_imObjectImage_08 #imFooter_imObjectImage_08_container img { width: 100%; vertical-align: top; }#imFooter_imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_10 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_10 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_10 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imObjectTitle_10 {margin: 0; text-align: center;}
#imFooter_imObjectTitle_10_text {font: normal normal normal 26pt 'Abuget';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_10_text,
#imFooter_imObjectTitle_10_text a { color: rgba(255, 255, 255, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_10_text a{ text-decoration: none; }
#imFooter_imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_11 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_11 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_11 { position: absolute; top: 0px; bottom: 0px; }
#imFooter_imTextObject_11 { width: 100%; }
#imFooter_imTextObject_11 { font-style: normal; font-weight: normal; line-height: 22px; }
#imFooter_imTextObject_11_tab0 div { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading1 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading2 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading3 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading4 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading5 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 .imHeading6 { line-height: 22px; }
#imFooter_imTextObject_11_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_11_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imFooter_imTextObject_11_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_11_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_11_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imFooter_imTextObject_11_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imFooter_imTextObject_11_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imFooter_imTextObject_11_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_11_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_11_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_11_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_11_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_11_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_11_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_11_tab0 .fleft { float: left; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 .fright { float: right; vertical-align: baseline;}
#imFooter_imTextObject_11_tab0 img.fleft { margin-right: 15px; }
#imFooter_imTextObject_11_tab0 img.fright { margin-left: 15px; }
#imFooter_imTextObject_11_tab0 .imTALeft { text-align: left; }
#imFooter_imTextObject_11_tab0 .imTARight { text-align: right; }
#imFooter_imTextObject_11_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_11_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_11_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_11_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_11_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_11_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_11_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_11_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_11_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imFooter_imTextObject_11_tab0 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imFooter_imTextObject_11_tab0 .cf1 { color: rgb(255, 255, 255); }
#imFooter_imTextObject_11 .text-container {width: 100%;}#imFooter_imTextObject_11 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_11 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_11 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_11 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imFooter_imCell_12 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imMenuObject_12 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imFooter_imCellStyleGraphics_12 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_12 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_14 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_14 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_14 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imFooter_imCellStyleBorders_14 { position: absolute; top: 0px; bottom: 0px; }
#imSideBar_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_pluginAppObj_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imSideBar_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imSideBar_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_1 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_1 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imStickyBar_imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectTitle_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_2 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_2 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectTitle_02 {margin: 0; text-align: center;}
#imStickyBar_imObjectTitle_02_text {font: normal normal normal 48pt 'Abuget';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imStickyBar_imObjectTitle_02_text,
#imStickyBar_imObjectTitle_02_text a { color: rgba(128, 128, 128, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imStickyBar_imObjectTitle_02_text a{ text-decoration: none; }
#imStickyBar_imCell_3 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imObjectTitle_03 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_3 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_3 { position: absolute; top: 0px; bottom: 0px; }
#imStickyBar_imObjectTitle_03 {margin: 0; text-align: center;}
#imStickyBar_imObjectTitle_03_text {font: normal normal normal 24pt 'Abuget';  padding: 0px 0px 0px 0px; background-color: transparent; position: relative; display: inline-block; }
#imStickyBar_imObjectTitle_03_text,
#imStickyBar_imObjectTitle_03_text a { color: rgba(255, 128, 128, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imStickyBar_imObjectTitle_03_text a{ text-decoration: none; }
#imStickyBar_imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_pluginAppObj_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imStickyBar_imCellStyleGraphics_5 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imStickyBar_imCellStyleBorders_5 { position: absolute; top: 0px; bottom: 0px; }
.imPageRow { position: relative;  }
#imCell_49 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imMenuObject_107_49 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imCellStyleGraphics_49 { position: absolute; top: 0px; bottom: 0px; background-color: transparent; }
#imCellStyleBorders_49 { position: absolute; top: 0px; bottom: 0px; }
.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; left: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imCell_1 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_01 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_1 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_01 { width: 100%; }
#imTextObject_107_01 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_01_tab0 div { line-height: 22px; }
#imTextObject_107_01_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_01_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_01_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_01_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_01_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_01_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_01_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_01_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_01_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_01_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_01_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_01_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_01_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_01_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_01_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_01_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_01_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_01_tab0 .inline-block { display: inline-block; }
#imTextObject_107_01_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_01_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_01_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_01_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_01_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_01_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_01_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_01_tab0 .imTALeft { text-align: left; }
#imTextObject_107_01_tab0 .imTARight { text-align: right; }
#imTextObject_107_01_tab0 .imTACenter { text-align: center; }
#imTextObject_107_01_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_01_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_01_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_01_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_01_tab0 .imVt { vertical-align: top; }
#imTextObject_107_01_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_01_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_01_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_01_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_01_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_01_tab0 .cf0 { color: #000000; }
#imTextObject_107_01_tab0 .cf1 { color: #000000; }
#imTextObject_107_01_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_01_tab0 .cf3 { color: #FF8000; }
#imTextObject_107_01_tab0 .cf4 { color: #000000; }
#imTextObject_107_01_tab0 .cf5 { color: #000000; }
#imTextObject_107_01_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_01_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_01_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_01_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_01_tab0 .cb3 { background-color: #FF8000; }
#imTextObject_107_01_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_01_tab0 .cb5 { background-color: #000000; }
#imTextObject_107_01 .text-container {width: 100%;}#imTextObject_107_01 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_01 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_01 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_01 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_4 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_107_04 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_4 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_4 { position: absolute; top: 5px; bottom: 5px; }
#imObjectGallery_107_04 { width: 100%; max-width: 100%; }
#imObjectGallery_107_04 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_107_04 &gt; a &gt; img { width: 100%; height: auto; }
#imObjectGallery_107_04 &gt; a &gt; img { width: 100%; height: auto; }
#imObjectGallery_107_04 &gt; a &gt; img { width: 100%; height: auto; }
@media (max-width: 137px) and (min-width: 74px) {
	#imObjectGallery_107_04 &gt; a { flex: 0 0 calc(100% / 1); }#imObjectGallery_107_04 &gt; img { height: calc(100% / 1); width: calc(100% / 1); }
}
@media (max-width: 201px) and (min-width: 138px) {
	#imObjectGallery_107_04 &gt; a { flex: 0 0 calc(100% / 2); }#imObjectGallery_107_04 &gt; img { height: calc(100% / 2); width: calc(100% / 2); }
}
@media (max-width: 265px) and (min-width: 202px) {
	#imObjectGallery_107_04 &gt; a { flex: 0 0 calc(100% / 3); }#imObjectGallery_107_04 &gt; img { height: calc(100% / 3); width: calc(100% / 3); }
}
@media (max-width: 329px) and (min-width: 266px) {
	#imObjectGallery_107_04 &gt; a { flex: 0 0 calc(100% / 4); }#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
}
@media (max-width: 483.9px) and (min-width: 330px) {
	#imObjectGallery_107_04 &gt; a { flex: 0 0 calc(100% / 4); }#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
}
#imObjectGallery_107_04 a:link, #imContent #imObjectGallery_107_04 a:hover, #imContent #imObjectGallery_107_04 a:visited, #imContent #imObjectGallery_107_04 a:active { border: none; background-color: transparent; text-decoration: none; }
#imCell_2 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_02 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_2 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_2 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_02 { width: 100%; }
#imTextObject_107_02 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_02_tab0 div { line-height: 22px; }
#imTextObject_107_02_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_02_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_02_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_02_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_02_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_02_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_02_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_02_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_02_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_02_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_02_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_02_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_02_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_02_tab0 .inline-block { display: inline-block; }
#imTextObject_107_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_02_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_02_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_02_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_02_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_02_tab0 .imTALeft { text-align: left; }
#imTextObject_107_02_tab0 .imTARight { text-align: right; }
#imTextObject_107_02_tab0 .imTACenter { text-align: center; }
#imTextObject_107_02_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_02_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_02_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_02_tab0 .imVt { vertical-align: top; }
#imTextObject_107_02_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_02_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_02_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_02_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_02_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_02_tab0 .cf0 { color: #000000; }
#imTextObject_107_02_tab0 .cf1 { color: #000000; }
#imTextObject_107_02_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_02_tab0 .cf3 { color: #000000; }
#imTextObject_107_02_tab0 .cf4 { color: #000000; }
#imTextObject_107_02_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_02_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_02_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_02_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_02_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_02_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_02 .text-container {width: 100%;}#imTextObject_107_02 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_02 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_02 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTextObject_107_03 { width: 100%; }
#imTextObject_107_03 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_03_tab0 div { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_03_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_03_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_03_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_03_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_03_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_03_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_03_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_03_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_03_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_03_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_03_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_03_tab0 .inline-block { display: inline-block; }
#imTextObject_107_03_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_03_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_03_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_03_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_03_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_03_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_03_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_03_tab0 .imTALeft { text-align: left; }
#imTextObject_107_03_tab0 .imTARight { text-align: right; }
#imTextObject_107_03_tab0 .imTACenter { text-align: center; }
#imTextObject_107_03_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_03_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_03_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_03_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_03_tab0 .imVt { vertical-align: top; }
#imTextObject_107_03_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_03_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_03_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_03_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_03_tab0 .ff1 { font-family: "Arial", sans-serif; }
#imTextObject_107_03_tab0 .cf0 { color: #000000; }
#imTextObject_107_03_tab0 .cf1 { color: #000000; }
#imTextObject_107_03_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_03_tab0 .cf3 { color: #000000; }
#imTextObject_107_03_tab0 .cf4 { color: #000000; }
#imTextObject_107_03_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_03_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_03_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_03_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_03_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_03_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_03 .text-container {width: 100%;}#imTextObject_107_03 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_03 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_03 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_03 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTextObject_107_03 { width: 100%; }
#imTextObject_107_03 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_03_tab0 div { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_03_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_03_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_03_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_03_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_03_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_03_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_03_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_03_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_03_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_03_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_03_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_03_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_03_tab0 .inline-block { display: inline-block; }
#imTextObject_107_03_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_03_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_03_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_03_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_03_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_03_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_03_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_03_tab0 .imTALeft { text-align: left; }
#imTextObject_107_03_tab0 .imTARight { text-align: right; }
#imTextObject_107_03_tab0 .imTACenter { text-align: center; }
#imTextObject_107_03_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_03_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_03_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_03_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_03_tab0 .imVt { vertical-align: top; }
#imTextObject_107_03_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_03_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_03_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_03_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_03_tab0 .ff1 { font-family: "Arial", sans-serif; }
#imTextObject_107_03_tab0 .cf0 { color: #000000; }
#imTextObject_107_03_tab0 .cf1 { color: #000000; }
#imTextObject_107_03_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_03_tab0 .cf3 { color: #000000; }
#imTextObject_107_03_tab0 .cf4 { color: #000000; }
#imTextObject_107_03_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_03_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_03_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_03_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_03_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_03_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_03 .text-container {width: 100%;}#imTextObject_107_03 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_03 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_03 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_03 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTextObject_107_08 { width: 100%; }
#imTextObject_107_08 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_08_tab0 div { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_08_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_08_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_08_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_08_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_08_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_08_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_08_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_08_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_08_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_08_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_08_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_08_tab0 .inline-block { display: inline-block; }
#imTextObject_107_08_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_08_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_08_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_08_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_08_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_08_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_08_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_08_tab0 .imTALeft { text-align: left; }
#imTextObject_107_08_tab0 .imTARight { text-align: right; }
#imTextObject_107_08_tab0 .imTACenter { text-align: center; }
#imTextObject_107_08_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_08_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_08_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_08_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_08_tab0 .imVt { vertical-align: top; }
#imTextObject_107_08_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_08_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_08_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_08_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_08_tab0 .ff1 { font-family: "Arial", sans-serif; }
#imTextObject_107_08_tab0 .cf0 { color: #000000; }
#imTextObject_107_08_tab0 .cf1 { color: #000000; }
#imTextObject_107_08_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_08_tab0 .cf3 { color: #000000; }
#imTextObject_107_08_tab0 .cf4 { color: #000000; }
#imTextObject_107_08_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_08_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_08_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_08_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_08_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_08_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_08 .text-container {width: 100%;}#imTextObject_107_08 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_08 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_08 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_08 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imTextObject_107_08 { width: 100%; }
#imTextObject_107_08 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_08_tab0 div { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_08_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_08_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_08_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_08_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_08_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_08_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_08_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_08_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_08_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_08_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_08_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_08_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_08_tab0 .inline-block { display: inline-block; }
#imTextObject_107_08_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_08_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_08_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_08_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_08_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_08_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_08_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_08_tab0 .imTALeft { text-align: left; }
#imTextObject_107_08_tab0 .imTARight { text-align: right; }
#imTextObject_107_08_tab0 .imTACenter { text-align: center; }
#imTextObject_107_08_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_08_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_08_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_08_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_08_tab0 .imVt { vertical-align: top; }
#imTextObject_107_08_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_08_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_08_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_08_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_08_tab0 .ff1 { font-family: "Arial", sans-serif; }
#imTextObject_107_08_tab0 .cf0 { color: #000000; }
#imTextObject_107_08_tab0 .cf1 { color: #000000; }
#imTextObject_107_08_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_08_tab0 .cf3 { color: #000000; }
#imTextObject_107_08_tab0 .cf4 { color: #000000; }
#imTextObject_107_08_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_08_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_08_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_08_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_08_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_08_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_08 .text-container {width: 100%;}#imTextObject_107_08 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_08 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_08 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_08 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_29 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_29 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_29 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_29 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_29 { width: 100%; }
#imTextObject_107_29 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_29_tab0 div { line-height: 22px; }
#imTextObject_107_29_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_29_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_29_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_29_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_29_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_29_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_29_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_29_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_29_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_29_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_29_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_29_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_29_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_29_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_29_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_29_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_29_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_29_tab0 .inline-block { display: inline-block; }
#imTextObject_107_29_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_29_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_29_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_29_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_29_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_29_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_29_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_29_tab0 .imTALeft { text-align: left; }
#imTextObject_107_29_tab0 .imTARight { text-align: right; }
#imTextObject_107_29_tab0 .imTACenter { text-align: center; }
#imTextObject_107_29_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_29_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_29_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_29_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_29_tab0 .imVt { vertical-align: top; }
#imTextObject_107_29_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_29_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_29_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_29_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_29_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_29_tab0 .cf0 { color: #000000; }
#imTextObject_107_29_tab0 .cf1 { color: #000000; }
#imTextObject_107_29_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_29_tab0 .cf3 { color: #000000; }
#imTextObject_107_29_tab0 .cf4 { color: #000000; }
#imTextObject_107_29_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_29_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_29_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_29_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_29_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_29_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_29 .text-container {width: 100%;}#imTextObject_107_29 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_29 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_29 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_29 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_30 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_30 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_30 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_30 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_30 { width: 100%; }
#imTextObject_107_30 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_30_tab0 div { line-height: 22px; }
#imTextObject_107_30_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_30_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_30_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_30_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_30_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_30_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_30_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_30_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_30_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_30_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_30_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_30_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_30_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_30_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_30_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_30_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_30_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_30_tab0 .inline-block { display: inline-block; }
#imTextObject_107_30_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_30_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_30_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_30_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_30_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_30_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_30_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_30_tab0 .imTALeft { text-align: left; }
#imTextObject_107_30_tab0 .imTARight { text-align: right; }
#imTextObject_107_30_tab0 .imTACenter { text-align: center; }
#imTextObject_107_30_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_30_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_30_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_30_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_30_tab0 .imVt { vertical-align: top; }
#imTextObject_107_30_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_30_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_30_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_30_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_30_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_30_tab0 .cf0 { color: #000000; }
#imTextObject_107_30_tab0 .cf1 { color: #000000; }
#imTextObject_107_30_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_30_tab0 .cf3 { color: #000000; }
#imTextObject_107_30_tab0 .cf4 { color: #000000; }
#imTextObject_107_30_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_30_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_30_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_30_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_30_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_30_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_30 .text-container {width: 100%;}#imTextObject_107_30 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_30 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_30 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_30 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_31 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_31 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_31 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_31 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_31 { width: 100%; }
#imTextObject_107_31 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_31_tab0 div { line-height: 22px; }
#imTextObject_107_31_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_31_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_31_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_31_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_31_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_31_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_31_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_31_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_31_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_31_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_31_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_31_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_31_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_31_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_31_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_31_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_31_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_31_tab0 .inline-block { display: inline-block; }
#imTextObject_107_31_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_31_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_31_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_31_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_31_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_31_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_31_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_31_tab0 .imTALeft { text-align: left; }
#imTextObject_107_31_tab0 .imTARight { text-align: right; }
#imTextObject_107_31_tab0 .imTACenter { text-align: center; }
#imTextObject_107_31_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_31_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_31_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_31_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_31_tab0 .imVt { vertical-align: top; }
#imTextObject_107_31_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_31_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_31_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_31_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_31_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_31_tab0 .cf0 { color: #000000; }
#imTextObject_107_31_tab0 .cf1 { color: #000000; }
#imTextObject_107_31_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_31_tab0 .cf3 { color: #000000; }
#imTextObject_107_31_tab0 .cf4 { color: #000000; }
#imTextObject_107_31_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_31_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_31_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_31_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_31_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_31_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_31 .text-container {width: 100%;}#imTextObject_107_31 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_31 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_31 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_31 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_5 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_05 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_5 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_5 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_05 #imObjectImage_107_05_container { width: 164px; max-width: 100%; }
#imObjectImage_107_05 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_05 #imObjectImage_107_05_container img { width: 100%; vertical-align: top; }#imCell_6 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_06 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_6 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_6 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_06 #imObjectImage_107_06_container { width: 164px; max-width: 100%; }
#imObjectImage_107_06 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_06 #imObjectImage_107_06_container img { width: 100%; vertical-align: top; }#imCell_7 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_07 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_7 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_7 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_07 #imObjectImage_107_07_container { width: 141px; max-width: 100%; }
#imObjectImage_107_07 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_07 #imObjectImage_107_07_container img { width: 100%; vertical-align: top; }#imCell_13 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_13 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_13 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_13 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_13 #imObjectImage_107_13_container { width: 164px; max-width: 100%; }
#imObjectImage_107_13 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_13 #imObjectImage_107_13_container img { width: 100%; vertical-align: top; }#imCell_11 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_11 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_11 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_11 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_11 #imObjectImage_107_11_container { width: 164px; max-width: 100%; }
#imObjectImage_107_11 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_11 #imObjectImage_107_11_container img { width: 100%; vertical-align: top; }#imCell_12 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_12 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_12 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_12 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_12 #imObjectImage_107_12_container { width: 164px; max-width: 100%; }
#imObjectImage_107_12 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_12 #imObjectImage_107_12_container img { width: 100%; vertical-align: top; }#imCell_10 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_10 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_10 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_10 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_10 { width: 100%; }
#imTextObject_107_10 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_10_tab0 div { line-height: 22px; }
#imTextObject_107_10_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_10_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_10_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_10_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_10_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_10_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_10_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_10_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_10_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_10_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_10_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_10_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_10_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_10_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_10_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_10_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_10_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_10_tab0 .inline-block { display: inline-block; }
#imTextObject_107_10_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_10_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_10_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_10_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_10_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_10_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_10_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_10_tab0 .imTALeft { text-align: left; }
#imTextObject_107_10_tab0 .imTARight { text-align: right; }
#imTextObject_107_10_tab0 .imTACenter { text-align: center; }
#imTextObject_107_10_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_10_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_10_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_10_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_10_tab0 .imVt { vertical-align: top; }
#imTextObject_107_10_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_10_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_10_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_10_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_10_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_10_tab0 .cf0 { color: #000000; }
#imTextObject_107_10_tab0 .cf1 { color: #000000; }
#imTextObject_107_10_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_10_tab0 .cf3 { color: #000000; }
#imTextObject_107_10_tab0 .cf4 { color: #000000; }
#imTextObject_107_10_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_10_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_10_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_10_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_10_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_10_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_10 .text-container {width: 100%;}#imTextObject_107_10 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_10 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_10 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_10 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_32 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_32 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_32 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_32 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_32 { width: 100%; }
#imTextObject_107_32 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_32_tab0 div { line-height: 22px; }
#imTextObject_107_32_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_32_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_32_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_32_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_32_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_32_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_32_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_32_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_32_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_32_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_32_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_32_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_32_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_32_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_32_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_32_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_32_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_32_tab0 .inline-block { display: inline-block; }
#imTextObject_107_32_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_32_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_32_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_32_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_32_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_32_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_32_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_32_tab0 .imTALeft { text-align: left; }
#imTextObject_107_32_tab0 .imTARight { text-align: right; }
#imTextObject_107_32_tab0 .imTACenter { text-align: center; }
#imTextObject_107_32_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_32_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_32_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_32_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_32_tab0 .imVt { vertical-align: top; }
#imTextObject_107_32_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_32_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_32_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_32_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_32_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_32_tab0 .cf0 { color: #000000; }
#imTextObject_107_32_tab0 .cf1 { color: #000000; }
#imTextObject_107_32_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_32_tab0 .cf3 { color: #000000; }
#imTextObject_107_32_tab0 .cf4 { color: #000000; }
#imTextObject_107_32_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_32_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_32_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_32_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_32_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_32_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_32 .text-container {width: 100%;}#imTextObject_107_32 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_32 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_32 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_32 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_33 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_33 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_33 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_33 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_33 { width: 100%; }
#imTextObject_107_33 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_33_tab0 div { line-height: 22px; }
#imTextObject_107_33_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_33_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_33_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_33_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_33_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_33_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_33_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_33_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_33_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_33_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_33_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_33_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_33_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_33_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_33_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_33_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_33_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_33_tab0 .inline-block { display: inline-block; }
#imTextObject_107_33_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_33_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_33_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_33_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_33_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_33_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_33_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_33_tab0 .imTALeft { text-align: left; }
#imTextObject_107_33_tab0 .imTARight { text-align: right; }
#imTextObject_107_33_tab0 .imTACenter { text-align: center; }
#imTextObject_107_33_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_33_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_33_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_33_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_33_tab0 .imVt { vertical-align: top; }
#imTextObject_107_33_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_33_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_33_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_33_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_33_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_33_tab0 .cf0 { color: #000000; }
#imTextObject_107_33_tab0 .cf1 { color: #000000; }
#imTextObject_107_33_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_33_tab0 .cf3 { color: #000000; }
#imTextObject_107_33_tab0 .cf4 { color: #000000; }
#imTextObject_107_33_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_33_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_33_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_33_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_33_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_33_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_33 .text-container {width: 100%;}#imTextObject_107_33 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_33 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_33 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_33 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_34 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_34 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_34 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_34 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_34 { width: 100%; }
#imTextObject_107_34 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_34_tab0 div { line-height: 22px; }
#imTextObject_107_34_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_34_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_34_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_34_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_34_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_34_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_34_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_34_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_34_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_34_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_34_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_34_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_34_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_34_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_34_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_34_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_34_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_34_tab0 .inline-block { display: inline-block; }
#imTextObject_107_34_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_34_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_34_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_34_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_34_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_34_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_34_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_34_tab0 .imTALeft { text-align: left; }
#imTextObject_107_34_tab0 .imTARight { text-align: right; }
#imTextObject_107_34_tab0 .imTACenter { text-align: center; }
#imTextObject_107_34_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_34_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_34_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_34_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_34_tab0 .imVt { vertical-align: top; }
#imTextObject_107_34_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_34_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_34_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_34_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_34_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_34_tab0 .cf0 { color: #000000; }
#imTextObject_107_34_tab0 .cf1 { color: #000000; }
#imTextObject_107_34_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_34_tab0 .cf3 { color: #000000; }
#imTextObject_107_34_tab0 .cf4 { color: #000000; }
#imTextObject_107_34_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_34_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_34_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_34_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_34_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_34_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_34 .text-container {width: 100%;}#imTextObject_107_34 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_34 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_34 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_34 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_9 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_09 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_9 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_9 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_09 #imObjectImage_107_09_container { width: 164px; max-width: 100%; }
#imObjectImage_107_09 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_09 #imObjectImage_107_09_container img { width: 100%; vertical-align: top; }#imCell_23 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_23 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_23 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_23 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_23 #imObjectImage_107_23_container { width: 164px; max-width: 100%; }
#imObjectImage_107_23 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_23 #imObjectImage_107_23_container img { width: 100%; vertical-align: top; }#imCell_14 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_14 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_14 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_14 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_14 #imObjectImage_107_14_container { width: 164px; max-width: 100%; }
#imObjectImage_107_14 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_14 #imObjectImage_107_14_container img { width: 100%; vertical-align: top; }#imCell_15 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_15 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_15 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_15 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_15 #imObjectImage_107_15_container { width: 151px; max-width: 100%; }
#imObjectImage_107_15 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_15 #imObjectImage_107_15_container img { width: 100%; vertical-align: top; }#imCell_16 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_16 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_16 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_16 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_16 #imObjectImage_107_16_container { width: 148px; max-width: 100%; }
#imObjectImage_107_16 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_16 #imObjectImage_107_16_container img { width: 100%; vertical-align: top; }#imCell_35 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_35 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_35 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_35 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_35 { width: 100%; }
#imTextObject_107_35 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_35_tab0 div { line-height: 22px; }
#imTextObject_107_35_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_35_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_35_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_35_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_35_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_35_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_35_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_35_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_35_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_35_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_35_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_35_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_35_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_35_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_35_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_35_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_35_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_35_tab0 .inline-block { display: inline-block; }
#imTextObject_107_35_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_35_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_35_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_35_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_35_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_35_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_35_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_35_tab0 .imTALeft { text-align: left; }
#imTextObject_107_35_tab0 .imTARight { text-align: right; }
#imTextObject_107_35_tab0 .imTACenter { text-align: center; }
#imTextObject_107_35_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_35_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_35_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_35_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_35_tab0 .imVt { vertical-align: top; }
#imTextObject_107_35_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_35_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_35_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_35_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_35_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_35_tab0 .cf0 { color: #000000; }
#imTextObject_107_35_tab0 .cf1 { color: #000000; }
#imTextObject_107_35_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_35_tab0 .cf3 { color: #000000; }
#imTextObject_107_35_tab0 .cf4 { color: #000000; }
#imTextObject_107_35_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_35_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_35_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_35_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_35_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_35_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_35 .text-container {width: 100%;}#imTextObject_107_35 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_35 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_35 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_35 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_36 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_36 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_36 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_36 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_36 { width: 100%; }
#imTextObject_107_36 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_36_tab0 div { line-height: 22px; }
#imTextObject_107_36_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_36_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_36_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_36_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_36_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_36_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_36_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_36_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_36_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_36_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_36_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_36_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_36_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_36_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_36_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_36_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_36_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_36_tab0 .inline-block { display: inline-block; }
#imTextObject_107_36_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_36_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_36_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_36_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_36_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_36_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_36_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_36_tab0 .imTALeft { text-align: left; }
#imTextObject_107_36_tab0 .imTARight { text-align: right; }
#imTextObject_107_36_tab0 .imTACenter { text-align: center; }
#imTextObject_107_36_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_36_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_36_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_36_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_36_tab0 .imVt { vertical-align: top; }
#imTextObject_107_36_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_36_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_36_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_36_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_36_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_36_tab0 .cf0 { color: #000000; }
#imTextObject_107_36_tab0 .cf1 { color: #000000; }
#imTextObject_107_36_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_36_tab0 .cf3 { color: #000000; }
#imTextObject_107_36_tab0 .cf4 { color: #000000; }
#imTextObject_107_36_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_36_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_36_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_36_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_36_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_36_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_36 .text-container {width: 100%;}#imTextObject_107_36 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_36 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_36 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_36 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_37 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_37 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_37 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_37 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_37 { width: 100%; }
#imTextObject_107_37 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_37_tab0 div { line-height: 22px; }
#imTextObject_107_37_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_37_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_37_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_37_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_37_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_37_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_37_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_37_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_37_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_37_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_37_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_37_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_37_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_37_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_37_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_37_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_37_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_37_tab0 .inline-block { display: inline-block; }
#imTextObject_107_37_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_37_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_37_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_37_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_37_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_37_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_37_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_37_tab0 .imTALeft { text-align: left; }
#imTextObject_107_37_tab0 .imTARight { text-align: right; }
#imTextObject_107_37_tab0 .imTACenter { text-align: center; }
#imTextObject_107_37_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_37_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_37_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_37_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_37_tab0 .imVt { vertical-align: top; }
#imTextObject_107_37_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_37_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_37_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_37_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_37_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_37_tab0 .cf0 { color: #000000; }
#imTextObject_107_37_tab0 .cf1 { color: #000000; }
#imTextObject_107_37_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_37_tab0 .cf3 { color: #000000; }
#imTextObject_107_37_tab0 .cf4 { color: #000000; }
#imTextObject_107_37_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_37_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_37_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_37_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_37_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_37_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_37 .text-container {width: 100%;}#imTextObject_107_37 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_37 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_37 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_37 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_38 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_38 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_38 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_38 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_38 { width: 100%; }
#imTextObject_107_38 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_38_tab0 div { line-height: 22px; }
#imTextObject_107_38_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_38_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_38_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_38_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_38_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_38_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_38_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_38_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_38_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_38_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_38_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_38_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_38_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_38_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_38_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_38_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_38_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_38_tab0 .inline-block { display: inline-block; }
#imTextObject_107_38_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_38_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_38_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_38_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_38_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_38_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_38_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_38_tab0 .imTALeft { text-align: left; }
#imTextObject_107_38_tab0 .imTARight { text-align: right; }
#imTextObject_107_38_tab0 .imTACenter { text-align: center; }
#imTextObject_107_38_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_38_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_38_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_38_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_38_tab0 .imVt { vertical-align: top; }
#imTextObject_107_38_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_38_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_38_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_38_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_38_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_38_tab0 .cf0 { color: #000000; }
#imTextObject_107_38_tab0 .cf1 { color: #000000; }
#imTextObject_107_38_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_38_tab0 .cf3 { color: #000000; }
#imTextObject_107_38_tab0 .cf4 { color: #000000; }
#imTextObject_107_38_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_38_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_38_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_38_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_38_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_38_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_38 .text-container {width: 100%;}#imTextObject_107_38 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_38 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_38 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_38 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_21 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_21 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_21 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_21 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_21 #imObjectImage_107_21_container { width: 164px; max-width: 100%; }
#imObjectImage_107_21 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_21 #imObjectImage_107_21_container img { width: 100%; vertical-align: top; }#imCell_20 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_20 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_20 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_20 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_20 #imObjectImage_107_20_container { width: 164px; max-width: 100%; }
#imObjectImage_107_20 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_20 #imObjectImage_107_20_container img { width: 100%; vertical-align: top; }#imCell_24 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_24 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_24 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_24 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_24 #imObjectImage_107_24_container { width: 164px; max-width: 100%; }
#imObjectImage_107_24 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_24 #imObjectImage_107_24_container img { width: 100%; vertical-align: top; }#imCell_17 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_17 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_17 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_17 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_17 #imObjectImage_107_17_container { width: 164px; max-width: 100%; }
#imObjectImage_107_17 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_17 #imObjectImage_107_17_container img { width: 100%; vertical-align: top; }#imCell_26 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_26 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_26 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_26 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_26 #imObjectImage_107_26_container { width: 133px; max-width: 100%; }
#imObjectImage_107_26 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_26 #imObjectImage_107_26_container img { width: 100%; vertical-align: top; }#imCell_39 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_39 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_39 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_39 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_39 { width: 100%; }
#imTextObject_107_39 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_39_tab0 div { line-height: 22px; }
#imTextObject_107_39_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_39_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_39_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_39_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_39_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_39_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_39_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_39_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_39_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_39_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_39_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_39_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_39_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_39_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_39_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_39_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_39_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_39_tab0 .inline-block { display: inline-block; }
#imTextObject_107_39_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_39_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_39_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_39_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_39_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_39_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_39_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_39_tab0 .imTALeft { text-align: left; }
#imTextObject_107_39_tab0 .imTARight { text-align: right; }
#imTextObject_107_39_tab0 .imTACenter { text-align: center; }
#imTextObject_107_39_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_39_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_39_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_39_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_39_tab0 .imVt { vertical-align: top; }
#imTextObject_107_39_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_39_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_39_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_39_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_39_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_39_tab0 .cf0 { color: #000000; }
#imTextObject_107_39_tab0 .cf1 { color: #000000; }
#imTextObject_107_39_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_39_tab0 .cf3 { color: #000000; }
#imTextObject_107_39_tab0 .cf4 { color: #000000; }
#imTextObject_107_39_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_39_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_39_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_39_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_39_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_39_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_39 .text-container {width: 100%;}#imTextObject_107_39 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_39 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_39 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_39 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_40 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_40 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_40 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_40 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_40 { width: 100%; }
#imTextObject_107_40 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_40_tab0 div { line-height: 22px; }
#imTextObject_107_40_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_40_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_40_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_40_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_40_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_40_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_40_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_40_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_40_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_40_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_40_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_40_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_40_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_40_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_40_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_40_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_40_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_40_tab0 .inline-block { display: inline-block; }
#imTextObject_107_40_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_40_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_40_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_40_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_40_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_40_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_40_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_40_tab0 .imTALeft { text-align: left; }
#imTextObject_107_40_tab0 .imTARight { text-align: right; }
#imTextObject_107_40_tab0 .imTACenter { text-align: center; }
#imTextObject_107_40_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_40_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_40_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_40_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_40_tab0 .imVt { vertical-align: top; }
#imTextObject_107_40_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_40_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_40_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_40_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_40_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_40_tab0 .cf0 { color: #000000; }
#imTextObject_107_40_tab0 .cf1 { color: #000000; }
#imTextObject_107_40_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_40_tab0 .cf3 { color: #000000; }
#imTextObject_107_40_tab0 .cf4 { color: #000000; }
#imTextObject_107_40_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_40_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_40_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_40_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_40_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_40_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_40 .text-container {width: 100%;}#imTextObject_107_40 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_40 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_40 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_40 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_41 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_41 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_41 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_41 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_41 { width: 100%; }
#imTextObject_107_41 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_41_tab0 div { line-height: 22px; }
#imTextObject_107_41_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_41_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_41_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_41_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_41_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_41_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_41_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_41_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_41_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_41_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_41_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_41_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_41_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_41_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_41_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_41_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_41_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_41_tab0 .inline-block { display: inline-block; }
#imTextObject_107_41_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_41_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_41_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_41_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_41_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_41_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_41_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_41_tab0 .imTALeft { text-align: left; }
#imTextObject_107_41_tab0 .imTARight { text-align: right; }
#imTextObject_107_41_tab0 .imTACenter { text-align: center; }
#imTextObject_107_41_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_41_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_41_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_41_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_41_tab0 .imVt { vertical-align: top; }
#imTextObject_107_41_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_41_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_41_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_41_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_41_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_41_tab0 .cf0 { color: #000000; }
#imTextObject_107_41_tab0 .cf1 { color: #000000; }
#imTextObject_107_41_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_41_tab0 .cf3 { color: #000000; }
#imTextObject_107_41_tab0 .cf4 { color: #000000; }
#imTextObject_107_41_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_41_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_41_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_41_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_41_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_41_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_41 .text-container {width: 100%;}#imTextObject_107_41 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_41 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_41 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_41 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_42 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_42 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_42 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_42 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_42 { width: 100%; }
#imTextObject_107_42 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_42_tab0 div { line-height: 22px; }
#imTextObject_107_42_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_42_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_42_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_42_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_42_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_42_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_42_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_42_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_42_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_42_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_42_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_42_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_42_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_42_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_42_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_42_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_42_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_42_tab0 .inline-block { display: inline-block; }
#imTextObject_107_42_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_42_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_42_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_42_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_42_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_42_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_42_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_42_tab0 .imTALeft { text-align: left; }
#imTextObject_107_42_tab0 .imTARight { text-align: right; }
#imTextObject_107_42_tab0 .imTACenter { text-align: center; }
#imTextObject_107_42_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_42_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_42_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_42_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_42_tab0 .imVt { vertical-align: top; }
#imTextObject_107_42_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_42_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_42_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_42_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_42_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_42_tab0 .cf0 { color: #000000; }
#imTextObject_107_42_tab0 .cf1 { color: #000000; }
#imTextObject_107_42_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_42_tab0 .cf3 { color: #000000; }
#imTextObject_107_42_tab0 .cf4 { color: #000000; }
#imTextObject_107_42_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_42_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_42_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_42_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_42_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_42_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_42 .text-container {width: 100%;}#imTextObject_107_42 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_42 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_42 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_42 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_43 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_43 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_43 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_43 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_43 { width: 100%; }
#imTextObject_107_43 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_43_tab0 div { line-height: 22px; }
#imTextObject_107_43_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_43_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_43_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_43_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_43_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_43_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_43_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_43_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_43_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_43_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_43_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_43_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_43_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_43_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_43_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_43_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_43_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_43_tab0 .inline-block { display: inline-block; }
#imTextObject_107_43_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_43_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_43_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_43_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_43_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_43_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_43_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_43_tab0 .imTALeft { text-align: left; }
#imTextObject_107_43_tab0 .imTARight { text-align: right; }
#imTextObject_107_43_tab0 .imTACenter { text-align: center; }
#imTextObject_107_43_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_43_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_43_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_43_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_43_tab0 .imVt { vertical-align: top; }
#imTextObject_107_43_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_43_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_43_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_43_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_43_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_43_tab0 .cf0 { color: #000000; }
#imTextObject_107_43_tab0 .cf1 { color: #000000; }
#imTextObject_107_43_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_43_tab0 .cf3 { color: #000000; }
#imTextObject_107_43_tab0 .cf4 { color: #000000; }
#imTextObject_107_43_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_43_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_43_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_43_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_43_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_43_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_43 .text-container {width: 100%;}#imTextObject_107_43 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_43 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_43 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_43 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_44 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_44 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_44 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_44 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_44 { width: 100%; }
#imTextObject_107_44 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_44_tab0 div { line-height: 22px; }
#imTextObject_107_44_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_44_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_44_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_44_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_44_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_44_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_44_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_44_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_44_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_44_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_44_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_44_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_44_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_44_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_44_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_44_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_44_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_44_tab0 .inline-block { display: inline-block; }
#imTextObject_107_44_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_44_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_44_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_44_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_44_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_44_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_44_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_44_tab0 .imTALeft { text-align: left; }
#imTextObject_107_44_tab0 .imTARight { text-align: right; }
#imTextObject_107_44_tab0 .imTACenter { text-align: center; }
#imTextObject_107_44_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_44_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_44_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_44_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_44_tab0 .imVt { vertical-align: top; }
#imTextObject_107_44_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_44_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_44_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_44_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_44_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_44_tab0 .cf0 { color: #000000; }
#imTextObject_107_44_tab0 .cf1 { color: #000000; }
#imTextObject_107_44_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_44_tab0 .cf3 { color: #000000; }
#imTextObject_107_44_tab0 .cf4 { color: #000000; }
#imTextObject_107_44_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_44_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_44_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_44_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_44_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_44_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_44 .text-container {width: 100%;}#imTextObject_107_44 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_44 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_44 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_44 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_22 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_22 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_22 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_22 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_22 #imObjectImage_107_22_container { width: 164px; max-width: 100%; }
#imObjectImage_107_22 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_22 #imObjectImage_107_22_container img { width: 100%; vertical-align: top; }#imCell_19 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_19 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_19 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_19 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_19 #imObjectImage_107_19_container { width: 164px; max-width: 100%; }
#imObjectImage_107_19 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_19 #imObjectImage_107_19_container img { width: 100%; vertical-align: top; }#imCell_28 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_28 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_28 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_28 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_28 #imObjectImage_107_28_container { width: 164px; max-width: 100%; }
#imObjectImage_107_28 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_28 #imObjectImage_107_28_container img { width: 100%; vertical-align: top; }#imCell_18 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_18 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_18 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_18 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_18 #imObjectImage_107_18_container { width: 164px; max-width: 100%; }
#imObjectImage_107_18 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_18 #imObjectImage_107_18_container img { width: 100%; vertical-align: top; }#imCell_27 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_27 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_27 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_27 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_27 #imObjectImage_107_27_container { width: 164px; max-width: 100%; }
#imObjectImage_107_27 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_27 #imObjectImage_107_27_container img { width: 100%; vertical-align: top; }#imCell_45 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_45 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_45 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_45 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_45 { width: 100%; }
#imTextObject_107_45 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_45_tab0 div { line-height: 22px; }
#imTextObject_107_45_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_45_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_45_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_45_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_45_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_45_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_45_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_45_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_45_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_45_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_45_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_45_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_45_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_45_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_45_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_45_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_45_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_45_tab0 .inline-block { display: inline-block; }
#imTextObject_107_45_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_45_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_45_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_45_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_45_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_45_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_45_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_45_tab0 .imTALeft { text-align: left; }
#imTextObject_107_45_tab0 .imTARight { text-align: right; }
#imTextObject_107_45_tab0 .imTACenter { text-align: center; }
#imTextObject_107_45_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_45_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_45_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_45_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_45_tab0 .imVt { vertical-align: top; }
#imTextObject_107_45_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_45_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_45_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_45_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_45_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_45_tab0 .cf0 { color: #000000; }
#imTextObject_107_45_tab0 .cf1 { color: #000000; }
#imTextObject_107_45_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_45_tab0 .cf3 { color: #000000; }
#imTextObject_107_45_tab0 .cf4 { color: #000000; }
#imTextObject_107_45_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_45_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_45_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_45_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_45_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_45_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_45 .text-container {width: 100%;}#imTextObject_107_45 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_45 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_45 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_45 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_48 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_107_48 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_48 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_48 { position: absolute; top: 5px; bottom: 5px; }
#imTextObject_107_48 { width: 100%; }
#imTextObject_107_48 { font-style: normal; font-weight: normal; line-height: 22px; }
#imTextObject_107_48_tab0 div { line-height: 22px; }
#imTextObject_107_48_tab0 .imHeading1 { line-height: 22px; }
#imTextObject_107_48_tab0 .imHeading2 { line-height: 22px; }
#imTextObject_107_48_tab0 .imHeading3 { line-height: 22px; }
#imTextObject_107_48_tab0 .imHeading4 { line-height: 22px; }
#imTextObject_107_48_tab0 .imHeading5 { line-height: 22px; }
#imTextObject_107_48_tab0 .imHeading6 { line-height: 22px; }
#imTextObject_107_48_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_107_48_tab0 ul ul { list-style: square; padding: 0 0 0 20px; }
#imTextObject_107_48_tab0 ul ul ul { list-style: circle; }
#imTextObject_107_48_tab0 ul li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_48_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_107_48_tab0 ol ol { list-style: lower-alpha; padding: 0 0 0 20px; }
#imTextObject_107_48_tab0 ol li { margin: 0 0 0 40px; padding: 0px; }
#imTextObject_107_48_tab0 blockquote { margin: 0 0 0 15px; padding: 0; border: none; }
#imTextObject_107_48_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_107_48_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_107_48_tab0 p { margin: 0; padding: 0; }
#imTextObject_107_48_tab0 .inline-block { display: inline-block; }
#imTextObject_107_48_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_107_48_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_107_48_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_107_48_tab0 .fleft { float: left; vertical-align: baseline;}
#imTextObject_107_48_tab0 .fright { float: right; vertical-align: baseline;}
#imTextObject_107_48_tab0 img.fleft { margin-right: 15px; }
#imTextObject_107_48_tab0 img.fright { margin-left: 15px; }
#imTextObject_107_48_tab0 .imTALeft { text-align: left; }
#imTextObject_107_48_tab0 .imTARight { text-align: right; }
#imTextObject_107_48_tab0 .imTACenter { text-align: center; }
#imTextObject_107_48_tab0 .imTAJustify { text-align: justify; }
#imTextObject_107_48_tab0 .imUl { text-decoration: underline; }
#imTextObject_107_48_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_107_48_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_107_48_tab0 .imVt { vertical-align: top; }
#imTextObject_107_48_tab0 .imVc { vertical-align: middle; }
#imTextObject_107_48_tab0 .imVb { vertical-align: bottom; }
#imTextObject_107_48_tab0 hr { border-width: 1px 0 0 0; border-style: solid; }
#imTextObject_107_48_tab0 .ff0 { font-family: "Arial", sans-serif; }
#imTextObject_107_48_tab0 .ff1 { font-family: "@Arial Unicode MS", sans-serif; }
#imTextObject_107_48_tab0 .cf0 { color: #000000; }
#imTextObject_107_48_tab0 .cf1 { color: #000000; }
#imTextObject_107_48_tab0 .cf2 { color: #FFFFFF; }
#imTextObject_107_48_tab0 .cf3 { color: #000000; }
#imTextObject_107_48_tab0 .cf4 { color: #000000; }
#imTextObject_107_48_tab0 .fs20 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imTextObject_107_48_tab0 .fs24 { vertical-align: baseline; font-size: 12pt; line-height: 24px;}
#imTextObject_107_48_tab0 .cb1 { background-color: #000000; }
#imTextObject_107_48_tab0 .cb2 { background-color: transparent; }
#imTextObject_107_48_tab0 .cb3 { background-color: #000000; }
#imTextObject_107_48_tab0 .cb4 { background-color: #000000; }
#imTextObject_107_48 .text-container {width: 100%;}#imTextObject_107_48 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: -ms-grid; display: grid; -ms-grid-template-rows: 1fr; grid-template-rows: 1fr; -ms-grid-template-columns: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_107_48 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_107_48 .text-container .grid-prop {-ms-grid-column: 1; -ms-grid-row: 1; grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_107_48 .text-container .text-tab-content.detach {position: absolute; top: 0; left: 0; width: 100%; display: none; }
#imCell_25 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_25 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_25 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_25 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_25 #imObjectImage_107_25_container { width: 143px; max-width: 100%; }
#imObjectImage_107_25 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_25 #imObjectImage_107_25_container img { width: 100%; vertical-align: top; }#imCell_46 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_46 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_46 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_46 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_46 #imObjectImage_107_46_container { width: 164px; max-width: 100%; }
#imObjectImage_107_46 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_46 #imObjectImage_107_46_container img { width: 100%; vertical-align: top; }#imCell_47 { -ms-grid-columns: 100%; grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_107_47 { position: relative; -ms-grid-row-align: start; align-self: start; -ms-grid-column-align: center; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_47 { position: absolute; top: 5px; bottom: 5px; background-color: transparent; }
#imCellStyleBorders_47 { position: absolute; top: 5px; bottom: 5px; }
#imObjectImage_107_47 #imObjectImage_107_47_container { width: 164px; max-width: 100%; }
#imObjectImage_107_47 { vertical-align: top; margin: 0 auto; }
#imObjectImage_107_47 #imObjectImage_107_47_container img { width: 100%; vertical-align: top; }@media (min-width: 1150px) {
	#imBreadcrumb { width: 984px; margin-left: 6px; margin-right: 6px; }
	#imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_107_49 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_49 { left: 0px; right: 0px; }
	#imCellStyleBorders_49 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_107_49_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_107_49_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_107_49_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_107_49_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(64, 64, 64, 1); }
	#imMenuObject_107_49 .label-inner-wrapper, #imMenuObject_107_49 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_107_49_container &gt; ul &gt; li .label, #imMenuObject_107_49 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_107_49 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imMenuObject_107_49 .imLevel { cursor: default; }
	#imMenuObject_107_49 { justify-self: start;}
	#imMenuObject_107_49 .hidden { display: none; }
	#imMenuObject_107_49-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_107_49-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_107_49-menu-opened li &gt; div { display: none; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_107_49-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_107_49-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_107_49-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_107_49 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_107_49-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_107_49-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_107_49-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_107_49-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_107_49-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_107_49-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_1 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_1 { left: 5px; right: 5px; }
	#imCellStyleBorders_1 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectGallery_107_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_4 { left: 5px; right: 5px; }
	#imCellStyleBorders_4 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
		#imObjectGallery_107_04 { width: 100%; margin: 0 auto; }
		#imObjectGallery_107_04 &gt; a { height: auto; flex: 0 0 calc(100% / 4); }
		#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
	#imCell_2 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_2 { left: 5px; right: 5px; }
	#imCellStyleBorders_2 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_08 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_29 { left: 5px; right: 5px; }
	#imCellStyleBorders_29 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_29 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_30 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_30 { left: 5px; right: 5px; }
	#imCellStyleBorders_30 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_30 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_31 { left: 5px; right: 5px; }
	#imCellStyleBorders_31 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_31 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_5 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_5 { left: 5px; right: 5px; }
	#imCellStyleBorders_5 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_6 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_6 { left: 5px; right: 5px; }
	#imCellStyleBorders_6 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_7 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_7 { left: 5px; right: 5px; }
	#imCellStyleBorders_7 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_13 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_13 { left: 5px; right: 5px; }
	#imCellStyleBorders_13 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_11 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_11 { left: 5px; right: 5px; }
	#imCellStyleBorders_11 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_12 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_12 { left: 5px; right: 5px; }
	#imCellStyleBorders_12 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_10 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_10 { left: 5px; right: 5px; }
	#imCellStyleBorders_10 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_32 { left: 5px; right: 5px; }
	#imCellStyleBorders_32 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_33 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_33 { left: 5px; right: 5px; }
	#imCellStyleBorders_33 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_34 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_34 { left: 5px; right: 5px; }
	#imCellStyleBorders_34 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_9 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_9 { left: 5px; right: 5px; }
	#imCellStyleBorders_9 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_23 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_23 { left: 5px; right: 5px; }
	#imCellStyleBorders_23 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_14 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_14 { left: 5px; right: 5px; }
	#imCellStyleBorders_14 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_15 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_15 { left: 5px; right: 5px; }
	#imCellStyleBorders_15 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_16 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_16 { left: 5px; right: 5px; }
	#imCellStyleBorders_16 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_35 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_35 { left: 5px; right: 5px; }
	#imCellStyleBorders_35 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_35 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_36 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_36 { left: 5px; right: 5px; }
	#imCellStyleBorders_36 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_36 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_37 { left: 5px; right: 5px; }
	#imCellStyleBorders_37 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_37 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_38 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_38 { left: 5px; right: 5px; }
	#imCellStyleBorders_38 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_21 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_21 { left: 5px; right: 5px; }
	#imCellStyleBorders_21 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_20 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_20 { left: 5px; right: 5px; }
	#imCellStyleBorders_20 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_24 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_24 { left: 5px; right: 5px; }
	#imCellStyleBorders_24 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_17 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_17 { left: 5px; right: 5px; }
	#imCellStyleBorders_17 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_26 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_26 { left: 5px; right: 5px; }
	#imCellStyleBorders_26 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_39 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_39 { left: 5px; right: 5px; }
	#imCellStyleBorders_39 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_39 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_40 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_40 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_40 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_40 { left: 5px; right: 5px; }
	#imCellStyleBorders_40 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_40 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_41 { left: 5px; right: 5px; }
	#imCellStyleBorders_41 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_41 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_42 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_42 { left: 5px; right: 5px; }
	#imCellStyleBorders_42 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_42 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_43 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_43 { left: 5px; right: 5px; }
	#imCellStyleBorders_43 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_44 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_44 { left: 5px; right: 5px; }
	#imCellStyleBorders_44 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_44 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_22 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_22 { left: 5px; right: 5px; }
	#imCellStyleBorders_22 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_19 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_19 { left: 5px; right: 5px; }
	#imCellStyleBorders_19 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_28 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_28 { left: 5px; right: 5px; }
	#imCellStyleBorders_28 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_18 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_18 { left: 5px; right: 5px; }
	#imCellStyleBorders_18 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_27 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_27 { left: 5px; right: 5px; }
	#imCellStyleBorders_27 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_45 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_45 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_45 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_45 { left: 5px; right: 5px; }
	#imCellStyleBorders_45 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_45 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_48 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_48 { left: 5px; right: 5px; }
	#imCellStyleBorders_48 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_48 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_25 { left: 5px; right: 5px; }
	#imCellStyleBorders_25 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_46 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_46 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_46 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_46 { left: 5px; right: 5px; }
	#imCellStyleBorders_46 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_47 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_47 { left: 5px; right: 5px; }
	#imCellStyleBorders_47 { left: 5px; right: 5px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 694px; margin-left: 6px; margin-right: 6px; }
	#imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_107_49 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_49 { left: 0px; right: 0px; }
	#imCellStyleBorders_49 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_107_49_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_107_49_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_107_49_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_107_49_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(64, 64, 64, 1); }
	#imMenuObject_107_49 .label-inner-wrapper, #imMenuObject_107_49 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_107_49_container &gt; ul &gt; li .label, #imMenuObject_107_49 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_107_49 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imMenuObject_107_49 .imLevel { cursor: default; }
	#imMenuObject_107_49 { justify-self: start;}
	#imMenuObject_107_49 .hidden { display: none; }
	#imMenuObject_107_49-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_107_49-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_107_49-menu-opened li &gt; div { display: none; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_107_49-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_107_49-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_107_49-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_107_49 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_107_49-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_107_49-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_107_49-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_107_49-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_107_49-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_107_49-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_1 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_1 { left: 4px; right: 4px; }
	#imCellStyleBorders_1 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectGallery_107_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_4 { left: 4px; right: 4px; }
	#imCellStyleBorders_4 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
		#imObjectGallery_107_04 { width: 100%; margin: 0 auto; }
		#imObjectGallery_107_04 &gt; a { height: auto; flex: 0 0 calc(100% / 4); }
		#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
		#imObjectGallery_107_04 { width: 100%; margin: 0 auto; }
		#imObjectGallery_107_04 &gt; a { height: auto; flex: 0 0 calc(100% / 4); }
		#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
	#imCell_2 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_2 { left: 4px; right: 4px; }
	#imCellStyleBorders_2 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_08 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_29 { left: 4px; right: 4px; }
	#imCellStyleBorders_29 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_29 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_30 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_30 { left: 4px; right: 4px; }
	#imCellStyleBorders_30 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_30 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_31 { left: 4px; right: 4px; }
	#imCellStyleBorders_31 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_31 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_5 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_5 { left: 4px; right: 4px; }
	#imCellStyleBorders_5 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_6 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_6 { left: 4px; right: 4px; }
	#imCellStyleBorders_6 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_7 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_7 { left: 4px; right: 4px; }
	#imCellStyleBorders_7 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_13 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_13 { left: 4px; right: 4px; }
	#imCellStyleBorders_13 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_11 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_11 { left: 4px; right: 4px; }
	#imCellStyleBorders_11 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_12 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_12 { left: 4px; right: 4px; }
	#imCellStyleBorders_12 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_10 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_10 { left: 4px; right: 4px; }
	#imCellStyleBorders_10 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_32 { left: 4px; right: 4px; }
	#imCellStyleBorders_32 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_33 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_33 { left: 4px; right: 4px; }
	#imCellStyleBorders_33 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_34 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_34 { left: 4px; right: 4px; }
	#imCellStyleBorders_34 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_9 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_9 { left: 4px; right: 4px; }
	#imCellStyleBorders_9 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_23 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_23 { left: 4px; right: 4px; }
	#imCellStyleBorders_23 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_14 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_14 { left: 4px; right: 4px; }
	#imCellStyleBorders_14 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_15 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_15 { left: 4px; right: 4px; }
	#imCellStyleBorders_15 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_16 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_16 { left: 4px; right: 4px; }
	#imCellStyleBorders_16 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_35 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_35 { left: 4px; right: 4px; }
	#imCellStyleBorders_35 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_35 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_36 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_36 { left: 4px; right: 4px; }
	#imCellStyleBorders_36 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_36 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_37 { left: 4px; right: 4px; }
	#imCellStyleBorders_37 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_37 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_38 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_38 { left: 4px; right: 4px; }
	#imCellStyleBorders_38 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_21 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_21 { left: 4px; right: 4px; }
	#imCellStyleBorders_21 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_20 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_20 { left: 4px; right: 4px; }
	#imCellStyleBorders_20 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_24 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_24 { left: 4px; right: 4px; }
	#imCellStyleBorders_24 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_17 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_17 { left: 4px; right: 4px; }
	#imCellStyleBorders_17 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_26 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_26 { left: 4px; right: 4px; }
	#imCellStyleBorders_26 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_39 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_39 { left: 4px; right: 4px; }
	#imCellStyleBorders_39 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_39 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_40 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_40 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_40 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_40 { left: 4px; right: 4px; }
	#imCellStyleBorders_40 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_40 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_41 { left: 4px; right: 4px; }
	#imCellStyleBorders_41 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_41 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_42 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_42 { left: 4px; right: 4px; }
	#imCellStyleBorders_42 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_42 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_43 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_43 { left: 4px; right: 4px; }
	#imCellStyleBorders_43 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_44 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_44 { left: 4px; right: 4px; }
	#imCellStyleBorders_44 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_44 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_22 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_22 { left: 4px; right: 4px; }
	#imCellStyleBorders_22 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_19 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_19 { left: 4px; right: 4px; }
	#imCellStyleBorders_19 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_28 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_28 { left: 4px; right: 4px; }
	#imCellStyleBorders_28 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_18 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_18 { left: 4px; right: 4px; }
	#imCellStyleBorders_18 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_27 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_27 { left: 4px; right: 4px; }
	#imCellStyleBorders_27 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_45 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_45 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_45 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_45 { left: 4px; right: 4px; }
	#imCellStyleBorders_45 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_45 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_48 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_48 { left: 4px; right: 4px; }
	#imCellStyleBorders_48 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_48 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_25 { left: 4px; right: 4px; }
	#imCellStyleBorders_25 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_46 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_46 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_46 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_46 { left: 4px; right: 4px; }
	#imCellStyleBorders_46 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_47 { padding-top: 5px; padding-bottom: 5px; padding-left: 4px; padding-right: 4px; }
	#imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_47 { left: 4px; right: 4px; }
	#imCellStyleBorders_47 { left: 4px; right: 4px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 458px; margin-left: 6px; margin-right: 6px; }
	#imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imMenuObject_107_49 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCellStyleGraphics_49 { left: 0px; right: 0px; }
	#imCellStyleBorders_49 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imMenuObject_107_49_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_107_49_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_107_49_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_107_49_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(64, 64, 64, 1); }
	#imMenuObject_107_49 .label-inner-wrapper, #imMenuObject_107_49 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_107_49_container &gt; ul &gt; li .label, #imMenuObject_107_49 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_107_49 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imMenuObject_107_49 .imLevel { cursor: default; }
	#imMenuObject_107_49 { justify-self: start;}
	#imMenuObject_107_49 .hidden { display: none; }
	#imMenuObject_107_49-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_107_49-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_107_49-menu-opened li &gt; div { display: none; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_107_49-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_107_49-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_107_49-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_107_49 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_107_49-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_107_49-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_107_49-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_107_49-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_107_49-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_107_49-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_1 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_1 { left: 3px; right: 3px; }
	#imCellStyleBorders_1 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectGallery_107_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_4 { left: 3px; right: 3px; }
	#imCellStyleBorders_4 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
		#imObjectGallery_107_04 { width: 100%; margin: 0 auto; }
		#imObjectGallery_107_04 &gt; a { height: auto; flex: 0 0 calc(100% / 4); }
		#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
		#imObjectGallery_107_04 { width: 100%; margin: 0 auto; }
		#imObjectGallery_107_04 &gt; a { height: auto; flex: 0 0 calc(100% / 4); }
		#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
		#imObjectGallery_107_04 { width: 100%; margin: 0 auto; }
		#imObjectGallery_107_04 &gt; a { height: auto; flex: 0 0 calc(100% / 4); }
		#imObjectGallery_107_04 &gt; img { height: calc(100% / 4); width: calc(100% / 4); }
	#imCell_2 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_2 { left: 3px; right: 3px; }
	#imCellStyleBorders_2 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_08 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_29 { left: 3px; right: 3px; }
	#imCellStyleBorders_29 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_29 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_30 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_30 { left: 3px; right: 3px; }
	#imCellStyleBorders_30 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_30 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_31 { left: 3px; right: 3px; }
	#imCellStyleBorders_31 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_31 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_5 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_5 { left: 3px; right: 3px; }
	#imCellStyleBorders_5 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_6 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_6 { left: 3px; right: 3px; }
	#imCellStyleBorders_6 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_7 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_7 { left: 3px; right: 3px; }
	#imCellStyleBorders_7 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_13 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_13 { left: 3px; right: 3px; }
	#imCellStyleBorders_13 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_11 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_11 { left: 3px; right: 3px; }
	#imCellStyleBorders_11 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_12 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_12 { left: 3px; right: 3px; }
	#imCellStyleBorders_12 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_10 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_10 { left: 3px; right: 3px; }
	#imCellStyleBorders_10 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_32 { left: 3px; right: 3px; }
	#imCellStyleBorders_32 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_33 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_33 { left: 3px; right: 3px; }
	#imCellStyleBorders_33 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_34 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_34 { left: 3px; right: 3px; }
	#imCellStyleBorders_34 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_9 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_9 { left: 3px; right: 3px; }
	#imCellStyleBorders_9 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_23 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_23 { left: 3px; right: 3px; }
	#imCellStyleBorders_23 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_14 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_14 { left: 3px; right: 3px; }
	#imCellStyleBorders_14 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_15 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_15 { left: 3px; right: 3px; }
	#imCellStyleBorders_15 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_16 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_16 { left: 3px; right: 3px; }
	#imCellStyleBorders_16 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_35 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_35 { left: 3px; right: 3px; }
	#imCellStyleBorders_35 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_35 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_36 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_36 { left: 3px; right: 3px; }
	#imCellStyleBorders_36 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_36 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_37 { left: 3px; right: 3px; }
	#imCellStyleBorders_37 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_37 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_38 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_38 { left: 3px; right: 3px; }
	#imCellStyleBorders_38 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_21 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_21 { left: 3px; right: 3px; }
	#imCellStyleBorders_21 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_20 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_20 { left: 3px; right: 3px; }
	#imCellStyleBorders_20 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_24 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_24 { left: 3px; right: 3px; }
	#imCellStyleBorders_24 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_17 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_17 { left: 3px; right: 3px; }
	#imCellStyleBorders_17 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_26 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_26 { left: 3px; right: 3px; }
	#imCellStyleBorders_26 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_39 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_39 { left: 3px; right: 3px; }
	#imCellStyleBorders_39 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_39 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_40 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_40 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_40 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_40 { left: 3px; right: 3px; }
	#imCellStyleBorders_40 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_40 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_41 { left: 3px; right: 3px; }
	#imCellStyleBorders_41 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_41 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_42 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_42 { left: 3px; right: 3px; }
	#imCellStyleBorders_42 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_42 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_43 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_43 { left: 3px; right: 3px; }
	#imCellStyleBorders_43 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_44 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_44 { left: 3px; right: 3px; }
	#imCellStyleBorders_44 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_44 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_22 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_22 { left: 3px; right: 3px; }
	#imCellStyleBorders_22 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_19 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_19 { left: 3px; right: 3px; }
	#imCellStyleBorders_19 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_28 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_28 { left: 3px; right: 3px; }
	#imCellStyleBorders_28 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_18 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_18 { left: 3px; right: 3px; }
	#imCellStyleBorders_18 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_27 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_27 { left: 3px; right: 3px; }
	#imCellStyleBorders_27 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_45 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_45 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_45 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_45 { left: 3px; right: 3px; }
	#imCellStyleBorders_45 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_45 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_48 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imTextObject_107_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_48 { left: 3px; right: 3px; }
	#imCellStyleBorders_48 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imTextObject_107_48 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_25 { left: 3px; right: 3px; }
	#imCellStyleBorders_25 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_46 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_46 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_46 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_46 { left: 3px; right: 3px; }
	#imCellStyleBorders_46 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imCell_47 { padding-top: 5px; padding-bottom: 5px; padding-left: 3px; padding-right: 3px; }
	#imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imObjectImage_107_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCellStyleGraphics_47 { left: 3px; right: 3px; }
	#imCellStyleBorders_47 { left: 3px; right: 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imContent { padding-left: 5px; padding-right:5px; }
	.imPageRow { margin-left: -5px; margin-right: -5px; }
	#imBreadcrumb { width: 100%; margin-left: 0px; margin-right: 0px; }
	#imCell_49 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imMenuObject_107_49 { padding-top: 5px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	#imCell_49 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_49 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imMenuObject_107_49_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1) rgba(169, 169, 169, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imMenuObject_107_49_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imMenuObject_107_49_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; float: left; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper, #imMenuObject_107_49_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 30px; padding: 0 3px 0 3px; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 1px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imMenuObject_107_49 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(64, 64, 64, 1); }
	#imMenuObject_107_49 .label-inner-wrapper, #imMenuObject_107_49 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imMenuObject_107_49_container &gt; ul &gt; li .label, #imMenuObject_107_49 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Hamburger button style */
	#imMenuObject_107_49 .hamburger-button {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49 .hamburger-button .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu current button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(64, 64, 64, 1);background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: transparent transparent transparent transparent;border-style: solid; }
	#imMenuObject_107_49_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imMenuObject_107_49 .imLevel { cursor: default; }
	#imMenuObject_107_49 { justify-self: start;}
	#imMenuObject_107_49 .hidden { display: none; }
	#imMenuObject_107_49-menu-opened { overflow: visible; z-index: 10402; }
	#imMenuObject_107_49-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imMenuObject_107_49-menu-opened li &gt; div { display: none; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened div &gt; ul { display: block; }
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imMenuObject_107_49-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imMenuObject_107_49-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imMenuObject_107_49-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imMenuObject_107_49-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imMenuObject_107_49 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imMenuObject_107_49-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imMenuObject_107_49-menu-opened li:last-child {margin-bottom: 0;}
	#imMenuObject_107_49-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imMenuObject_107_49-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imMenuObject_107_49-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imMenuObject_107_49-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened #imMenuObject_107_49_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imMenuObject_107_49-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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_107_49-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imMenuObject_107_49-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imCell_1 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_1 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_01 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_4 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectGallery_107_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_4 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_2 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_2 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_02 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_03 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imTextObject_107_08 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_29 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_29 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_29 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_29 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_29 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_30 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_30 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_30 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_30 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_30 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_31 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_31 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_31 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_31 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_31 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_5 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_5 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_6 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_6 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_7 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_7 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_13 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_13 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_13 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_13 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_11 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_11 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_12 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_12 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_10 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_10 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_10 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_32 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_32 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_32 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_32 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_32 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_33 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_33 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_33 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_33 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_33 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_34 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_34 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_34 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_34 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_34 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_9 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_9 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_23 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_23 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_23 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_23 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_14 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_14 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_15 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_15 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_15 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_15 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_16 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_16 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_16 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_16 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_35 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_35 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_35 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_35 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_35 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_36 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_36 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_36 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_36 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_36 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_37 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_37 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_37 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_37 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_37 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_38 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_38 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_38 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_38 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_38 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_21 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_21 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_21 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_21 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_20 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_20 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_20 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_20 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_24 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_24 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_24 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_24 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_17 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_17 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_17 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_17 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_26 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_26 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_26 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_26 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_39 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_39 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_39 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_39 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_39 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_40 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_40 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_40 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_40 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_40 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_41 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_41 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_41 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_41 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_41 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_42 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_42 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_42 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_42 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_42 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_43 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_43 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_43 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_43 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_43 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_44 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_44 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_44 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_44 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_44 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_22 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_22 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_22 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_22 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_19 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_19 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_19 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_19 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_28 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_28 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_28 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_28 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_18 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_18 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_18 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_18 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_27 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_27 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_27 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_27 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_45 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_45 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_45 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_45 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_45 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_48 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imTextObject_107_48 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_48 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_48 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imTextObject_107_48 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imCell_25 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_25 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_25 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_25 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_46 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_46 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_46 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_46 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	#imCell_47 { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; }
	#imObjectImage_107_47 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imCell_47 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imCellStyleGraphics_47 { top: 5px; bottom: 5px; left: 5px; right: 5px; box-sizing: border-box; }
	
}

@media (min-width: 1150px) {
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: 41px; left: 326px; width: 420px; height: 80px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_03_wrapper { position: absolute; top: 101px; left: 564px; width: 250px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container &gt; ul &gt; li .label, #imHeader_imMenuObject_05 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_06_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container &gt; ul &gt; li .label, #imHeader_imMenuObject_06 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: left;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	#imHeader_imMenuObject_06-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_06-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_06-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_06-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_06-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_06-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_06-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_06-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_06-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_06-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_07_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_07_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_07 .label-inner-wrapper, #imHeader_imMenuObject_07 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_07_container &gt; ul &gt; li .label, #imHeader_imMenuObject_07 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_07 .imLevel { cursor: default; }
	#imHeader_imMenuObject_07 { text-align: left;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	#imHeader_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_07-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_08_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1008;  }
	#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_08_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_08 .label-inner-wrapper, #imHeader_imMenuObject_08 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_08_container &gt; ul &gt; li .label, #imHeader_imMenuObject_08 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_08 .imLevel { cursor: default; }
	#imHeader_imMenuObject_08 { text-align: left;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	#imHeader_imMenuObject_08-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_08-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_08-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_08-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_08-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_08-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_08-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_08-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_08-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_08-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_08-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container &gt; ul &gt; li .label, #imHeader_imMenuObject_09 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: 40px; left: 140px; width: 420px; height: 80px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_03_wrapper { position: absolute; top: 101px; left: 513px; width: 250px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container &gt; ul &gt; li .label, #imHeader_imMenuObject_05 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_06_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container &gt; ul &gt; li .label, #imHeader_imMenuObject_06 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: left;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	#imHeader_imMenuObject_06-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_06-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_06-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_06-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_06-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_06-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_06-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_06-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_06-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_06-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_07_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_07_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_07 .label-inner-wrapper, #imHeader_imMenuObject_07 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_07_container &gt; ul &gt; li .label, #imHeader_imMenuObject_07 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_07 .imLevel { cursor: default; }
	#imHeader_imMenuObject_07 { text-align: left;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	#imHeader_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_07-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_08_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1008;  }
	#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_08_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_08 .label-inner-wrapper, #imHeader_imMenuObject_08 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_08_container &gt; ul &gt; li .label, #imHeader_imMenuObject_08 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_08 .imLevel { cursor: default; }
	#imHeader_imMenuObject_08 { text-align: left;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	#imHeader_imMenuObject_08-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_08-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_08-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_08-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_08-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_08-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_08-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_08-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_08-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_08-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_08-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container &gt; ul &gt; li .label, #imHeader_imMenuObject_09 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: 40px; left: 30px; width: 420px; height: 80px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_03_wrapper { position: absolute; top: 101px; left: 272px; width: 250px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_4 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_4 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container &gt; ul &gt; li .label, #imHeader_imMenuObject_05 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_06_wrapper { position: absolute; top: 120px; left: 50px; width: 282px; height: 100px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_6 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_6 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container &gt; ul &gt; li .label, #imHeader_imMenuObject_06 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: left;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	#imHeader_imMenuObject_06-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_06-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_06-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_06-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_06-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_06-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_06-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_06-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_06-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_06-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_07_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_7 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_7 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_07_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_07 .label-inner-wrapper, #imHeader_imMenuObject_07 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_07_container &gt; ul &gt; li .label, #imHeader_imMenuObject_07 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_07 .imLevel { cursor: default; }
	#imHeader_imMenuObject_07 { text-align: left;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	#imHeader_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_07-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_08_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1008;  }
	#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_08_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_08 .label-inner-wrapper, #imHeader_imMenuObject_08 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_08_container &gt; ul &gt; li .label, #imHeader_imMenuObject_08 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_08 .imLevel { cursor: default; }
	#imHeader_imMenuObject_08 { text-align: left;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	#imHeader_imMenuObject_08-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_08-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_08-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_08-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_08-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_08-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_08-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_08-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_08-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_08-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_08-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 120px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCellStyleGraphics_9 { left: 0px; right: 0px; }
	#imHeader_imCellStyleBorders_9 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container &gt; ul &gt; li .label, #imHeader_imMenuObject_09 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectTitle_02_wrapper { position: absolute; top: 40px; left: -46px; width: 420px; height: 80px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_02 { width: 100%; }
	#imHeader_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imObjectTitle_03_wrapper { position: absolute; top: 106px; left: 41px; width: 250px; height: 60px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imHeader_imObjectTitle_03 { width: 100%; }
	#imHeader_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 120px; left: 38px; width: 282px; height: 100px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_4 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_4 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container &gt; ul &gt; li .label, #imHeader_imMenuObject_04 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_04_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_04 .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: left;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	#imHeader_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_04-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_04-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_05_wrapper { position: absolute; top: 120px; left: 38px; width: 282px; height: 100px; text-align: center; z-index: 1005;  }
	#imHeader_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_05_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_05_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_05 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_05 .label-inner-wrapper, #imHeader_imMenuObject_05 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_05_container &gt; ul &gt; li .label, #imHeader_imMenuObject_05 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_05 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_05_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_05 .imLevel { cursor: default; }
	#imHeader_imMenuObject_05 { text-align: left;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	#imHeader_imMenuObject_05-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_05-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_05-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_05-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_05-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_05-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_05 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_05-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_05-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_05-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_05-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_05-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_05-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened #imHeader_imMenuObject_05_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_05-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_05-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_05-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_06_wrapper { position: absolute; top: 120px; left: 38px; width: 282px; height: 100px; text-align: center; z-index: 1006;  }
	#imHeader_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_06 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_6 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_6 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_06_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_06_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_06 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_06 .label-inner-wrapper, #imHeader_imMenuObject_06 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_06_container &gt; ul &gt; li .label, #imHeader_imMenuObject_06 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_06 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_06_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_06 .imLevel { cursor: default; }
	#imHeader_imMenuObject_06 { text-align: left;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	#imHeader_imMenuObject_06-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_06-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_06-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_06-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_06-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_06-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_06 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_06-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_06-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_06-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_06-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_06-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_06-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened #imHeader_imMenuObject_06_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_06-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_06-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_06-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_07_wrapper { position: absolute; top: 120px; left: 38px; width: 282px; height: 100px; text-align: center; z-index: 1007;  }
	#imHeader_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_07 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_7 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_7 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_07_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_07_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_07 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_07 .label-inner-wrapper, #imHeader_imMenuObject_07 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_07_container &gt; ul &gt; li .label, #imHeader_imMenuObject_07 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_07 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_07_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_07 .imLevel { cursor: default; }
	#imHeader_imMenuObject_07 { text-align: left;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	#imHeader_imMenuObject_07-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_07-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_07-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_07-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_07-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_07-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_07 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_07-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_07-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_07-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_07-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_07-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_07-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened #imHeader_imMenuObject_07_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_07-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_07-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_07-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_08_wrapper { position: absolute; top: 120px; left: 38px; width: 282px; height: 100px; text-align: center; z-index: 1008;  }
	#imHeader_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_08_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_08_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_08 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_08 .label-inner-wrapper, #imHeader_imMenuObject_08 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_08_container &gt; ul &gt; li .label, #imHeader_imMenuObject_08 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_08 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_08_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_08 .imLevel { cursor: default; }
	#imHeader_imMenuObject_08 { text-align: left;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	#imHeader_imMenuObject_08-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_08-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_08-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_08-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_08-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_08-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_08 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_08-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_08-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_08-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_08-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_08-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_08-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened #imHeader_imMenuObject_08_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_08-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_08-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_08-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_09_wrapper { position: absolute; top: 120px; left: 38px; width: 282px; height: 100px; text-align: center; z-index: 1009;  }
	#imHeader_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imMenuObject_09 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imHeader_imCell_9 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imHeader_imCellStyleGraphics_9 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_09_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imHeader_imMenuObject_09_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper, #imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imHeader_imMenuObject_09 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imHeader_imMenuObject_09 .label-inner-wrapper, #imHeader_imMenuObject_09 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_09_container &gt; ul &gt; li .label, #imHeader_imMenuObject_09 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_09 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imHeader_imMenuObject_09_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_09 .imLevel { cursor: default; }
	#imHeader_imMenuObject_09 { text-align: left;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	#imHeader_imMenuObject_09-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_09-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imHeader_imMenuObject_09-menu-opened li &gt; div { display: none; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened div &gt; ul { display: block; }
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_09-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_09-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_09-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_09 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_09-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_09-menu-opened li:last-child {margin-bottom: 0;}
	#imHeader_imMenuObject_09-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imHeader_imMenuObject_09-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_09-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_09-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(191, 191, 191, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(171, 171, 171, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(151, 151, 151, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened #imHeader_imMenuObject_09_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_09-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';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 */
	#imHeader_imMenuObject_09-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imHeader_imMenuObject_09-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 1150px) {
	#imFooter_imTextObject_05_wrapper { position: absolute; top: 216px; left: 321px; width: 510px; height: 39px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_08_wrapper { position: absolute; top: 50px; left: 0px; width: 1150px; height: 135px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 5.594% 0);clip-path: inset(0 0 5.594% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 171px; left: 360px; width: 420px; height: 80px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 260px; left: 210px; width: 720px; height: 40px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 260px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper, #imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container &gt; ul &gt; li .label, #imFooter_imMenuObject_12 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(153, 153, 153, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: left;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	#imFooter_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_12-menu-opened li &gt; div { display: none; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened div &gt; ul { display: block; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(252, 229, 205, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(67, 67, 67, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(252, 229, 205, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(163, 163, 163, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(143, 143, 143, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(123, 123, 123, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_12-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imFooter_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_pluginAppObj_14_wrapper { display: none; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imFooter_imTextObject_05_wrapper { position: absolute; top: 100px; left: 110px; width: 510px; height: 39px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_08_wrapper { display: none; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 -9.091% 0);clip-path: inset(0 0 -9.091% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 50px; left: 170px; width: 420px; height: 80px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 160px; left: 70px; width: 590px; height: 30px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 100px; left: 10px; width: 232px; height: 70px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper, #imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container &gt; ul &gt; li .label, #imFooter_imMenuObject_12 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(153, 153, 153, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: left;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	#imFooter_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_12-menu-opened li &gt; div { display: none; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened div &gt; ul { display: block; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(252, 229, 205, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(67, 67, 67, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(252, 229, 205, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(163, 163, 163, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(143, 143, 143, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(123, 123, 123, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_12-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imFooter_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_pluginAppObj_14_wrapper { display: none; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imFooter_imTextObject_05_wrapper { position: absolute; top: 106px; left: 10px; width: 460px; height: 39px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_08_wrapper { display: none; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 5.594% 0);clip-path: inset(0 0 5.594% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_8 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_8 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 50px; left: 60px; width: 350px; height: 50px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_10 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_10 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 173px; left: -54px; width: 590px; height: 30px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_11 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_11 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: 100px; left: 40px; width: 282px; height: 100px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_12 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_12 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper, #imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container &gt; ul &gt; li .label, #imFooter_imMenuObject_12 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(153, 153, 153, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: left;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	#imFooter_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_12-menu-opened li &gt; div { display: none; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened div &gt; ul { display: block; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(252, 229, 205, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(67, 67, 67, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(252, 229, 205, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(163, 163, 163, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(143, 143, 143, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(123, 123, 123, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_12-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imFooter_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_pluginAppObj_14_wrapper { position: absolute; top: 60px; left: 20px; width: 20px; height: 30px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_pluginAppObj_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCellStyleGraphics_14 { left: 0px; right: 0px; }
	#imFooter_imCellStyleBorders_14 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imTextObject_05_wrapper { position: absolute; top: 50px; left: 11px; width: 300px; height: 63px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_05 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imObjectImage_08_wrapper { display: none; }
	#imFooter_imObjectImage_08_wrapper img {-webkit-clip-path: inset(0 0 5.594% 0);clip-path: inset(0 0 5.594% 0);}#imFooter_imCell_8 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectImage_08 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_8 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_8 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_10_wrapper { position: absolute; top: 190px; left: 100px; width: 420px; height: 80px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imObjectTitle_10 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_10 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_10 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imObjectTitle_10 { width: 100%; }
	#imFooter_imObjectTitle_10_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imFooter_imTextObject_11_wrapper { position: absolute; top: 164px; left: -134px; width: 590px; height: 30px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imTextObject_11 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_11 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_11 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imFooter_imTextObject_11 .text-container {border-width: 0 1px 1px 1px;box-sizing: border-box;width: 100%;}
	#imFooter_imMenuObject_12_wrapper { position: absolute; top: -20px; left: 10px; width: 42px; height: 50px; text-align: center; z-index: 1006;  }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imMenuObject_12 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_12 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_12 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imFooter_imMenuObject_12_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	#imFooter_imMenuObject_12_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li {position: relative;margin-left: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper, #imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imFooter_imMenuObject_12 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); }
	#imFooter_imMenuObject_12 .label-inner-wrapper, #imFooter_imMenuObject_12 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imFooter_imMenuObject_12_container &gt; ul &gt; li .label, #imFooter_imMenuObject_12 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Hamburger button style */
	#imFooter_imMenuObject_12 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Main menu current button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(153, 153, 153, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: rgba(243, 243, 243, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(67, 67, 67, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imFooter_imMenuObject_12_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imFooter_imMenuObject_12 .imLevel { cursor: default; }
	#imFooter_imMenuObject_12 { text-align: left;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	#imFooter_imMenuObject_12-menu-opened { overflow: visible; z-index: 10402; }
	#imFooter_imMenuObject_12-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
	#imFooter_imMenuObject_12-menu-opened li &gt; div { display: none; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened div &gt; ul { display: block; }
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(252, 229, 205, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imFooter_imMenuObject_12-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 160px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imFooter_imMenuObject_12-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(67, 67, 67, 1); opacity: 0.5;}
	.menu-imFooter_imMenuObject_12-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imFooter_imMenuObject_12 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imFooter_imMenuObject_12-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imFooter_imMenuObject_12-menu-opened li:last-child {margin-bottom: 0;}
	#imFooter_imMenuObject_12-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding: 0 5px 0 5px; }
	#imFooter_imMenuObject_12-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imFooter_imMenuObject_12-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imFooter_imMenuObject_12-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;left: 0; right: auto;background-color: rgba(252, 229, 205, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper {background-color: rgba(183, 183, 183, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: rgba(163, 163, 163, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(143, 143, 143, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: rgba(123, 123, 123, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened #imFooter_imMenuObject_12_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imFooter_imMenuObject_12-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imFooter_imMenuObject_12-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imFooter_imMenuObject_12-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imFooter_pluginAppObj_14_wrapper { position: absolute; top: 20px; left: 290px; width: 20px; height: 20px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_pluginAppObj_14 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imFooter_imCell_14 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imFooter_imCellStyleGraphics_14 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150px) {
	#imSideBar_pluginAppObj_02_wrapper { position: absolute; top: 10px; left: 10px; width: 70px; height: 160px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imSideBar_pluginAppObj_02_wrapper { position: absolute; top: 10px; left: 10px; width: 122px; height: 130px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imSideBar_pluginAppObj_02_wrapper { position: absolute; top: 10px; left: 10px; width: 120px; height: 90px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imSideBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imSideBar_pluginAppObj_02_wrapper { position: absolute; top: 10px; left: 10px; width: 180px; height: 80px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_pluginAppObj_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imSideBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imSideBar_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

@media (min-width: 1150px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 171px; left: 5px; width: 1141px; height: 48px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 1px 0px 1px 0px; border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper, #imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 47px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 47px; height: 47px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container &gt; ul &gt; li .label, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-3--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: center;}
	/* Level menu background */
	#imStickyBar_imMenuObject_01 ul ul { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;  background-color: rgba(255, 255, 255, 1); }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_01 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_01 .multiple-column &gt; ul {max-width: 170px;}
	#imStickyBar_imMenuObject_01 ul ul li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 37px; padding: 0 8px 0 8px; }
	#imStickyBar_imMenuObject_01 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 ul ul .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_01 .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-3--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: left; color: rgba(64, 64, 64, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_01 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_01 .multiple-column {position: absolute; z-index: 2;left: 0;}
	#imStickyBar_imMenuObject_01 .multiple-column &gt; ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_01 .multiple-column &gt; ul &gt; li {display: block;}
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; ul {position: absolute;
	top: 47px;
	}
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; ul.open-bottom { left: 0; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; ul.open-left { right: 124px; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; ul.open-right { left: 124px; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; ul ul, #imStickyBar_imMenuObject_01_container .multiple-column &gt; ul &gt; li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_01_container  &gt; ul &gt; li &gt; ul ul.open-left, #imStickyBar_imMenuObject_01_container .multiple-column &gt; ul &gt; li ul.open-left{ right: 170px; }
	#imStickyBar_imMenuObject_01_container  &gt; ul &gt; li &gt; ul ul.open-right, #imStickyBar_imMenuObject_01_container .multiple-column &gt; ul &gt; li ul.open-right{ left: 170px; }
	#imStickyBar_imMenuObject_01 ul &gt; li &gt; ul, #imStickyBar_imMenuObject_01 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li:nth-child(9n+1) {
	margin-left: 0;
	clear: left;
	}
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li:nth-child(n+10) {
	margin-top: 0px; 
	}
	#imStickyBar_imMenuObject_01-menu-opened { display: none; }
	#imStickyBar_imMenuObject_01 .hamburger-component { display: none; }
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 60px; left: 320px; width: 420px; height: 80px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imObjectTitle_03_wrapper { position: absolute; top: 127px; left: 524px; width: 250px; height: 60px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_03 { width: 100%; }
	#imStickyBar_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_05_wrapper { display: none; }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_pluginAppObj_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 1149.9px) and (min-width: 720px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 0px; left: 0px; width: 718px; height: 48px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 1px 0px 1px 0px; border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper, #imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 47px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 47px; height: 47px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container &gt; ul &gt; li .label, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-3--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#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; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li &gt; div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div &gt; ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 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: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; 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(224, 224, 224, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; 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: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 51px; padding: 0 5px 0 5px; }
	#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: 200px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-5--1-.jpg');}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-5--1-.jpg');}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 60px; left: 150px; width: 420px; height: 80px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imObjectTitle_03_wrapper { position: absolute; top: 60px; left: 524px; width: 250px; height: 60px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_03 { width: 100%; }
	#imStickyBar_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_05_wrapper { display: none; }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_pluginAppObj_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 719.9px) and (min-width: 480px) {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 21px; left: 0px; width: 480px; height: 50px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_1 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_1 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 1px 0px 1px 0px; border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper, #imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 47px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 47px; height: 47px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container &gt; ul &gt; li .label, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-3--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#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; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li &gt; div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div &gt; ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 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: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; 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(224, 224, 224, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; 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: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 51px; padding: 0 5px 0 5px; }
	#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: 200px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-5--1-.jpg');}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-5--1-.jpg');}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 60px; left: 320px; width: 420px; height: 80px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_2 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_2 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imObjectTitle_03_wrapper { position: absolute; top: 60px; left: 470px; width: 250px; height: 60px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_3 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_3 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	#imStickyBar_imObjectTitle_03 { width: 100%; }
	#imStickyBar_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_05_wrapper { display: none; }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_pluginAppObj_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCellStyleGraphics_5 { left: 0px; right: 0px; }
	#imStickyBar_imCellStyleBorders_5 { left: 0px; right: 0px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_01_wrapper { position: absolute; top: 22px; left: 0px; width: 315px; height: 47px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_1 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_1 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_01_container { border-style: solid; border-width: 1px 0px 1px 0px; border-color: rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1) rgba(64, 64, 64, 1); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; width: 100%; box-sizing: border-box; background-color: rgba(255, 255, 255, 1); padding: 0px 0px 0px 0px; display: inline-table;}
	#imStickyBar_imMenuObject_01_container &gt; ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper, #imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; div &gt; .label-wrapper { display: block; overflow: hidden; width: 114px; height: 47px; padding: 0 5px 0 5px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 47px; height: 47px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject_01 .hamburger-bar { margin: 5px auto; width: 65%; height: 5px; background-color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_01 .label-inner-wrapper, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_01_container &gt; ul &gt; li .label, #imStickyBar_imMenuObject_01 .hamburger-button &gt; div &gt; div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01 .hamburger-button .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-3--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imPage:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-4--1-.jpg');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; li.imLevel:hover &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
	#imStickyBar_imMenuObject_01_container &gt; ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_01 { text-align: left;}
	#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; /*margin-bottom: 1px;*/ }
	#imStickyBar_imMenuObject_01-menu-opened li &gt; div { display: none; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened div &gt; ul { display: block; }
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul { position: absolute; left: 0; right: auto; top: 40px; background-color: rgba(255, 255, 255, 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: right; padding: 5px 10px; color: rgba(64, 64, 64, 1); }
	#imStickyBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 200px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
	#imPageExtContainer:after{ position: fixed; top: 0; right: 0; 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(224, 224, 224, 1); opacity: 0.9;}
	.menu-imStickyBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.9; 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: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0;}
	#imStickyBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 190px; height: 51px; padding: 0 5px 0 5px; }
	#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: 200px;left: 0; right: auto;background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;-webkit-transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul ul ul ul &gt; li &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; li:hover:not(.imMnMnSeparator) &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-5--1-.jpg');}
	#imStickyBar_imMenuObject_01-menu-opened #imStickyBar_imMenuObject_01_container-menu-opened &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper {background-color: transparent;background-image: url('../images/bg_btn_menu-5--1-.jpg');}
	#imStickyBar_imMenuObject_01-menu-opened .imMnMnCurrent &gt; ul &gt; .imMnMnCurrent &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: italic;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper {background-color: transparent;background-image: none;}
	#imStickyBar_imMenuObject_01-menu-opened ul &gt; .imMnMnSeparator &gt; .label-wrapper .label {width: 100%;height: 100%;font-family: 'Fira Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(64, 64, 64, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_01-menu-opened {  transform: translate3d(-200px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;}
	#imStickyBar_imMenuObject_01-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imStickyBar_imObjectTitle_02_wrapper { position: absolute; top: 60px; left: 310px; width: 420px; height: 80px; text-align: center; z-index: 1003;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectTitle_02 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_2 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_2 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imObjectTitle_02 { width: 100%; }
	#imStickyBar_imObjectTitle_02_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_imObjectTitle_03_wrapper { position: absolute; top: 60px; left: 310px; width: 250px; height: 60px; text-align: center; z-index: 1004;  }
	#imStickyBar_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_3 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_3 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	#imStickyBar_imObjectTitle_03 { width: 100%; }
	#imStickyBar_imObjectTitle_03_text { margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	 }
	#imStickyBar_pluginAppObj_05_wrapper { position: absolute; top: 30px; left: 290px; width: 22px; height: 30px; text-align: center; z-index: 1005; overflow: hidden; }
	#imStickyBar_imCell_5 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_pluginAppObj_05 { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
	#imStickyBar_imCell_5 { -ms-grid-rows: 100%; grid-template-rows: 100%; }
	#imStickyBar_imCellStyleGraphics_5 { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
</pre></body></html>