@import 'https://fonts.googleapis.com/css?family=Alegreya+Sans:700,regular,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Roboto:regular,700,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Alegreya:regular,700,italic,700italic&display=swap';
@import 'https://fonts.googleapis.com/css?family=Google+Sans:regular,700,italic,700italic&display=swap';
#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1056px minmax(0, 1fr); grid-template-rows: 20px auto 70px; }
#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 1055.9px) and (min-width: 1044.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1044px minmax(0, 1fr); grid-template-rows: 75px auto 60px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 1043.9px) and (min-width: 1032.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1032px minmax(0, 1fr); grid-template-rows: 75px auto 60px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 1031.9px) and (min-width: 1008.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1008px minmax(0, 1fr); grid-template-rows: 100px auto 60px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 1007.9px) and (min-width: 960.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 960px minmax(0, 1fr); grid-template-rows: 75px auto 60px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 959.9px) and (min-width: 840.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 840px minmax(0, 1fr); grid-template-rows: 75px auto 60px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 839.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 75px auto 80px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 480px minmax(0, 1fr); grid-template-rows: 75px auto 60px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 320px minmax(0, 1fr); grid-template-rows: 75px auto 80px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
@media (max-width: 319.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 60px auto 100px; }
	#imHeader { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 3; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.667px 14.667px 14.667px 14.667px 14.667px 14.667px 14.667px 14.667px 14.667px 14.667px 14.667px 14.667px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px 14.583px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
@media (max-width: 1055.9px) and (min-width: 1044.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.5px 14.5px 14.5px 14.5px 14.5px 14.5px 14.5px 14.5px 14.5px 14.5px 14.5px 14.5px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px 14.417px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 1043.9px) and (min-width: 1032.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.333px 14.333px 14.333px 14.333px 14.333px 14.333px 14.333px 14.333px 14.333px 14.333px 14.333px 14.333px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px 14.25px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 1031.9px) and (min-width: 1008.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 14px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px 13.917px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 1007.9px) and (min-width: 960.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px 13.25px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 959.9px) and (min-width: 840.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.667px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px 11.583px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 839.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px 9.917px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px 6.667px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px 4.417px minmax(0, 1fr); grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 14 / 62; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 14 / 62; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 14 / 62; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
@media (max-width: 319.9px)  {
	#imContent { display: grid; grid-template-columns: 0 minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) 0; grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 74; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imCell_66 { display: grid; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imCell_67 { display: grid; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imCell_68 { display: grid; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imCell_69 { display: grid; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imCell_70 { display: grid; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imCell_71 { display: grid; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imCell_72 { display: grid; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imCell_73 { display: grid; grid-column: 2 / 74; grid-row: 10 / 11; }
	#imCell_74 { display: grid; grid-column: 2 / 74; grid-row: 11 / 12; }
	#imCell_75 { display: grid; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imCell_76 { display: grid; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imCell_78 { display: grid; grid-column: 2 / 74; grid-row: 14 / 15; }
	#imPageRow_1 { display: block; grid-column: 2 / 74; grid-row: 2 / 3; }
	#imPageRow_2 { display: block; grid-column: 2 / 74; grid-row: 3 / 4; }
	#imPageRow_3 { display: block; grid-column: 2 / 74; grid-row: 4 / 5; }
	#imPageRow_4 { display: block; grid-column: 2 / 74; grid-row: 5 / 6; }
	#imPageRow_5 { display: block; grid-column: 2 / 74; grid-row: 6 / 7; }
	#imPageRow_6 { display: block; grid-column: 2 / 74; grid-row: 7 / 8; }
	#imPageRow_7 { display: block; grid-column: 2 / 74; grid-row: 8 / 9; }
	#imPageRow_8 { display: block; grid-column: 2 / 74; grid-row: 9 / 10; }
	#imPageRow_9 { display: block; grid-column: 2 / 74; grid-row: 10 / 12; }
	#imPageRow_10 { display: block; grid-column: 2 / 74; grid-row: 12 / 13; }
	#imPageRow_11 { display: block; grid-column: 2 / 74; grid-row: 13 / 14; }
	#imPageRow_12 { display: block; grid-column: 2 / 74; grid-row: 14 / 15; }
	
}
h2#imPgTitle { position: relative; float: left; float: inline-start; }
#imBreadcrumb { position: relative; float: left; float: inline-start; }
#imHeader_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imHeader_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
#imFooter_imCell_3 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_03 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_3 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_3 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_03 {margin: 0px; text-align: center;}
#imFooter_imObjectTitle_03_text {font: normal normal normal 10pt 'Roboto';  padding: 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_03_text,
#imFooter_imObjectTitle_03_text a { color: rgba(0, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_03_text a{ text-decoration: none; }
#imFooter_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_4 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_04 {margin: 0px; text-align: center;}
#imFooter_imObjectTitle_04_text {font: normal normal normal 9pt 'Roboto';  padding: 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_04_text,
#imFooter_imObjectTitle_04_text a { color: rgba(0, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_04_text a{ text-decoration: none; }
#imFooter_imCell_6 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_06 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_6 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_6 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_06 {margin: 0px; text-align: center;}
#imFooter_imObjectTitle_06_text {font: normal normal normal 9pt 'Roboto';  padding: 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_06_text,
#imFooter_imObjectTitle_06_text a { color: rgba(0, 0, 0, 1); white-space: pre-wrap; }
#imFooter_imObjectTitle_06_text a{ text-decoration: none; }
#imFooter_imCell_7 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectTitle_07 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_7 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_7 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectTitle_07 {margin: 0px; text-align: center;}
#imFooter_imObjectTitle_07_text {font: normal normal bold 9pt 'Alegreya Sans';  padding: 0px; background-color: transparent; position: relative; display: inline-block; }
#imFooter_imObjectTitle_07_text,
#imFooter_imObjectTitle_07_text a { color: rgba(0, 0, 0, 1); overflow-wrap: break-word; max-width: 100%;white-space: pre-wrap; }
#imFooter_imObjectTitle_07_text a{ text-decoration: none; }
#imSideBar_imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imMenuObject_01 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imSideBar_imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imSideBar_imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 102; }

.label-wrapper .menu-item-icon {
max-height: 100%; position: absolute; top: 0; bottom: 0; inset-inline-start: 3px; margin: auto; z-index: 0; 
}
.im-menu-opened #imStickyBarContainer, .im-menu-opened #imPageToTop { visibility: hidden !important; }
.imPageRow { position: relative;  }
.animable { visibility: hidden; }
html.no-cssanimations .animable { visibility: visible; }
.animable.animated { visibility: visible; -webkit-animation-fill-mode: both;  animation-fill-mode: both; -webkit-animation-delay: 0s; animation-delay: 0s; }
:-webkit-full-screen-ancestor{ animation-fill-mode: none !important; }
#imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_93_02 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_93_02 { width: 100%; }
#imTextObject_93_02 { font-style: normal; font-weight: normal; line-height: 28px; }
#imTextObject_93_02_tab0 div { line-height: 28px; }
#imTextObject_93_02_tab0 .imHeading1 { line-height: 44px; }
#imTextObject_93_02_tab0 .imHeading2 { line-height: 40px; }
#imTextObject_93_02_tab0 .imHeading3 { line-height: 36px; }
#imTextObject_93_02_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_93_02_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_93_02_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_93_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_93_02_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_02_tab0 ul ul ul { list-style: circle; }
#imTextObject_93_02_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_93_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_93_02_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_02_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_93_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_93_02_tab0 table th { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; text-align: start;  }
#imTextObject_93_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; }
#imTextObject_93_02_tab0 p { margin: 0; padding: 0; }
#imTextObject_93_02_tab0 .inline-block { display: inline-block; }
#imTextObject_93_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_93_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_93_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_93_02_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_93_02_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_93_02_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_93_02_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_93_02_tab0 .imTALeft { text-align: start; }
#imTextObject_93_02_tab0 .imTARight { text-align: end; }
#imTextObject_93_02_tab0 .imTACenter { text-align: center; }
#imTextObject_93_02_tab0 .imTAJustify { text-align: justify; }
#imTextObject_93_02_tab0 .imUl { text-decoration: underline; }
#imTextObject_93_02_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_93_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_93_02_tab0 .imVt { vertical-align: top; }
#imTextObject_93_02_tab0 .imVc { vertical-align: middle; }
#imTextObject_93_02_tab0 .imVb { vertical-align: bottom; }
#imTextObject_93_02_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_93_02_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_93_02_tab0 .fs20lh1-5 { vertical-align: baseline; font-size: 20pt; line-height: 40px; }
#imTextObject_93_02_tab0 .fs14lh1-5 { vertical-align: baseline; font-size: 14pt; line-height: 28px; }
#imTextObject_93_02_tab0 .fs18lh1-5 { vertical-align: baseline; font-size: 18pt; line-height: 36px; }
#imTextObject_93_02_tab0 .cf1 { color: rgb(115, 0, 230); }
#imTextObject_93_02_tab0 .fs24lh1-5 { vertical-align: baseline; font-size: 24pt; line-height: 48px; }
#imTextObject_93_02 .text-container {width: 100%;}#imTextObject_93_02 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_93_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_93_02 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_93_02 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_66 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectVideo_93_66 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_66 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_66 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectVideo_93_66 .object-generic-error { height: 100%; overflow: hidden; }
#imObjectVideo_93_66_container { max-width: 100%; }
#imCell_67 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_93_67 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_67 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_67 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_93_67 #imObjectImage_93_67_container { width: 400px; max-width: 100%; line-height: 0; }
#imObjectImage_93_67 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_93_67 #imObjectImage_93_67_container img { width: 100%; height: auto; vertical-align: top; }#imCell_68 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_93_68 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_68 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_68 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_93_68 { width: 100%; }
#imTextObject_93_68 { font-style: normal; font-weight: normal; line-height: 28px; }
#imTextObject_93_68_tab0 div { line-height: 28px; }
#imTextObject_93_68_tab0 .imHeading1 { line-height: 44px; }
#imTextObject_93_68_tab0 .imHeading2 { line-height: 40px; }
#imTextObject_93_68_tab0 .imHeading3 { line-height: 36px; }
#imTextObject_93_68_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_93_68_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_93_68_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_93_68_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_93_68_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_68_tab0 ul ul ul { list-style: circle; }
#imTextObject_93_68_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_93_68_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_93_68_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_68_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_93_68_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_93_68_tab0 table th { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; text-align: start;  }
#imTextObject_93_68_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; }
#imTextObject_93_68_tab0 p { margin: 0; padding: 0; }
#imTextObject_93_68_tab0 .inline-block { display: inline-block; }
#imTextObject_93_68_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_93_68_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_93_68_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_93_68_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_93_68_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_93_68_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_93_68_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_93_68_tab0 .imTALeft { text-align: start; }
#imTextObject_93_68_tab0 .imTARight { text-align: end; }
#imTextObject_93_68_tab0 .imTACenter { text-align: center; }
#imTextObject_93_68_tab0 .imTAJustify { text-align: justify; }
#imTextObject_93_68_tab0 .imUl { text-decoration: underline; }
#imTextObject_93_68_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_93_68_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_93_68_tab0 .imVt { vertical-align: top; }
#imTextObject_93_68_tab0 .imVc { vertical-align: middle; }
#imTextObject_93_68_tab0 .imVb { vertical-align: bottom; }
#imTextObject_93_68_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_93_68_tab0 .ff1 { font-family: 'Alegreya Sans'; }
#imTextObject_93_68_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_93_68 .text-container {width: 100%;}#imTextObject_93_68 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_93_68 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_93_68 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_93_68 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_69 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_93_69 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_69 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_69 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_93_69 #imObjectImage_93_69_container { width: 400px; max-width: 100%; line-height: 0; }
#imObjectImage_93_69 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_93_69 #imObjectImage_93_69_container img { width: 100%; height: auto; vertical-align: top; }#imCell_70 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_93_70 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_70 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_70 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_93_70 { width: 100%; }
#imTextObject_93_70 { font-style: normal; font-weight: normal; line-height: 28px; }
#imTextObject_93_70_tab0 div { line-height: 28px; }
#imTextObject_93_70_tab0 .imHeading1 { line-height: 44px; }
#imTextObject_93_70_tab0 .imHeading2 { line-height: 40px; }
#imTextObject_93_70_tab0 .imHeading3 { line-height: 36px; }
#imTextObject_93_70_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_93_70_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_93_70_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_93_70_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_93_70_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_70_tab0 ul ul ul { list-style: circle; }
#imTextObject_93_70_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_93_70_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_93_70_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_70_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_93_70_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_93_70_tab0 table th { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; text-align: start;  }
#imTextObject_93_70_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; }
#imTextObject_93_70_tab0 p { margin: 0; padding: 0; }
#imTextObject_93_70_tab0 .inline-block { display: inline-block; }
#imTextObject_93_70_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_93_70_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_93_70_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_93_70_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_93_70_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_93_70_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_93_70_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_93_70_tab0 .imTALeft { text-align: start; }
#imTextObject_93_70_tab0 .imTARight { text-align: end; }
#imTextObject_93_70_tab0 .imTACenter { text-align: center; }
#imTextObject_93_70_tab0 .imTAJustify { text-align: justify; }
#imTextObject_93_70_tab0 .imUl { text-decoration: underline; }
#imTextObject_93_70_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_93_70_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_93_70_tab0 .imVt { vertical-align: top; }
#imTextObject_93_70_tab0 .imVc { vertical-align: middle; }
#imTextObject_93_70_tab0 .imVb { vertical-align: bottom; }
#imTextObject_93_70_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_93_70_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_93_70 .text-container {width: 100%;}#imTextObject_93_70 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_93_70 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_93_70 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_93_70 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_71 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_93_71 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_71 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_71 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_93_71 #imObjectImage_93_71_container { width: 400px; max-width: 100%; line-height: 0; }
#imObjectImage_93_71 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_93_71 #imObjectImage_93_71_container img { width: 100%; height: auto; vertical-align: top; }#imCell_72 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_93_72 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_72 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_72 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_93_72 { width: 100%; }
#imTextObject_93_72 { font-style: normal; font-weight: normal; line-height: 28px; }
#imTextObject_93_72_tab0 div { line-height: 28px; }
#imTextObject_93_72_tab0 .imHeading1 { line-height: 44px; }
#imTextObject_93_72_tab0 .imHeading2 { line-height: 40px; }
#imTextObject_93_72_tab0 .imHeading3 { line-height: 36px; }
#imTextObject_93_72_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_93_72_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_93_72_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_93_72_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_93_72_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_72_tab0 ul ul ul { list-style: circle; }
#imTextObject_93_72_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_93_72_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_93_72_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_72_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_93_72_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_93_72_tab0 table th { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; text-align: start;  }
#imTextObject_93_72_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; }
#imTextObject_93_72_tab0 p { margin: 0; padding: 0; }
#imTextObject_93_72_tab0 .inline-block { display: inline-block; }
#imTextObject_93_72_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_93_72_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_93_72_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_93_72_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_93_72_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_93_72_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_93_72_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_93_72_tab0 .imTALeft { text-align: start; }
#imTextObject_93_72_tab0 .imTARight { text-align: end; }
#imTextObject_93_72_tab0 .imTACenter { text-align: center; }
#imTextObject_93_72_tab0 .imTAJustify { text-align: justify; }
#imTextObject_93_72_tab0 .imUl { text-decoration: underline; }
#imTextObject_93_72_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_93_72_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_93_72_tab0 .imVt { vertical-align: top; }
#imTextObject_93_72_tab0 .imVc { vertical-align: middle; }
#imTextObject_93_72_tab0 .imVb { vertical-align: bottom; }
#imTextObject_93_72_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_93_72_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_93_72_tab0 .ff1 { font-family: 'Alegreya Sans'; }
#imTextObject_93_72_tab0 .lh1 { line-height: 1; }
#imTextObject_93_72_tab0 .fs16lh1 { vertical-align: baseline; font-size: 16pt; line-height: 21px; }
#imTextObject_93_72_tab0 .cf1 { color: rgb(115, 0, 230); }
#imTextObject_93_72_tab0 .fs15lh1-5 { vertical-align: baseline; font-size: 15pt; line-height: 30px; }
#imTextObject_93_72_tab0 .lh1-5 { line-height: 1.5; }
#imTextObject_93_72_tab0 .fs18lh1-5 { vertical-align: baseline; font-size: 18pt; line-height: 36px; }
#imTextObject_93_72_tab0 .ff2 { font-family: 'Google Sans'; }
#imTextObject_93_72_tab0 .cb1 { background-color: rgb(217, 234, 211); }
#imTextObject_93_72_tab0 .fs12lh1-5 { vertical-align: baseline; font-size: 12pt; line-height: 24px; }
#imTextObject_93_72 .text-container {width: 100%;}#imTextObject_93_72 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_93_72 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_93_72 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_93_72 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_73 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_93_73 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_73 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_73 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imCell_74 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_93_74 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_74 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_74 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectImage_93_74 #imObjectImage_93_74_container { width: 230px; max-width: 100%; line-height: 0; }
#imObjectImage_93_74 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_93_74 #imObjectImage_93_74_container img { width: 100%; height: auto; vertical-align: top; }#imCell_75 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_93_75 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_75 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_75 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imTextObject_93_75 { width: 100%; }
#imTextObject_93_75 { font-style: normal; font-weight: normal; line-height: 28px; }
#imTextObject_93_75_tab0 div { line-height: 28px; }
#imTextObject_93_75_tab0 .imHeading1 { line-height: 44px; }
#imTextObject_93_75_tab0 .imHeading2 { line-height: 40px; }
#imTextObject_93_75_tab0 .imHeading3 { line-height: 36px; }
#imTextObject_93_75_tab0 .imHeading4 { line-height: 32px; }
#imTextObject_93_75_tab0 .imHeading5 { line-height: 32px; }
#imTextObject_93_75_tab0 .imHeading6 { line-height: 32px; }
#imTextObject_93_75_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_93_75_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_75_tab0 ul ul ul { list-style: circle; }
#imTextObject_93_75_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_93_75_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_93_75_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_93_75_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_93_75_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_93_75_tab0 table th { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; text-align: start;  }
#imTextObject_93_75_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 10px; margin: 0; vertical-align: middle; }
#imTextObject_93_75_tab0 p { margin: 0; padding: 0; }
#imTextObject_93_75_tab0 .inline-block { display: inline-block; }
#imTextObject_93_75_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_93_75_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_93_75_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_93_75_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_93_75_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_93_75_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_93_75_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_93_75_tab0 .imTALeft { text-align: start; }
#imTextObject_93_75_tab0 .imTARight { text-align: end; }
#imTextObject_93_75_tab0 .imTACenter { text-align: center; }
#imTextObject_93_75_tab0 .imTAJustify { text-align: justify; }
#imTextObject_93_75_tab0 .imUl { text-decoration: underline; }
#imTextObject_93_75_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_93_75_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_93_75_tab0 .imVt { vertical-align: top; }
#imTextObject_93_75_tab0 .imVc { vertical-align: middle; }
#imTextObject_93_75_tab0 .imVb { vertical-align: bottom; }
#imTextObject_93_75_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_93_75_tab0 .fs16lh1-5 { vertical-align: baseline; font-size: 16pt; line-height: 32px; }
#imTextObject_93_75_tab0 .cf1 { color: rgb(153, 0, 255); }
#imTextObject_93_75 .text-container {width: 100%;}#imTextObject_93_75 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imTextObject_93_75 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_93_75 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_93_75 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_76 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectImage_93_76 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_76 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_76 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

html:not(.no-cssanimations) #imCell_76.animated {   -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media (prefers-reduced-motion: no-preference) {@-webkit-keyframes imCell_76-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
@keyframes imCell_76-anim-fadeInDown {
	0% { opacity: 0;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0); }
	100% { opacity: 1;    -webkit-transform: none;    transform: none; }
}
#imCell_76.animated.fadeInDown {  -webkit-animation-name: imCell_76-anim-fadeInDown;  animation-name: imCell_76-anim-fadeInDown; }
}#imPage.imCell_76_animation-in-progress { overflow: hidden }
#imObjectImage_93_76 #imObjectImage_93_76_container { width: 200px; max-width: 100%; line-height: 0; }
#imObjectImage_93_76 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imObjectImage_93_76 #imObjectImage_93_76_container img { width: 100%; height: auto; vertical-align: top; }#imCell_78 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#pluginAppObj_93_78 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_78 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_78 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

@media (min-width: 1056.0px) {
	#imPgTitle { width: 1037px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 1037px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 379px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/359; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1055.9px) and (min-width: 1044.0px) {
	#imPgTitle { width: 1025px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 1025px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 379px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/359; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1043.9px) and (min-width: 1032.0px) {
	#imPgTitle { width: 1013px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 1013px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 379px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/359; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1031.9px) and (min-width: 1008.0px) {
	#imPgTitle { width: 989px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 989px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 379px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/359; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1007.9px) and (min-width: 960.0px) {
	#imPgTitle { width: 941px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 941px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 379px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/359; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 9px; padding-inline-end: 9px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 959.9px) and (min-width: 840.0px) {
	#imPgTitle { width: 821px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 821px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 379px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/359; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 8px; padding-inline-end: 8px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 839.9px) and (min-width: 720.0px) {
	#imPgTitle { width: 701px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 701px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 7px; padding-inline-end: 7px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 379px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/359; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 7px; padding-inline-end: 7px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 7px; padding-inline-end: 7px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 7px; padding-inline-end: 7px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 7px; padding-inline-end: 7px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imPgTitle { width: 466px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 466px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 272px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/252; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imPgTitle { width: 304px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imBreadcrumb { width: 304px; margin-inline-start: 6px; margin-inline-end: 6px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_66 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imObjectVideo_93_66 { width: 640px; height: 184px; }#imObjectVideo_93_66_media { height: 100%; aspect-ratio: 640/164; }#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_67 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_68 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_69 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_70 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_71 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_72 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_73 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_74 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_75 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_76 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleBorders_78 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 319.9px)  {
	#imPgTitle { width: 100%; margin-inline-start: 0px; margin-inline-end: 0px; }
	#imBreadcrumb { width: 100%; margin-inline-start: 0px; margin-inline-end: 0px; }
	#imCell_2 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_2 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_02 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_2 { box-sizing: border-box; }
	#imTextObject_93_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_66 { grid-template-rows: [row-content] auto ; }
	#imObjectVideo_93_66 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_66 { box-sizing: border-box; }
	#imCell_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_67 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_67 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_67 { box-sizing: border-box; }
	#imCell_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_68 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_68 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_68 { box-sizing: border-box; }
	#imTextObject_93_68 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_69 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_69 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_69 { box-sizing: border-box; }
	#imCell_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_70 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_70 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_70 { box-sizing: border-box; }
	#imTextObject_93_70 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_71 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_71 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_71 { box-sizing: border-box; }
	#imCell_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_72 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_72 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_72 { box-sizing: border-box; }
	#imTextObject_93_72 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_73 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_73 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_73 { box-sizing: border-box; }
	#imCell_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_74 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_74 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_74 { box-sizing: border-box; }
	#imCell_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_75 { grid-template-rows: [row-content] auto ; }
	#imTextObject_93_75 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_75 { box-sizing: border-box; }
	#imTextObject_93_75 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_76 { grid-template-rows: [row-content] auto ; }
	#imObjectImage_93_76 { padding-top: 10px; padding-bottom: 10px; padding-inline-start: 10px; padding-inline-end: 10px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_76 { box-sizing: border-box; }
	#imCell_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_78 { grid-template-rows: [row-content] auto ; }
	#pluginAppObj_93_78 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imCellStyleGraphics_78 { box-sizing: border-box; }
	
}

@media (min-width: 1056.0px) {
	#imHeader_imMenuObject_03_wrapper { position: absolute; top: 0px; inset-inline-start: 950px; width: 42px; height: 15px; text-align: center; z-index: 1002;  }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { display: none; }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1055.9px) and (min-width: 1044.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 52px; height: 50px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1043.9px) and (min-width: 1032.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 42px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1031.9px) and (min-width: 1008.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 62px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 1007.9px) and (min-width: 960.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 42px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 959.9px) and (min-width: 840.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 52px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 839.9px) and (min-width: 720.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 82px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 92px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 30px; inset-inline-start: 0px; width: 72px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 319.9px)  {
	#imHeader_imMenuObject_03_wrapper { display: none; }
	#imHeader_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_3 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_03_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_03_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_03_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper, #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_03_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_03 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_03 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_03 .label-inner-wrapper, #imHeader_imMenuObject_03 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_03_container > ul > li .label, #imHeader_imMenuObject_03 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_03 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03 .hamburger-button .label, #imHeader_imMenuObject_03 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imHeader_imMenuObject_03 .imLevel { cursor: default; }
	#imHeader_imMenuObject_03-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_03 { text-align: end; }
	#imHeader_imMenuObject_03 .hidden { display: none; }
	#imHeader_imMenuObject_03-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_03-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_03-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul { position: absolute; inset-inline-end: 0px; inset-inline-start: auto;  top: 40px; background-color: transparent; overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_03-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-end: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_03-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(102, 102, 102, 1); opacity: 0.6;}
	.menu-imHeader_imMenuObject_03-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.6; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_03 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_03-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_03-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_03-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_03-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_03-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_03-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 186px;inset-inline-end: 0px; inset-inline-start: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened #imHeader_imMenuObject_03_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_03-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_03-menu-opened {  transform: translate3d(186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_03-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imMenuObject_04_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 52px; height: 35px; text-align: center; z-index: 1003;  }
	#imHeader_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imHeader_imCellStyleGraphics_4 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_04_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imHeader_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper, #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 35px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_04 .hamburger-button {cursor: pointer; width: 35px; height: 35px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imHeader_imMenuObject_04 .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(0, 0, 0, 1); display: block; }
	#imHeader_imMenuObject_04 .label-inner-wrapper, #imHeader_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_04_container > ul > li .label, #imHeader_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper {background-color: rgba(56, 118, 29, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Hamburger button style */
	#imHeader_imMenuObject_04 .hamburger-button {background-color: rgba(106, 168, 79, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04 .hamburger-button .label, #imHeader_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu current button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Main menu separator button style */
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;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-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_04 { text-align: start; }
	#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; }
	#imHeader_imMenuObject_04-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: transparent; 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: end; padding-block: 5px; padding-inline: 10px; color: rgba(103, 78, 167, 1); }
	#imHeader_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 186px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imHeader_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: transparent; opacity: 0;}
	.menu-imHeader_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0; 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: 4px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 176px; height: 35px; padding-block: 0px; padding-inline: 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: 186px;inset-inline-start: 0px; inset-inline-end: auto; background-color: transparent;transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(103, 78, 167, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(39, 78, 19, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened #imHeader_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(182, 215, 168, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 0, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imHeader_imMenuObject_04-menu-opened {  transform: translate3d(-186px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (min-width: 1056.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 1030px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 50px; inset-inline-start: 0px; width: 1040px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 400px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 1055.9px) and (min-width: 1044.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 1020px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 40px; inset-inline-start: 10px; width: 1020px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 400px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 1043.9px) and (min-width: 1032.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 1010px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 40px; inset-inline-start: 10px; width: 1000px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 400px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 1031.9px) and (min-width: 1008.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 980px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 40px; inset-inline-start: 10px; width: 980px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 400px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 1007.9px) and (min-width: 960.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 940px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 40px; inset-inline-start: 10px; width: 920px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 360px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 959.9px) and (min-width: 840.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 820px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 40px; inset-inline-start: 10px; width: 790px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 20px; inset-inline-start: 300px; width: 250px; height: 12px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 839.9px) and (min-width: 720.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 30px; width: 650px; height: 12px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 50px; inset-inline-start: 0px; width: 680px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 240px; width: 250px; height: 12px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 0px; inset-inline-start: 10px; width: 470px; height: 22px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 40px; inset-inline-start: 20px; width: 460px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 20px; inset-inline-start: 130px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 0px; width: 320px; height: 30px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_3 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: 50px; inset-inline-start: 0px; width: 310px; height: 30px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { display: none; }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_6 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_06_text { font-size: 7.15pt; }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 30px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_7 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (max-width: 319.9px)  {
	#imFooter_imObjectTitle_03_wrapper { position: absolute; top: 10px; inset-inline-start: 0px; width: 310px; height: 20px; text-align: center; z-index: 1002;  }
	#imFooter_imCell_3 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_3 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_03 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_3 { box-sizing: border-box; }
	#imFooter_imObjectTitle_03 { width: 100%; }
	#imFooter_imObjectTitle_03_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_04_wrapper { position: absolute; top: -10px; inset-inline-start: -300px; width: 310px; height: 20px; text-align: center; z-index: 1003;  }
	#imFooter_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_04 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_4 { box-sizing: border-box; }
	#imFooter_imObjectTitle_04 { width: 100%; }
	#imFooter_imObjectTitle_04_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_06_wrapper { position: absolute; top: 60px; inset-inline-start: 0px; width: 320px; height: 40px; text-align: center; z-index: 1004;  }
	#imFooter_imCell_6 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_6 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_06 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_6 { box-sizing: border-box; }
	#imFooter_imObjectTitle_06_text { font-size: 7.15pt; }
	#imFooter_imObjectTitle_06 { width: 100%; }
	#imFooter_imObjectTitle_06_text { margin: 0px; 
	 }
	#imFooter_imObjectTitle_07_wrapper { position: absolute; top: 30px; inset-inline-start: 20px; width: 250px; height: 20px; text-align: center; z-index: 1005;  }
	#imFooter_imCell_7 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_7 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectTitle_07 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleGraphics_7 { box-sizing: border-box; }
	#imFooter_imObjectTitle_07 { width: 100%; }
	#imFooter_imObjectTitle_07_text { margin: 0px; 
	 }
	
}

@media (min-width: 1056.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 1055.9px) and (min-width: 1044.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 1043.9px) and (min-width: 1032.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 1031.9px) and (min-width: 1008.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 1007.9px) and (min-width: 960.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 959.9px) and (min-width: 840.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 839.9px) and (min-width: 720.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 479.9px) and (min-width: 320.0px) {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleBorders_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

@media (max-width: 319.9px)  {
	#imSideBar_imMenuObject_01_wrapper { display: none; }
	#imSideBar_imCell_1 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_1 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imMenuObject_01 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imSideBar_imCellStyleGraphics_1 { box-sizing: border-box; }
	/* Main menu background */
	#imSideBar_imMenuObject_01_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imSideBar_imMenuObject_01_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_01_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 130px; height: 30px; padding-block: 0px; padding-inline: 5px; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_01_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_01 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-width: 0px; border-radius: 0px; }
	#imSideBar_imMenuObject_01 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_01 .label-inner-wrapper, #imSideBar_imMenuObject_01 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_01_container > ul > li .label, #imSideBar_imMenuObject_01 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01 .hamburger-button {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01 .hamburger-button .label, #imSideBar_imMenuObject_01 .hamburger-button button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(86, 126, 182, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya 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 */
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_01 { text-align: start; }
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	#imSideBar_imMenuObject_01-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_01-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_01-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(56, 118, 29, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(105, 238, 17, 1); }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_01-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 150px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_01-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(106, 168, 79, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_01-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_01 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_01-menu-opened li {position: relative;margin-bottom: 4px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_01-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_01-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 140px; height: 42px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_01-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_01-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_01-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 150px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(56, 118, 29, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper {background-color: transparent;background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(105, 238, 17, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(217, 234, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened #imSideBar_imMenuObject_01_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(106, 168, 79, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(65, 190, 118, 1);background-image: none;}
	#imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_01-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: 'Alegreya Sans';font-size: 18pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
