#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 1280px minmax(0, 1fr); grid-template-rows: 90px auto 250px; }
#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
#imSideBar { display: none; }
#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imPage { display: grid; grid-template-columns: minmax(0, 1fr) 720px minmax(0, 1fr); grid-template-rows: 80px auto 200px; }
	#imHeader { display: block; grid-column: 1 / 4; 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) 150px 330px minmax(0, 1fr); grid-template-rows: 80px auto 200px; }
	#imHeader { display: block; grid-column: 2 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 2 / 4; grid-row: 3 / 4; }
	#imSideBar { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	#imContent { display: block; grid-column: 1 / 5; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 3 / 4; grid-row: 2 / 3; }
	
}
@media (max-width: 479.9px)  {
	#imPage { display: grid; grid-template-columns: 0 minmax(0, 1fr) 0; grid-template-rows: 80px auto 200px; }
	#imHeader { display: block; grid-column: 1 / 4; grid-row: 1 / 2; }
	#imFooter { display: block; grid-column: 1 / 4; grid-row: 3 / 4; }
	#imSideBar { display: none; }
	#imContent { display: block; grid-column: 1 / 4; grid-row: 2 / 3; }
	#imContentGraphics { display: block; grid-column: 2 / 3; grid-row: 2 / 3; }
	
}
#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px 53.333px minmax(0, 1fr); grid-template-rows: auto auto auto auto; }
#imContent > header { display: block; grid-column: 2 / 26; grid-row: 1 / 2; }
#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
#imCell_2 { display: grid; grid-column: 1 / 27; grid-row: 2 / 3; }
#imCell_1 { display: grid; grid-column: 1 / 27; grid-row: 3 / 4; }
#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 2 / 4; }
#imPageRow_2 { display: none; }
@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px 29.583px minmax(0, 1fr); grid-template-rows: auto auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 1 / 27; grid-row: 2 / 3; }
	#imCell_1 { display: grid; grid-column: 1 / 27; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 2 / 4; }
	#imPageRow_2 { display: none; }
	
}
@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imContent { display: grid; grid-template-columns: minmax(0, 1fr) 150px 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.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px 13.333px minmax(0, 1fr); grid-template-rows: auto auto auto auto; }
	#imContent > header { display: block; grid-column: 3 / 27; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 3 / 4; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 1 / 28; grid-row: 2 / 3; }
	#imCell_1 { display: grid; grid-column: 1 / 28; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; grid-column: 1 / 28; grid-row: 2 / 4; }
	#imPageRow_2 { display: none; }
	
}
@media (max-width: 479.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) 0; grid-template-rows: auto auto auto; }
	#imContent > header { display: block; grid-column: 2 / 26; grid-row: 1 / 2; }
	#imGoToCont { display: block; grid-column: 2 / 3; grid-row: 1 / 2; }
	#imCell_2 { display: grid; grid-column: 1 / 27; grid-row: 2 / 3; }
	#imCell_1 { display: grid; grid-column: 1 / 27; grid-row: 3 / 4; }
	#imPageRow_1 { display: block; grid-column: 1 / 27; grid-row: 2 / 4; }
	#imPageRow_2 { display: none; }
	
}
#imHeader_imCell_11 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imObjectImage_11 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_11 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_11 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imObjectImage_11 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imHeader_imObjectImage_11 #imHeader_imObjectImage_11_container img { width: 100%; height: auto; vertical-align: top; }#imHeader_imCell_16 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_pluginAppObj_16 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imHeader_imCellStyleGraphics_16 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_16 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imHeader_imCell_18 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imHeader_imMenuObject_18 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imHeader_imCellStyleGraphics_18 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imHeader_imCellStyleBorders_18 { 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_7 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_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_imObjectImage_07 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imFooter_imObjectImage_07 #imFooter_imObjectImage_07_container img { width: 100%; height: auto; vertical-align: top; }#imFooter_imCell_9 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imHTMLObject_09 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_9 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_9 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_10 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_10 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_10 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_10 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_12 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_12 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_12 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_12 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_12 { width: 100%; }
#imFooter_imTextObject_12 { font-style: normal; font-weight: normal; line-height: 20px; }
#imFooter_imTextObject_12_tab0 div { line-height: 20px; }
#imFooter_imTextObject_12_tab0 .imHeading1 { line-height: 36px; }
#imFooter_imTextObject_12_tab0 .imHeading2 { line-height: 32px; }
#imFooter_imTextObject_12_tab0 .imHeading3 { line-height: 24px; }
#imFooter_imTextObject_12_tab0 .imHeading4 { line-height: 20px; }
#imFooter_imTextObject_12_tab0 .imHeading5 { line-height: 20px; }
#imFooter_imTextObject_12_tab0 .imHeading6 { line-height: 20px; }
#imFooter_imTextObject_12_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_12_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_12_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_12_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imFooter_imTextObject_12_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_12_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_12_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imFooter_imTextObject_12_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_12_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_12_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_12_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_12_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_12_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_12_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_12_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imFooter_imTextObject_12_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imFooter_imTextObject_12_tab0 img.fleft { margin-inline-end: 15px; }
#imFooter_imTextObject_12_tab0 img.fright { margin-inline-start: 15px; }
#imFooter_imTextObject_12_tab0 .imTALeft { text-align: start; }
#imFooter_imTextObject_12_tab0 .imTARight { text-align: end; }
#imFooter_imTextObject_12_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_12_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_12_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_12_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_12_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_12_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_12_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_12_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_12_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imFooter_imTextObject_12_tab0 .fs11lh1-5 { vertical-align: baseline; font-size: 11pt; line-height: 22px; }
#imFooter_imTextObject_12 .text-container {width: 100%;}#imFooter_imTextObject_12 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_12 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_12 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_12 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imFooter_imCell_13 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_13 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_13 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_13 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_13 { width: 100%; }
#imFooter_imTextObject_13 { font-style: normal; font-weight: normal; line-height: 20px; }
#imFooter_imTextObject_13_tab0 div { line-height: 20px; }
#imFooter_imTextObject_13_tab0 .imHeading1 { line-height: 36px; }
#imFooter_imTextObject_13_tab0 .imHeading2 { line-height: 32px; }
#imFooter_imTextObject_13_tab0 .imHeading3 { line-height: 24px; }
#imFooter_imTextObject_13_tab0 .imHeading4 { line-height: 20px; }
#imFooter_imTextObject_13_tab0 .imHeading5 { line-height: 20px; }
#imFooter_imTextObject_13_tab0 .imHeading6 { line-height: 20px; }
#imFooter_imTextObject_13_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_13_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_13_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_13_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imFooter_imTextObject_13_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_13_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_13_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imFooter_imTextObject_13_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_13_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_13_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_13_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_13_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_13_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_13_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_13_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imFooter_imTextObject_13_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imFooter_imTextObject_13_tab0 img.fleft { margin-inline-end: 15px; }
#imFooter_imTextObject_13_tab0 img.fright { margin-inline-start: 15px; }
#imFooter_imTextObject_13_tab0 .imTALeft { text-align: start; }
#imFooter_imTextObject_13_tab0 .imTARight { text-align: end; }
#imFooter_imTextObject_13_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_13_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_13_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_13_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_13_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_13_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_13_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_13_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_13_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imFooter_imTextObject_13_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_13 .text-container {width: 100%;}#imFooter_imTextObject_13 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_13 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_13 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_13 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imFooter_imCell_14 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imTextObject_14 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_14 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_14 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imTextObject_14 { width: 100%; }
#imFooter_imTextObject_14 { font-style: normal; font-weight: normal; line-height: 20px; }
#imFooter_imTextObject_14_tab0 div { line-height: 20px; }
#imFooter_imTextObject_14_tab0 .imHeading1 { line-height: 36px; }
#imFooter_imTextObject_14_tab0 .imHeading2 { line-height: 32px; }
#imFooter_imTextObject_14_tab0 .imHeading3 { line-height: 24px; }
#imFooter_imTextObject_14_tab0 .imHeading4 { line-height: 20px; }
#imFooter_imTextObject_14_tab0 .imHeading5 { line-height: 20px; }
#imFooter_imTextObject_14_tab0 .imHeading6 { line-height: 20px; }
#imFooter_imTextObject_14_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imFooter_imTextObject_14_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_14_tab0 ul ul ul { list-style: circle; }
#imFooter_imTextObject_14_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imFooter_imTextObject_14_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imFooter_imTextObject_14_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imFooter_imTextObject_14_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imFooter_imTextObject_14_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imFooter_imTextObject_14_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imFooter_imTextObject_14_tab0 p { margin: 0; padding: 0; }
#imFooter_imTextObject_14_tab0 .inline-block { display: inline-block; }
#imFooter_imTextObject_14_tab0 sup { vertical-align: super; font-size: smaller; }
#imFooter_imTextObject_14_tab0 sub { vertical-align: sub; font-size: smaller; }
#imFooter_imTextObject_14_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imFooter_imTextObject_14_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imFooter_imTextObject_14_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imFooter_imTextObject_14_tab0 img.fleft { margin-inline-end: 15px; }
#imFooter_imTextObject_14_tab0 img.fright { margin-inline-start: 15px; }
#imFooter_imTextObject_14_tab0 .imTALeft { text-align: start; }
#imFooter_imTextObject_14_tab0 .imTARight { text-align: end; }
#imFooter_imTextObject_14_tab0 .imTACenter { text-align: center; }
#imFooter_imTextObject_14_tab0 .imTAJustify { text-align: justify; }
#imFooter_imTextObject_14_tab0 .imUl { text-decoration: underline; }
#imFooter_imTextObject_14_tab0 .imStrike { text-decoration: line-through; }
#imFooter_imTextObject_14_tab0 .imUlStrike { text-decoration: underline line-through; }
#imFooter_imTextObject_14_tab0 .imVt { vertical-align: top; }
#imFooter_imTextObject_14_tab0 .imVc { vertical-align: middle; }
#imFooter_imTextObject_14_tab0 .imVb { vertical-align: bottom; }
#imFooter_imTextObject_14_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imFooter_imTextObject_14_tab0 .fs10lh1-5 { vertical-align: baseline; font-size: 10pt; line-height: 20px; }
#imFooter_imTextObject_14 .text-container {width: 100%;}#imFooter_imTextObject_14 .text-container {margin: 0 auto; position: relative;overflow: hidden; display: grid; grid-template-rows: 1fr; grid-template-columns: 1fr; background-color: rgba(255, 255, 255, 1); border-style: solid;border-color: rgba(169, 169, 169, 1); }
#imFooter_imTextObject_14 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imFooter_imTextObject_14 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imFooter_imTextObject_14 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imFooter_imCell_15 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imHTMLObject_15 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_15 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_15 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_16 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_pluginAppObj_16 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_16 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_16 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_17 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imHTMLObject_17 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_17 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_17 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imCell_18 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imFooter_imObjectImage_18 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imFooter_imCellStyleGraphics_18 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imFooter_imCellStyleBorders_18 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imFooter_imObjectImage_18 { vertical-align: top; margin-top: 0px; margin-bottom: 0px; margin-inline-start: auto; margin-inline-end: auto; }
#imFooter_imObjectImage_18 #imFooter_imObjectImage_18_container img { width: 100%; height: auto; vertical-align: top; }#imSideBar_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imTextObject_02 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imSideBar_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imSideBar_imCellStyleBorders_2 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imSideBar_imTextObject_02 { width: 100%; }
#imSideBar_imTextObject_02 { font-style: normal; font-weight: normal; line-height: 20px; }
#imSideBar_imTextObject_02_tab0 div { line-height: 20px; }
#imSideBar_imTextObject_02_tab0 .imHeading1 { line-height: 36px; }
#imSideBar_imTextObject_02_tab0 .imHeading2 { line-height: 32px; }
#imSideBar_imTextObject_02_tab0 .imHeading3 { line-height: 24px; }
#imSideBar_imTextObject_02_tab0 .imHeading4 { line-height: 20px; }
#imSideBar_imTextObject_02_tab0 .imHeading5 { line-height: 20px; }
#imSideBar_imTextObject_02_tab0 .imHeading6 { line-height: 20px; }
#imSideBar_imTextObject_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imSideBar_imTextObject_02_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imSideBar_imTextObject_02_tab0 ul ul ul { list-style: circle; }
#imSideBar_imTextObject_02_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imSideBar_imTextObject_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imSideBar_imTextObject_02_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imSideBar_imTextObject_02_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imSideBar_imTextObject_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imSideBar_imTextObject_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imSideBar_imTextObject_02_tab0 p { margin: 0; padding: 0; }
#imSideBar_imTextObject_02_tab0 .inline-block { display: inline-block; }
#imSideBar_imTextObject_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imSideBar_imTextObject_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imSideBar_imTextObject_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imSideBar_imTextObject_02_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imSideBar_imTextObject_02_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imSideBar_imTextObject_02_tab0 img.fleft { margin-inline-end: 15px; }
#imSideBar_imTextObject_02_tab0 img.fright { margin-inline-start: 15px; }
#imSideBar_imTextObject_02_tab0 .imTALeft { text-align: start; }
#imSideBar_imTextObject_02_tab0 .imTARight { text-align: end; }
#imSideBar_imTextObject_02_tab0 .imTACenter { text-align: center; }
#imSideBar_imTextObject_02_tab0 .imTAJustify { text-align: justify; }
#imSideBar_imTextObject_02_tab0 .imUl { text-decoration: underline; }
#imSideBar_imTextObject_02_tab0 .imStrike { text-decoration: line-through; }
#imSideBar_imTextObject_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imSideBar_imTextObject_02_tab0 .imVt { vertical-align: top; }
#imSideBar_imTextObject_02_tab0 .imVc { vertical-align: middle; }
#imSideBar_imTextObject_02_tab0 .imVb { vertical-align: bottom; }
#imSideBar_imTextObject_02_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imSideBar_imTextObject_02_tab0 .fs10 { vertical-align: baseline; font-size: 10pt;  }
#imSideBar_imTextObject_02 .text-container {width: 100%;}#imSideBar_imTextObject_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); }
#imSideBar_imTextObject_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imSideBar_imTextObject_02 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imSideBar_imTextObject_02 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imSideBar_imCell_4 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imSideBar_imMenuObject_04 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imSideBar_imCellStyleGraphics_4 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imSideBar_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; }
#imStickyBar_imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imStickyBar_imMenuObject_02 { position: relative; max-width: 100%; box-sizing: border-box; z-index: 103; }
#imStickyBar_imCellStyleGraphics_2 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imStickyBar_imCellStyleBorders_2 { 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;  }
#imCell_2 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imTextObject_28_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_28_02 { width: 100%; }
#imTextObject_28_02 { font-style: normal; font-weight: normal; line-height: 20px; }
#imTextObject_28_02_tab0 div { line-height: 20px; }
#imTextObject_28_02_tab0 .imHeading1 { line-height: 36px; }
#imTextObject_28_02_tab0 .imHeading2 { line-height: 32px; }
#imTextObject_28_02_tab0 .imHeading3 { line-height: 24px; }
#imTextObject_28_02_tab0 .imHeading4 { line-height: 20px; }
#imTextObject_28_02_tab0 .imHeading5 { line-height: 20px; }
#imTextObject_28_02_tab0 .imHeading6 { line-height: 20px; }
#imTextObject_28_02_tab0 ul { list-style: disc; margin: 0; padding: 0; overflow: hidden; }
#imTextObject_28_02_tab0 ul ul { list-style: square; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_28_02_tab0 ul ul ul { list-style: circle; }
#imTextObject_28_02_tab0 ul li, ol li { margin-block: 0px; margin-inline: 40px 0px; padding: 0px; }
#imTextObject_28_02_tab0 ol { list-style: decimal; margin: 0; padding: 0; }
#imTextObject_28_02_tab0 ol ol { list-style: lower-alpha; padding-block: 0px; padding-inline: 20px 0px; }
#imTextObject_28_02_tab0 blockquote { margin-block: 0px; margin-inline: 15px 0px; padding: 0; border: none; }
#imTextObject_28_02_tab0 table { border: none; padding: 0; border-collapse: collapse; }
#imTextObject_28_02_tab0 table td { border: 1px solid black; word-wrap: break-word; padding: 4px 3px; margin: 0; vertical-align: middle; }
#imTextObject_28_02_tab0 p { margin: 0; padding: 0; }
#imTextObject_28_02_tab0 .inline-block { display: inline-block; }
#imTextObject_28_02_tab0 sup { vertical-align: super; font-size: smaller; }
#imTextObject_28_02_tab0 sub { vertical-align: sub; font-size: smaller; }
#imTextObject_28_02_tab0 img { border: none; margin: 0; vertical-align: text-bottom;}
#imTextObject_28_02_tab0 .fleft { float: left; float: inline-start; vertical-align: baseline;}
#imTextObject_28_02_tab0 .fright { float: right; float: inline-end; vertical-align: baseline;}
#imTextObject_28_02_tab0 img.fleft { margin-inline-end: 15px; }
#imTextObject_28_02_tab0 img.fright { margin-inline-start: 15px; }
#imTextObject_28_02_tab0 .imTALeft { text-align: start; }
#imTextObject_28_02_tab0 .imTARight { text-align: end; }
#imTextObject_28_02_tab0 .imTACenter { text-align: center; }
#imTextObject_28_02_tab0 .imTAJustify { text-align: justify; }
#imTextObject_28_02_tab0 .imUl { text-decoration: underline; }
#imTextObject_28_02_tab0 .imStrike { text-decoration: line-through; }
#imTextObject_28_02_tab0 .imUlStrike { text-decoration: underline line-through; }
#imTextObject_28_02_tab0 .imVt { vertical-align: top; }
#imTextObject_28_02_tab0 .imVc { vertical-align: middle; }
#imTextObject_28_02_tab0 .imVb { vertical-align: bottom; }
#imTextObject_28_02_tab0 hr { border: solid; border-block-width: 1px 0px; border-inline-width: 0px; }
#imTextObject_28_02_tab0 .fs20lh1-5 { vertical-align: baseline; font-size: 20pt; line-height: 40px; }
#imTextObject_28_02_tab0 .fs28lh1-5 { vertical-align: baseline; font-size: 28pt; line-height: 56px; }
#imTextObject_28_02 .text-container {width: 100%;}#imTextObject_28_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_28_02 .text-container .grid-prop.current-tab {z-index: 1; opacity: 1;  }
#imTextObject_28_02 .text-container .grid-prop {grid-area: 1 / 1 / 2 / 2; opacity: 0; box-sizing: border-box; position: relative;  }
#imTextObject_28_02 .text-container .text-tab-content.detach {position: absolute; top: 0; inset-inline-start: 0px; width: 100%; display: none; }
#imCell_1 { grid-template-columns: 100%; position: relative; box-sizing: border-box; }
#imObjectGallery_28_01 { position: relative; align-self: start; justify-self: center; max-width: 100%; box-sizing: border-box; z-index: 3; }
#imCellStyleGraphics_1 { grid-row: 1 / -1; grid-column: 1 / -1; background-color: transparent;  }
#imCellStyleBorders_1 { grid-row: 1 / -1; grid-column: 1 / -1; z-index: 2; }

#imObjectGallery_28_01 { width: 100%; max-width: 100%; }
#imObjectGallery_28_01 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; }
#imObjectGallery_28_01 > a > img { width: 100%; height: auto; }
#imObjectGallery_28_01 > a { max-width: 317px; height: auto; }
#imObjectGallery_28_01 > img { max-width: 317px; height: auto; }
@media (max-width: 271.0px) and (min-width: 144.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 1); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 1); }
}
@media (max-width: 399.0px) and (min-width: 272.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 2); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 2); }
}
@media (max-width: 519.0px) and (min-width: 400.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 3); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 3); }
}
@media (max-width: 647.0px) and (min-width: 520.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 1596.0px) and (min-width: 648.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 1913.0px) and (min-width: 1597.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 2230.0px) and (min-width: 1914.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 2547.0px) and (min-width: 2231.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 2864.0px) and (min-width: 2548.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 3181.0px) and (min-width: 2865.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 3498.0px) and (min-width: 3182.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 3815.0px) and (min-width: 3499.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 4132.0px) and (min-width: 3816.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 4449.0px) and (min-width: 4133.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 4766.0px) and (min-width: 4450.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 5083.0px) and (min-width: 4767.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 5400.0px) and (min-width: 5084.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 5717.0px) and (min-width: 5401.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 6034.0px) and (min-width: 5718.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 6351.0px) and (min-width: 6035.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 6668.0px) and (min-width: 6352.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 6985.0px) and (min-width: 6669.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 7302.0px) and (min-width: 6986.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 7619.0px) and (min-width: 7303.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 7936.0px) and (min-width: 7620.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 8253.0px) and (min-width: 7937.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 8570.0px) and (min-width: 8254.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 8887.0px) and (min-width: 8571.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 9204.0px) and (min-width: 8888.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 9521.0px) and (min-width: 9205.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 9838.0px) and (min-width: 9522.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 10155.0px) and (min-width: 9839.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 10472.0px) and (min-width: 10156.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 10789.0px) and (min-width: 10473.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 11106.0px) and (min-width: 10790.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 11423.0px) and (min-width: 11107.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 11740.0px) and (min-width: 11424.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 12057.0px) and (min-width: 11741.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 12374.0px) and (min-width: 12058.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 12691.0px) and (min-width: 12375.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 13008.0px) and (min-width: 12692.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 13325.0px) and (min-width: 13009.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 13642.0px) and (min-width: 13326.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 13959.0px) and (min-width: 13643.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 14276.0px) and (min-width: 13960.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 14593.0px) and (min-width: 14277.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 14910.0px) and (min-width: 14594.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 15227.0px) and (min-width: 14911.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 15544.0px) and (min-width: 15228.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 15861.0px) and (min-width: 15545.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 16178.0px) and (min-width: 15862.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 16495.0px) and (min-width: 16179.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 16812.0px) and (min-width: 16496.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 17129.0px) and (min-width: 16813.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 17446.0px) and (min-width: 17130.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 17763.0px) and (min-width: 17447.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 18080.0px) and (min-width: 17764.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 18397.0px) and (min-width: 18081.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 18714.0px) and (min-width: 18398.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 19031.0px) and (min-width: 18715.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 19348.0px) and (min-width: 19032.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 19665.0px) and (min-width: 19349.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 19982.0px) and (min-width: 19666.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 20299.0px) and (min-width: 19983.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 20616.0px) and (min-width: 20300.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 20933.0px) and (min-width: 20617.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 21250.0px) and (min-width: 20934.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 21567.0px) and (min-width: 21251.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 21884.0px) and (min-width: 21568.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 22201.0px) and (min-width: 21885.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 22518.0px) and (min-width: 22202.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 22835.0px) and (min-width: 22519.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 23152.0px) and (min-width: 22836.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 23469.0px) and (min-width: 23153.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 23786.0px) and (min-width: 23470.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 24103.0px) and (min-width: 23787.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 24420.0px) and (min-width: 24104.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 24737.0px) and (min-width: 24421.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 25054.0px) and (min-width: 24738.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 25371.0px) and (min-width: 25055.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 25688.0px) and (min-width: 25372.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 26005.0px) and (min-width: 25689.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 26322.0px) and (min-width: 26006.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 26639.0px) and (min-width: 26323.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 26956.0px) and (min-width: 26640.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 27273.0px) and (min-width: 26957.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 27590.0px) and (min-width: 27274.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 27907.0px) and (min-width: 27591.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 28224.0px) and (min-width: 27908.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 28541.0px) and (min-width: 28225.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 28858.0px) and (min-width: 28542.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 29175.0px) and (min-width: 28859.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 29492.0px) and (min-width: 29176.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 29809.0px) and (min-width: 29493.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 30126.0px) and (min-width: 29810.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 30443.0px) and (min-width: 30127.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 30760.0px) and (min-width: 30444.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 31077.0px) and (min-width: 30761.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 31394.0px) and (min-width: 31078.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 31711.0px) and (min-width: 31395.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 32028.0px) and (min-width: 31712.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 32345.0px) and (min-width: 32029.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 32662.0px) and (min-width: 32346.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 32979.0px) and (min-width: 32663.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 33296.0px) and (min-width: 32980.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 33613.0px) and (min-width: 33297.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 33930.0px) and (min-width: 33614.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 34247.0px) and (min-width: 33931.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 34564.0px) and (min-width: 34248.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 34881.0px) and (min-width: 34565.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 35198.0px) and (min-width: 34882.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 35515.0px) and (min-width: 35199.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 35832.0px) and (min-width: 35516.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 36149.0px) and (min-width: 35833.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 36466.0px) and (min-width: 36150.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 36783.0px) and (min-width: 36467.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 37100.0px) and (min-width: 36784.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 37417.0px) and (min-width: 37101.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 37734.0px) and (min-width: 37418.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 38051.0px) and (min-width: 37735.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 38368.0px) and (min-width: 38052.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 38685.0px) and (min-width: 38369.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 39002.0px) and (min-width: 38686.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 39319.0px) and (min-width: 39003.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 39636.0px) and (min-width: 39320.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 39953.0px) and (min-width: 39637.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 40270.0px) and (min-width: 39954.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 40587.0px) and (min-width: 40271.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 40904.0px) and (min-width: 40588.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 41221.0px) and (min-width: 40905.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 41538.0px) and (min-width: 41222.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 41855.0px) and (min-width: 41539.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 42172.0px) and (min-width: 41856.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 42489.0px) and (min-width: 42173.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 42806.0px) and (min-width: 42490.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 43123.0px) and (min-width: 42807.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 43440.0px) and (min-width: 43124.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 43757.0px) and (min-width: 43441.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 44074.0px) and (min-width: 43758.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 44391.0px) and (min-width: 44075.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 44708.0px) and (min-width: 44392.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 45025.0px) and (min-width: 44709.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 45342.0px) and (min-width: 45026.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 45659.0px) and (min-width: 45343.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 45976.0px) and (min-width: 45660.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 46293.0px) and (min-width: 45977.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 46610.0px) and (min-width: 46294.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 46927.0px) and (min-width: 46611.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 47244.0px) and (min-width: 46928.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 47561.0px) and (min-width: 47245.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 47878.0px) and (min-width: 47562.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 48195.0px) and (min-width: 47879.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 48512.0px) and (min-width: 48196.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 48829.0px) and (min-width: 48513.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 49146.0px) and (min-width: 48830.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 49463.0px) and (min-width: 49147.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 49780.0px) and (min-width: 49464.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 50097.0px) and (min-width: 49781.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 50414.0px) and (min-width: 50098.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 50731.0px) and (min-width: 50415.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 51048.0px) and (min-width: 50732.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 51365.0px) and (min-width: 51049.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 51682.0px) and (min-width: 51366.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 51999.0px) and (min-width: 51683.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 52316.0px) and (min-width: 52000.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 52633.0px) and (min-width: 52317.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 52950.0px) and (min-width: 52634.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 53267.0px) and (min-width: 52951.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 53584.0px) and (min-width: 53268.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 53901.0px) and (min-width: 53585.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 54218.0px) and (min-width: 53902.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 54535.0px) and (min-width: 54219.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 54852.0px) and (min-width: 54536.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 55169.0px) and (min-width: 54853.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 55486.0px) and (min-width: 55170.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 55803.0px) and (min-width: 55487.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 56120.0px) and (min-width: 55804.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 56437.0px) and (min-width: 56121.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 56754.0px) and (min-width: 56438.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 57071.0px) and (min-width: 56755.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 57388.0px) and (min-width: 57072.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 57705.0px) and (min-width: 57389.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 58022.0px) and (min-width: 57706.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 58339.0px) and (min-width: 58023.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 58656.0px) and (min-width: 58340.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 58973.0px) and (min-width: 58657.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 59290.0px) and (min-width: 58974.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 59607.0px) and (min-width: 59291.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 59924.0px) and (min-width: 59608.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 60241.0px) and (min-width: 59925.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 60558.0px) and (min-width: 60242.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 60875.0px) and (min-width: 60559.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 61192.0px) and (min-width: 60876.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 61509.0px) and (min-width: 61193.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 61826.0px) and (min-width: 61510.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 62143.0px) and (min-width: 61827.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 62460.0px) and (min-width: 62144.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 62777.0px) and (min-width: 62461.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 63094.0px) and (min-width: 62778.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 63411.0px) and (min-width: 63095.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 63728.0px) and (min-width: 63412.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 64045.0px) and (min-width: 63729.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 64362.0px) and (min-width: 64046.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 64679.0px) and (min-width: 64363.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 64996.0px) and (min-width: 64680.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 65313.0px) and (min-width: 64997.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 65630.0px) and (min-width: 65314.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 65947.0px) and (min-width: 65631.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 66264.0px) and (min-width: 65948.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 66581.0px) and (min-width: 66265.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 66898.0px) and (min-width: 66582.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 67215.0px) and (min-width: 66899.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 67532.0px) and (min-width: 67216.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 67849.0px) and (min-width: 67533.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 68166.0px) and (min-width: 67850.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 68483.0px) and (min-width: 68167.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 68800.0px) and (min-width: 68484.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 69117.0px) and (min-width: 68801.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 69434.0px) and (min-width: 69118.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 69751.0px) and (min-width: 69435.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 70068.0px) and (min-width: 69752.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 70385.0px) and (min-width: 70069.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 70702.0px) and (min-width: 70386.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 71019.0px) and (min-width: 70703.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 71336.0px) and (min-width: 71020.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 71653.0px) and (min-width: 71337.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 71970.0px) and (min-width: 71654.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 72287.0px) and (min-width: 71971.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 72604.0px) and (min-width: 72288.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 72921.0px) and (min-width: 72605.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 73238.0px) and (min-width: 72922.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 73555.0px) and (min-width: 73239.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 73872.0px) and (min-width: 73556.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 74189.0px) and (min-width: 73873.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 74506.0px) and (min-width: 74190.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 74823.0px) and (min-width: 74507.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 75140.0px) and (min-width: 74824.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 75457.0px) and (min-width: 75141.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 75774.0px) and (min-width: 75458.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 76091.0px) and (min-width: 75775.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 76408.0px) and (min-width: 76092.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 76725.0px) and (min-width: 76409.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 77042.0px) and (min-width: 76726.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 77359.0px) and (min-width: 77043.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 77676.0px) and (min-width: 77360.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 77993.0px) and (min-width: 77677.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 78310.0px) and (min-width: 77994.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 78627.0px) and (min-width: 78311.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 78944.0px) and (min-width: 78628.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 79261.0px) and (min-width: 78945.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 79578.0px) and (min-width: 79262.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 79895.0px) and (min-width: 79579.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 80212.0px) and (min-width: 79896.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 80529.0px) and (min-width: 80213.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 80846.0px) and (min-width: 80530.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 81163.0px) and (min-width: 80847.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 81480.0px) and (min-width: 81164.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 81797.0px) and (min-width: 81481.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 82114.0px) and (min-width: 81798.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 82431.0px) and (min-width: 82115.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 82748.0px) and (min-width: 82432.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 83065.0px) and (min-width: 82749.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 83382.0px) and (min-width: 83066.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 83699.0px) and (min-width: 83383.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 84016.0px) and (min-width: 83700.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 84333.0px) and (min-width: 84017.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 84650.0px) and (min-width: 84334.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 84967.0px) and (min-width: 84651.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 85284.0px) and (min-width: 84968.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 85601.0px) and (min-width: 85285.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 85918.0px) and (min-width: 85602.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 86235.0px) and (min-width: 85919.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 86552.0px) and (min-width: 86236.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 86869.0px) and (min-width: 86553.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 87186.0px) and (min-width: 86870.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 87503.0px) and (min-width: 87187.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 87820.0px) and (min-width: 87504.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 88137.0px) and (min-width: 87821.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 88454.0px) and (min-width: 88138.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 88771.0px) and (min-width: 88455.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 89088.0px) and (min-width: 88772.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 89405.0px) and (min-width: 89089.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 89722.0px) and (min-width: 89406.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 90039.0px) and (min-width: 89723.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 90356.0px) and (min-width: 90040.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 90673.0px) and (min-width: 90357.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 90990.0px) and (min-width: 90674.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 91307.0px) and (min-width: 90991.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 91624.0px) and (min-width: 91308.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 91941.0px) and (min-width: 91625.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 92258.0px) and (min-width: 91942.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 92575.0px) and (min-width: 92259.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 92892.0px) and (min-width: 92576.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 93209.0px) and (min-width: 92893.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 93526.0px) and (min-width: 93210.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 93843.0px) and (min-width: 93527.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 94160.0px) and (min-width: 93844.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 94477.0px) and (min-width: 94161.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 94794.0px) and (min-width: 94478.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 95111.0px) and (min-width: 94795.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 95428.0px) and (min-width: 95112.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 95745.0px) and (min-width: 95429.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 96062.0px) and (min-width: 95746.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 96379.0px) and (min-width: 96063.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 96696.0px) and (min-width: 96380.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 97013.0px) and (min-width: 96697.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 97330.0px) and (min-width: 97014.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 97647.0px) and (min-width: 97331.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 97964.0px) and (min-width: 97648.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 98281.0px) and (min-width: 97965.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 98598.0px) and (min-width: 98282.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 98915.0px) and (min-width: 98599.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 99232.0px) and (min-width: 98916.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 99549.0px) and (min-width: 99233.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 99866.0px) and (min-width: 99550.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 100183.0px) and (min-width: 99867.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 100500.0px) and (min-width: 100184.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 100817.0px) and (min-width: 100501.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 101134.0px) and (min-width: 100818.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 101451.0px) and (min-width: 101135.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 101768.0px) and (min-width: 101452.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 102085.0px) and (min-width: 101769.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 102402.0px) and (min-width: 102086.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 102719.0px) and (min-width: 102403.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 103036.0px) and (min-width: 102720.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 103353.0px) and (min-width: 103037.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 103670.0px) and (min-width: 103354.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 103987.0px) and (min-width: 103671.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 104304.0px) and (min-width: 103988.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 104621.0px) and (min-width: 104305.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 104938.0px) and (min-width: 104622.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 105255.0px) and (min-width: 104939.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 105572.0px) and (min-width: 105256.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 105889.0px) and (min-width: 105573.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 106206.0px) and (min-width: 105890.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 106523.0px) and (min-width: 106207.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 106840.0px) and (min-width: 106524.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 107157.0px) and (min-width: 106841.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 107474.0px) and (min-width: 107158.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 107791.0px) and (min-width: 107475.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 108108.0px) and (min-width: 107792.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 108425.0px) and (min-width: 108109.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 108742.0px) and (min-width: 108426.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 109059.0px) and (min-width: 108743.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 109376.0px) and (min-width: 109060.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 109693.0px) and (min-width: 109377.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 110010.0px) and (min-width: 109694.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 110327.0px) and (min-width: 110011.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 110644.0px) and (min-width: 110328.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 110961.0px) and (min-width: 110645.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 111278.0px) and (min-width: 110962.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 111595.0px) and (min-width: 111279.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 111912.0px) and (min-width: 111596.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 112229.0px) and (min-width: 111913.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 112546.0px) and (min-width: 112230.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 112863.0px) and (min-width: 112547.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 113180.0px) and (min-width: 112864.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 113497.0px) and (min-width: 113181.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 113814.0px) and (min-width: 113498.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 114131.0px) and (min-width: 113815.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 114448.0px) and (min-width: 114132.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 114765.0px) and (min-width: 114449.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 115082.0px) and (min-width: 114766.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 115399.0px) and (min-width: 115083.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 115716.0px) and (min-width: 115400.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 116033.0px) and (min-width: 115717.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 116350.0px) and (min-width: 116034.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 116667.0px) and (min-width: 116351.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 116984.0px) and (min-width: 116668.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 117301.0px) and (min-width: 116985.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 117618.0px) and (min-width: 117302.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 117935.0px) and (min-width: 117619.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 118252.0px) and (min-width: 117936.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 118569.0px) and (min-width: 118253.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 118886.0px) and (min-width: 118570.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 119203.0px) and (min-width: 118887.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 119520.0px) and (min-width: 119204.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 119837.0px) and (min-width: 119521.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 120154.0px) and (min-width: 119838.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 120471.0px) and (min-width: 120155.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 120788.0px) and (min-width: 120472.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 121105.0px) and (min-width: 120789.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 121422.0px) and (min-width: 121106.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 121739.0px) and (min-width: 121423.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 122056.0px) and (min-width: 121740.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 122373.0px) and (min-width: 122057.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 122690.0px) and (min-width: 122374.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 123007.0px) and (min-width: 122691.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 123324.0px) and (min-width: 123008.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 123641.0px) and (min-width: 123325.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 123958.0px) and (min-width: 123642.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 124275.0px) and (min-width: 123959.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 124592.0px) and (min-width: 124276.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 124909.0px) and (min-width: 124593.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 125226.0px) and (min-width: 124910.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 125543.0px) and (min-width: 125227.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 125860.0px) and (min-width: 125544.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 126177.0px) and (min-width: 125861.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 126494.0px) and (min-width: 126178.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 126811.0px) and (min-width: 126495.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 127128.0px) and (min-width: 126812.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 127445.0px) and (min-width: 127129.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 127762.0px) and (min-width: 127446.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 128079.0px) and (min-width: 127763.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 128396.0px) and (min-width: 128080.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 128713.0px) and (min-width: 128397.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 129030.0px) and (min-width: 128714.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 129347.0px) and (min-width: 129031.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 129664.0px) and (min-width: 129348.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 129981.0px) and (min-width: 129665.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 130298.0px) and (min-width: 129982.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 130615.0px) and (min-width: 130299.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 130932.0px) and (min-width: 130616.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 131249.0px) and (min-width: 130933.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 131566.0px) and (min-width: 131250.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 131883.0px) and (min-width: 131567.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 132200.0px) and (min-width: 131884.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 132517.0px) and (min-width: 132201.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 132834.0px) and (min-width: 132518.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 133151.0px) and (min-width: 132835.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 133468.0px) and (min-width: 133152.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 133785.0px) and (min-width: 133469.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 134102.0px) and (min-width: 133786.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 134419.0px) and (min-width: 134103.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 134736.0px) and (min-width: 134420.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 135053.0px) and (min-width: 134737.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 135370.0px) and (min-width: 135054.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 135687.0px) and (min-width: 135371.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 136004.0px) and (min-width: 135688.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 136321.0px) and (min-width: 136005.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 136638.0px) and (min-width: 136322.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 136955.0px) and (min-width: 136639.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 137272.0px) and (min-width: 136956.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 137589.0px) and (min-width: 137273.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 137906.0px) and (min-width: 137590.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 138223.0px) and (min-width: 137907.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 138540.0px) and (min-width: 138224.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 138857.0px) and (min-width: 138541.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 139174.0px) and (min-width: 138858.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 139491.0px) and (min-width: 139175.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 139808.0px) and (min-width: 139492.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 140125.0px) and (min-width: 139809.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 140442.0px) and (min-width: 140126.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 140759.0px) and (min-width: 140443.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 141076.0px) and (min-width: 140760.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 141393.0px) and (min-width: 141077.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 141710.0px) and (min-width: 141394.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 142027.0px) and (min-width: 141711.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 142344.0px) and (min-width: 142028.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 142661.0px) and (min-width: 142345.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 142978.0px) and (min-width: 142662.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 143295.0px) and (min-width: 142979.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 143612.0px) and (min-width: 143296.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 143929.0px) and (min-width: 143613.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 144246.0px) and (min-width: 143930.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 144563.0px) and (min-width: 144247.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 144880.0px) and (min-width: 144564.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 145197.0px) and (min-width: 144881.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 145514.0px) and (min-width: 145198.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 145831.0px) and (min-width: 145515.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 146148.0px) and (min-width: 145832.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 146465.0px) and (min-width: 146149.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 146782.0px) and (min-width: 146466.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 147099.0px) and (min-width: 146783.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 147416.0px) and (min-width: 147100.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 147733.0px) and (min-width: 147417.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 148050.0px) and (min-width: 147734.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 148367.0px) and (min-width: 148051.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 148684.0px) and (min-width: 148368.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 149001.0px) and (min-width: 148685.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 149318.0px) and (min-width: 149002.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 149635.0px) and (min-width: 149319.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 149952.0px) and (min-width: 149636.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 150269.0px) and (min-width: 149953.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 150586.0px) and (min-width: 150270.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 150903.0px) and (min-width: 150587.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 151220.0px) and (min-width: 150904.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 151537.0px) and (min-width: 151221.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 151854.0px) and (min-width: 151538.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 152171.0px) and (min-width: 151855.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 152488.0px) and (min-width: 152172.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 152805.0px) and (min-width: 152489.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 153122.0px) and (min-width: 152806.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 153439.0px) and (min-width: 153123.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 153756.0px) and (min-width: 153440.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 154073.0px) and (min-width: 153757.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 154390.0px) and (min-width: 154074.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 154707.0px) and (min-width: 154391.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 155024.0px) and (min-width: 154708.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 155341.0px) and (min-width: 155025.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 155658.0px) and (min-width: 155342.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 155975.0px) and (min-width: 155659.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 156292.0px) and (min-width: 155976.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 156609.0px) and (min-width: 156293.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 156926.0px) and (min-width: 156610.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 157243.0px) and (min-width: 156927.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 157560.0px) and (min-width: 157244.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 157877.0px) and (min-width: 157561.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 158194.0px) and (min-width: 157878.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 158511.0px) and (min-width: 158195.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 158828.0px) and (min-width: 158512.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 159145.0px) and (min-width: 158829.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 159462.0px) and (min-width: 159146.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 159779.0px) and (min-width: 159463.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 160096.0px) and (min-width: 159780.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 160413.0px) and (min-width: 160097.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 160730.0px) and (min-width: 160414.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 161047.0px) and (min-width: 160731.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 161364.0px) and (min-width: 161048.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 161681.0px) and (min-width: 161365.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 161998.0px) and (min-width: 161682.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 162315.0px) and (min-width: 161999.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 162632.0px) and (min-width: 162316.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 162949.0px) and (min-width: 162633.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 163266.0px) and (min-width: 162950.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 163583.0px) and (min-width: 163267.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 163900.0px) and (min-width: 163584.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 164217.0px) and (min-width: 163901.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 164534.0px) and (min-width: 164218.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 164851.0px) and (min-width: 164535.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 165168.0px) and (min-width: 164852.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 165485.0px) and (min-width: 165169.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 165802.0px) and (min-width: 165486.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 166119.0px) and (min-width: 165803.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 166436.0px) and (min-width: 166120.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 166753.0px) and (min-width: 166437.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 167070.0px) and (min-width: 166754.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 167387.0px) and (min-width: 167071.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 167704.0px) and (min-width: 167388.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 168021.0px) and (min-width: 167705.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 168338.0px) and (min-width: 168022.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 168655.0px) and (min-width: 168339.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 168972.0px) and (min-width: 168656.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 169289.0px) and (min-width: 168973.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 169606.0px) and (min-width: 169290.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 169923.0px) and (min-width: 169607.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 170240.0px) and (min-width: 169924.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 170557.0px) and (min-width: 170241.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 170874.0px) and (min-width: 170558.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 171191.0px) and (min-width: 170875.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 171508.0px) and (min-width: 171192.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 171825.0px) and (min-width: 171509.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 172142.0px) and (min-width: 171826.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 172459.0px) and (min-width: 172143.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 172776.0px) and (min-width: 172460.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 173093.0px) and (min-width: 172777.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 173410.0px) and (min-width: 173094.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 173727.0px) and (min-width: 173411.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 174044.0px) and (min-width: 173728.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 174361.0px) and (min-width: 174045.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 174678.0px) and (min-width: 174362.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 174995.0px) and (min-width: 174679.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 175312.0px) and (min-width: 174996.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 175629.0px) and (min-width: 175313.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 175946.0px) and (min-width: 175630.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 176263.0px) and (min-width: 175947.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 176580.0px) and (min-width: 176264.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 176897.0px) and (min-width: 176581.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 177214.0px) and (min-width: 176898.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 177531.0px) and (min-width: 177215.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 177848.0px) and (min-width: 177532.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 178165.0px) and (min-width: 177849.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 178482.0px) and (min-width: 178166.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 178799.0px) and (min-width: 178483.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 179116.0px) and (min-width: 178800.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 179433.0px) and (min-width: 179117.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 179750.0px) and (min-width: 179434.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 180067.0px) and (min-width: 179751.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 180384.0px) and (min-width: 180068.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 180701.0px) and (min-width: 180385.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 181018.0px) and (min-width: 180702.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 181335.0px) and (min-width: 181019.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 181652.0px) and (min-width: 181336.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 181969.0px) and (min-width: 181653.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 182286.0px) and (min-width: 181970.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 182603.0px) and (min-width: 182287.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 182920.0px) and (min-width: 182604.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 183237.0px) and (min-width: 182921.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 183554.0px) and (min-width: 183238.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 183871.0px) and (min-width: 183555.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 184188.0px) and (min-width: 183872.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 184505.0px) and (min-width: 184189.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 184822.0px) and (min-width: 184506.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 185139.0px) and (min-width: 184823.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 185456.0px) and (min-width: 185140.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 185773.0px) and (min-width: 185457.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 186090.0px) and (min-width: 185774.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 186407.0px) and (min-width: 186091.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 186724.0px) and (min-width: 186408.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 187041.0px) and (min-width: 186725.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 187358.0px) and (min-width: 187042.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 187675.0px) and (min-width: 187359.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 187992.0px) and (min-width: 187676.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 188309.0px) and (min-width: 187993.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 188626.0px) and (min-width: 188310.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 188943.0px) and (min-width: 188627.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 189260.0px) and (min-width: 188944.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 189577.0px) and (min-width: 189261.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 189894.0px) and (min-width: 189578.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 190211.0px) and (min-width: 189895.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 190528.0px) and (min-width: 190212.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 190845.0px) and (min-width: 190529.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 191162.0px) and (min-width: 190846.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 191479.0px) and (min-width: 191163.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 191796.0px) and (min-width: 191480.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 192113.0px) and (min-width: 191797.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 192430.0px) and (min-width: 192114.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 192747.0px) and (min-width: 192431.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 193064.0px) and (min-width: 192748.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 193381.0px) and (min-width: 193065.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 193698.0px) and (min-width: 193382.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 194015.0px) and (min-width: 193699.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 194332.0px) and (min-width: 194016.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 194649.0px) and (min-width: 194333.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 194966.0px) and (min-width: 194650.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 195283.0px) and (min-width: 194967.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 195600.0px) and (min-width: 195284.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 195917.0px) and (min-width: 195601.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 196234.0px) and (min-width: 195918.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 196551.0px) and (min-width: 196235.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 196868.0px) and (min-width: 196552.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 197185.0px) and (min-width: 196869.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 197502.0px) and (min-width: 197186.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 197819.0px) and (min-width: 197503.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 198136.0px) and (min-width: 197820.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 198453.0px) and (min-width: 198137.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 198770.0px) and (min-width: 198454.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 199087.0px) and (min-width: 198771.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 199404.0px) and (min-width: 199088.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 199721.0px) and (min-width: 199405.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 200038.0px) and (min-width: 199722.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 200355.0px) and (min-width: 200039.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 200672.0px) and (min-width: 200356.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 200989.0px) and (min-width: 200673.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 201306.0px) and (min-width: 200990.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 201623.0px) and (min-width: 201307.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 201940.0px) and (min-width: 201624.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 202257.0px) and (min-width: 201941.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 202574.0px) and (min-width: 202258.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 202891.0px) and (min-width: 202575.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 203208.0px) and (min-width: 202892.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 203525.0px) and (min-width: 203209.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 203842.0px) and (min-width: 203526.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 204159.0px) and (min-width: 203843.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 204476.0px) and (min-width: 204160.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 204793.0px) and (min-width: 204477.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 205110.0px) and (min-width: 204794.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 205427.0px) and (min-width: 205111.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 205744.0px) and (min-width: 205428.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 206061.0px) and (min-width: 205745.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 206378.0px) and (min-width: 206062.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 206695.0px) and (min-width: 206379.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 207012.0px) and (min-width: 206696.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 207329.0px) and (min-width: 207013.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 207646.0px) and (min-width: 207330.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 207963.0px) and (min-width: 207647.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 208280.0px) and (min-width: 207964.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 208597.0px) and (min-width: 208281.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 208914.0px) and (min-width: 208598.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 209231.0px) and (min-width: 208915.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 209548.0px) and (min-width: 209232.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 209865.0px) and (min-width: 209549.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 210182.0px) and (min-width: 209866.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 210499.0px) and (min-width: 210183.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 210816.0px) and (min-width: 210500.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 211133.0px) and (min-width: 210817.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 211450.0px) and (min-width: 211134.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (min-width: 211451.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
@media (max-width: 212084.0px) and (min-width: 211768.0px) {
	#imObjectGallery_28_01 > a { flex: 0 0 calc(100% / 4); }#imObjectGallery_28_01 > img { height: auto; width: calc(100% / 4); }
}
#imObjectGallery_28_01 a:link, #imContent #imObjectGallery_28_01 a:hover, #imContent #imObjectGallery_28_01 a:visited, #imContent #imObjectGallery_28_01 a:active { border: none; background-color: transparent; text-decoration: none; }
@media (min-width: 1280.0px) {
	#imBreadcrumb { width: 1266px; 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_28_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_28_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 3px; padding-inline-end: 3px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_28_01 { 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_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1, #imCell_2, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 696px; 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_28_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_28_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 2px; padding-inline-end: 2px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_28_01 { 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_1 {  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) {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1, #imCell_2, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#imBreadcrumb { width: 306px; 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_28_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_28_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 1px; padding-inline-end: 1px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_28_01 { 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_1 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px)  {
	#imContent { padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1, #imCell_2, .imPageRow { margin-inline-start: -5px; margin-inline-end: -5px; }
	#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_28_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_28_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imCell_1 { padding-top: 3px; padding-bottom: 3px; padding-inline-start: 5px; padding-inline-end: 5px; }
	#imCell_1 { grid-template-rows: [row-content] auto ; }
	#imObjectGallery_28_01 { 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_1 { box-sizing: border-box; }
	
}

@media (min-width: 1280.0px) {
	#imHeader_imObjectImage_11_wrapper { position: absolute; top: 0px; inset-inline-start: 50px; width: 140px; height: 150px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_11_wrapper img {-webkit-clip-path: inset(0 0 5.66% 0);clip-path: inset(0 0 5.66% 0);}#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_11 { 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_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_pluginAppObj_16_wrapper { position: absolute; top: 0px; inset-inline-start: 810px; width: 180px; height: 35px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_16 { 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_16 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imMenuObject_18_wrapper { position: absolute; top: 30px; inset-inline-start: 240px; width: 802px; height: 40px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_18 { 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_18 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_18_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_18_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_18_container > ul > li {position: relative;margin-inline-start: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper, #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 111px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_18 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_18 .label-inner-wrapper, #imHeader_imMenuObject_18 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_18_container > ul > li .label, #imHeader_imMenuObject_18 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_18 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18 .hamburger-button .label, #imHeader_imMenuObject_18 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_18 .imLevel { cursor: default; }
	#imHeader_imMenuObject_18-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_18 { text-align: start; }
	/* Level menu background */
	#imHeader_imMenuObject_18 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imHeader_imMenuObject_18 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imHeader_imMenuObject_18 .multiple-column > ul {max-width: 220px;}
	#imHeader_imMenuObject_18 ul ul li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_18 ul ul .label-wrapper { display: block; overflow: hidden; width: 204px; height: 41px; padding-block: 0px; padding-inline: 8px; }
	#imHeader_imMenuObject_18 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_18 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imHeader_imMenuObject_18 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18 ul ul .label-wrapper .label, #imHeader_imMenuObject_18 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imHeader_imMenuObject_18 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18 ul ul li.imLevel:hover > .label-wrapper .label, #imHeader_imMenuObject_18 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_18 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18 ul ul li.imPage:hover > .label-wrapper .label, #imHeader_imMenuObject_18 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imHeader_imMenuObject_18 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18 ul ul .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imHeader_imMenuObject_18 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_18 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imHeader_imMenuObject_18 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imHeader_imMenuObject_18 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imHeader_imMenuObject_18 .multiple-column > ul > li {display: block;}
	#imHeader_imMenuObject_18_container > ul > li > ul {position: absolute;
	top: 34px;
	}
	#imHeader_imMenuObject_18_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imHeader_imMenuObject_18_container > ul > li > ul.open-left { inset-inline-end: 125px; }
	#imHeader_imMenuObject_18_container > ul > li > ul.open-right { inset-inline-start: 125px; }
	#imHeader_imMenuObject_18_container > ul > li > ul ul, #imHeader_imMenuObject_18_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imHeader_imMenuObject_18_container  > ul > li > ul ul.open-left, #imHeader_imMenuObject_18_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 220px; }
	#imHeader_imMenuObject_18_container  > ul > li > ul ul.open-right, #imHeader_imMenuObject_18_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 220px; }
	#imHeader_imMenuObject_18 ul > li > ul, #imHeader_imMenuObject_18 .multiple-column { display: none; }
	#imHeader_imMenuObject_18_container > ul > li:nth-child(6n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imHeader_imMenuObject_18_container > ul > li:nth-child(n+7) {
	margin-top: 5px; 
	}
	#imHeader_imMenuObject_18-menu-opened { display: none; }
	#imHeader_imMenuObject_18 .hamburger-component { display: none; }
	#imHeader_imObjectSearch_19_wrapper { position: absolute; top: 0px; inset-inline-start: 590px; width: 200px; height: 22px; text-align: center; z-index: 1005; overflow: hidden; }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imHeader_imObjectImage_11_wrapper { position: absolute; top: 0px; inset-inline-start: 100px; width: 70px; height: 70px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_11_wrapper img {-webkit-clip-path: inset(0 0 12.5% 0);clip-path: inset(0 0 12.5% 0);}#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_11 { 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_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_pluginAppObj_16_wrapper { position: absolute; top: 50px; inset-inline-start: 310px; width: 150px; height: 25px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_16 { 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_16 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imMenuObject_18_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 62px; height: 80px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_18 { 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_18 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_18_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_18_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_18_container > ul > li {position: relative;margin-inline-start: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper, #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 111px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_18 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_18 .label-inner-wrapper, #imHeader_imMenuObject_18 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_18_container > ul > li .label, #imHeader_imMenuObject_18 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_18 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18 .hamburger-button .label, #imHeader_imMenuObject_18 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_18 .imLevel { cursor: default; }
	#imHeader_imMenuObject_18-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_18 { text-align: start; }
	#imHeader_imMenuObject_18 .hidden { display: none; }
	#imHeader_imMenuObject_18-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_18-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_18-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_18-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 220px; 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_18-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_18-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_18 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_18-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_18-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_18-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 210px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_18-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_18-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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_18-menu-opened {  transform: translate3d(-220px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_18-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_19_wrapper { position: absolute; top: 0px; inset-inline-start: 520px; width: 200px; height: 22px; text-align: center; z-index: 1005; overflow: hidden; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imHeader_imObjectImage_11_wrapper { position: absolute; top: 0px; inset-inline-start: 80px; width: 70px; height: 90px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_11_wrapper img {-webkit-clip-path: inset(0 0 -12.5% 0);clip-path: inset(0 0 -12.5% 0);}#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_11 { 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_11 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_pluginAppObj_16_wrapper { position: absolute; top: 50px; inset-inline-start: 310px; width: 150px; height: 25px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_16 { 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_16 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imHeader_imMenuObject_18_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 72px; height: 80px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_18 { 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_18 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imHeader_imMenuObject_18_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_18_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_18_container > ul > li {position: relative;margin-inline-start: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper, #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 111px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_18 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_18 .label-inner-wrapper, #imHeader_imMenuObject_18 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_18_container > ul > li .label, #imHeader_imMenuObject_18 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_18 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18 .hamburger-button .label, #imHeader_imMenuObject_18 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_18 .imLevel { cursor: default; }
	#imHeader_imMenuObject_18-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_18 { text-align: start; }
	#imHeader_imMenuObject_18 .hidden { display: none; }
	#imHeader_imMenuObject_18-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_18-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_18-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_18-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 220px; 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_18-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_18-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_18 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_18-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_18-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_18-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 210px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_18-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_18-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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_18-menu-opened {  transform: translate3d(-220px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_18-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_19_wrapper { position: absolute; top: 0px; inset-inline-start: 280px; width: 200px; height: 22px; text-align: center; z-index: 1005; overflow: hidden; }
	
}

@media (max-width: 479.9px)  {
	#imHeader_imObjectImage_11_wrapper { position: absolute; top: 0px; inset-inline-start: 60px; width: 80px; height: 80px; text-align: center; z-index: 1002; overflow: hidden; }
	#imHeader_imObjectImage_11_wrapper img {-webkit-clip-path: inset(0 0 12.088% 0);clip-path: inset(0 0 12.088% 0);}#imHeader_imCell_11 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_11 { grid-template-rows: [row-content] auto ; }
	#imHeader_imObjectImage_11 { 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_11 { box-sizing: border-box; }
	#imHeader_pluginAppObj_16_wrapper { position: absolute; top: 50px; inset-inline-start: 160px; width: 150px; height: 25px; text-align: center; z-index: 1003; overflow: hidden; }
	#imHeader_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imHeader_pluginAppObj_16 { 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_16 { box-sizing: border-box; }
	#imHeader_imMenuObject_18_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 62px; height: 80px; text-align: center; z-index: 1004;  }
	#imHeader_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imHeader_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imHeader_imMenuObject_18 { 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_18 { box-sizing: border-box; }
	/* Main menu background */
	#imHeader_imMenuObject_18_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_18_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imHeader_imMenuObject_18_container > ul > li {position: relative;margin-inline-start: 5px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper, #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 111px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper:has(:focus-visible), #imHeader_imMenuObject_18_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imHeader_imMenuObject_18 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 1px 3px; border-inline-width: 1px 3px; border-radius: 5px; }
	#imHeader_imMenuObject_18 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imHeader_imMenuObject_18 .label-inner-wrapper, #imHeader_imMenuObject_18 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imHeader_imMenuObject_18_container > ul > li .label, #imHeader_imMenuObject_18 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imHeader_imMenuObject_18 .hamburger-button {background-color: transparent;background-image: none;border-block-color: transparent transparent; border-inline-color: transparent transparent; border-style: solid; }
	#imHeader_imMenuObject_18 .hamburger-button .label, #imHeader_imMenuObject_18 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-inline-color: rgba(153, 153, 153, 1) rgba(153, 153, 153, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imHeader_imMenuObject_18_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imHeader_imMenuObject_18_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imHeader_imMenuObject_18 .imLevel { cursor: default; }
	#imHeader_imMenuObject_18-menu-opened .imLevel { cursor: default; }
	#imHeader_imMenuObject_18 { text-align: start; }
	#imHeader_imMenuObject_18 .hidden { display: none; }
	#imHeader_imMenuObject_18-menu-opened { overflow: visible; z-index: 10402; }
	#imHeader_imMenuObject_18-menu-opened ul ul { display: none; }
	#imHeader_imMenuObject_18-menu-opened li > div { display: none; }
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened div > ul { display: block; }
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(255, 255, 255, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(0, 0, 0, 1); }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imHeader_imMenuObject_18-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 220px; 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_18-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imHeader_imMenuObject_18-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imHeader_imMenuObject_18 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imHeader_imMenuObject_18-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imHeader_imMenuObject_18-menu-opened li:last-child {margin-bottom: 0px; }
	#imHeader_imMenuObject_18-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 210px; height: 35px; padding-block: 0px; padding-inline: 5px; }
	#imHeader_imMenuObject_18-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imHeader_imMenuObject_18-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imHeader_imMenuObject_18-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 220px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(255, 255, 255, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(111, 168, 220, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened #imHeader_imMenuObject_18_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	#imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imHeader_imMenuObject_18-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;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_18-menu-opened {  transform: translate3d(-220px, 0 ,0);  transition: transform 1000ms;}
	#imHeader_imMenuObject_18-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	#imHeader_imObjectSearch_19_wrapper { position: absolute; top: 30px; inset-inline-start: 170px; width: 200px; height: 22px; text-align: center; z-index: 1005; overflow: hidden; }
	
}

@media (min-width: 1280.0px) {
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 30px; inset-inline-start: 10px; width: 87px; height: 92px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -1.099% 0);clip-path: inset(0 0 -1.099% 0);}#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_imObjectImage_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_imHTMLObject_09_wrapper { position: absolute; top: 20px; inset-inline-start: 830px; width: 200px; height: 170px; text-align: center; z-index: 1003; overflow: hidden; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: 30px; inset-inline-start: 630px; width: 190px; height: 110px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_12_wrapper { position: absolute; top: 30px; inset-inline-start: 100px; width: 250px; height: 120px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_12 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { position: absolute; top: 30px; inset-inline-start: 340px; width: 270px; height: 150px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_13 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 140px; inset-inline-start: 650px; width: 150px; height: 60px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_14 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imHTMLObject_15_wrapper { position: absolute; top: 150px; inset-inline-start: 1070px; width: 200px; height: 60px; text-align: center; z-index: 1008; overflow: hidden; }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_15 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_16_wrapper { position: absolute; top: 140px; inset-inline-start: 150px; width: 140px; height: 50px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imHTMLObject_17_wrapper { position: absolute; top: 80px; inset-inline-start: 1070px; width: 200px; height: 100px; text-align: center; z-index: 1010; overflow: hidden; }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_17 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectImage_18_wrapper { position: absolute; top: 20px; inset-inline-start: 1090px; width: 150px; height: 60px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_18_wrapper img {-webkit-clip-path: inset(0 0 -7.143% 0);clip-path: inset(0 0 -7.143% 0);}#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_18 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 0px; inset-inline-start: 10px; width: 91px; height: 92px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 3.158% 0);clip-path: inset(0 0 3.158% 0);}#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_imObjectImage_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_imHTMLObject_09_wrapper { display: none; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: 70px; inset-inline-start: 320px; width: 100px; height: 100px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_12_wrapper { position: absolute; top: 0px; inset-inline-start: 100px; width: 190px; height: 120px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_12 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { position: absolute; top: 10px; inset-inline-start: 450px; width: 270px; height: 170px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_13 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 10px; inset-inline-start: 300px; width: 150px; height: 60px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_14 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imHTMLObject_15_wrapper { display: none; }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_15 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_16_wrapper { position: absolute; top: 110px; inset-inline-start: 100px; width: 160px; height: 80px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imHTMLObject_17_wrapper { display: none; }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_17 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectImage_18_wrapper { position: absolute; top: 150px; inset-inline-start: 480px; width: 150px; height: 100px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_18_wrapper img {-webkit-clip-path: inset(0 0 -78.571% 0);clip-path: inset(0 0 -78.571% 0);}#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_18 {  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) {
	#imFooter_imObjectImage_07_wrapper { position: absolute; top: 10px; inset-inline-start: 10px; width: 68px; height: 75px; text-align: center; z-index: 1002; overflow: hidden; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 -5.634% 0);clip-path: inset(0 0 -5.634% 0);}#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_imObjectImage_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_imHTMLObject_09_wrapper { display: none; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_09 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_9 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: 110px; inset-inline-start: 240px; width: 100px; height: 100px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_10 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_12_wrapper { position: absolute; top: 0px; inset-inline-start: 230px; width: 250px; height: 120px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_12 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_12 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { position: absolute; top: 0px; inset-inline-start: 80px; width: 150px; height: 150px; text-align: center; z-index: 1006; overflow: hidden; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_13 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_13 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { display: none; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_14 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imTextObject_14 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imHTMLObject_15_wrapper { display: none; }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_15 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_15 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_pluginAppObj_16_wrapper { position: absolute; top: 150px; inset-inline-start: 80px; width: 160px; height: 50px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_16 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imHTMLObject_17_wrapper { display: none; }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_17 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_17 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imFooter_imObjectImage_18_wrapper { position: absolute; top: 110px; inset-inline-start: 330px; width: 150px; height: 100px; text-align: center; z-index: 1011; overflow: hidden; }
	#imFooter_imObjectImage_18_wrapper img {-webkit-clip-path: inset(0 0 -78.571% 0);clip-path: inset(0 0 -78.571% 0);}#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imFooter_imCellStyleBorders_18 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	
}

@media (max-width: 479.9px)  {
	#imFooter_imObjectImage_07_wrapper { display: none; }
	#imFooter_imObjectImage_07_wrapper img {-webkit-clip-path: inset(0 0 66.337% 0);clip-path: inset(0 0 66.337% 0);}#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_imObjectImage_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_imHTMLObject_09_wrapper { display: none; }
	#imFooter_imCell_9 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_9 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_09 { padding-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_9 { box-sizing: border-box; }
	#imFooter_pluginAppObj_10_wrapper { position: absolute; top: -10px; inset-inline-start: 0px; width: 100px; height: 100px; text-align: center; z-index: 1004; overflow: hidden; }
	#imFooter_imCell_10 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_10 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_10 { padding-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_10 { box-sizing: border-box; }
	#imFooter_imTextObject_12_wrapper { position: absolute; top: 90px; inset-inline-start: 30px; width: 250px; height: 120px; text-align: center; z-index: 1005; overflow: hidden; }
	#imFooter_imCell_12 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_12 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_12 { padding-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_12 { box-sizing: border-box; }
	#imFooter_imTextObject_12 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_13_wrapper { display: none; }
	#imFooter_imCell_13 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_13 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_13 { padding-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_13 { box-sizing: border-box; }
	#imFooter_imTextObject_13 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imTextObject_14_wrapper { position: absolute; top: 50px; inset-inline-start: 140px; width: 150px; height: 60px; text-align: center; z-index: 1007; overflow: hidden; }
	#imFooter_imCell_14 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_14 { grid-template-rows: [row-content] auto ; }
	#imFooter_imTextObject_14 { padding-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_14 { box-sizing: border-box; }
	#imFooter_imTextObject_14 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imFooter_imHTMLObject_15_wrapper { display: none; }
	#imFooter_imCell_15 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_15 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_15 { padding-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_15 { box-sizing: border-box; }
	#imFooter_pluginAppObj_16_wrapper { position: absolute; top: 0px; inset-inline-start: 140px; width: 160px; height: 50px; text-align: center; z-index: 1009;  }
	#imFooter_imCell_16 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_16 { grid-template-rows: [row-content] auto ; }
	#imFooter_pluginAppObj_16 { padding-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_16 { box-sizing: border-box; }
	#imFooter_imHTMLObject_17_wrapper { display: none; }
	#imFooter_imCell_17 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_17 { grid-template-rows: [row-content] auto ; }
	#imFooter_imHTMLObject_17 { padding-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_17 { box-sizing: border-box; }
	#imFooter_imObjectImage_18_wrapper { display: none; }
	#imFooter_imObjectImage_18_wrapper img {-webkit-clip-path: inset(0 0 -78.571% 0);clip-path: inset(0 0 -78.571% 0);}#imFooter_imCell_18 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imFooter_imCell_18 { grid-template-rows: [row-content] auto ; }
	#imFooter_imObjectImage_18 { padding-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_18 { box-sizing: border-box; }
	
}

@media (min-width: 1280.0px) {
	#imSideBar_imTextObject_02_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 150px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imTextObject_02 { 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_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imSideBar_imTextObject_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imSideBar_imMenuObject_04_wrapper { position: absolute; top: 50px; inset-inline-start: 0px; width: 152px; height: 330px; text-align: center; z-index: 1003;  }
	#imSideBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imSideBar_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; }
	#imSideBar_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_04_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_04 .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_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_04 .label-inner-wrapper, #imSideBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_04_container > ul > li .label, #imSideBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_04 .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_04 .hamburger-button .label, #imSideBar_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04 { text-align: start; }
	/* Level menu background */
	#imSideBar_imMenuObject_04 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imSideBar_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_04 .multiple-column > ul {max-width: 170px;}
	#imSideBar_imMenuObject_04 ul ul li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imSideBar_imMenuObject_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_04 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_04_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-left { inset-inline-end: 140px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-right { inset-inline-start: 140px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul ul, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_04_container  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imSideBar_imMenuObject_04_container  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imSideBar_imMenuObject_04 ul > li > ul, #imSideBar_imMenuObject_04 .multiple-column { display: none; }
	#imSideBar_imMenuObject_04_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imSideBar_imMenuObject_04_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imSideBar_imMenuObject_04-menu-opened { display: none; }
	#imSideBar_imMenuObject_04 .hamburger-component { display: none; }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imSideBar_imTextObject_02_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 150px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imTextObject_02 { 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_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imSideBar_imTextObject_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imSideBar_imMenuObject_04_wrapper { position: absolute; top: 60px; inset-inline-start: 0px; width: 152px; height: 310px; text-align: center; z-index: 1003;  }
	#imSideBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imSideBar_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; }
	#imSideBar_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_04_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_04 .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_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_04 .label-inner-wrapper, #imSideBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_04_container > ul > li .label, #imSideBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_04 .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_04 .hamburger-button .label, #imSideBar_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04 { text-align: start; }
	/* Level menu background */
	#imSideBar_imMenuObject_04 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imSideBar_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_04 .multiple-column > ul {max-width: 170px;}
	#imSideBar_imMenuObject_04 ul ul li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imSideBar_imMenuObject_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_04 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_04_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-left { inset-inline-end: 140px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-right { inset-inline-start: 140px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul ul, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_04_container  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imSideBar_imMenuObject_04_container  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imSideBar_imMenuObject_04 ul > li > ul, #imSideBar_imMenuObject_04 .multiple-column { display: none; }
	#imSideBar_imMenuObject_04_container > ul > li:nth-child(1n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imSideBar_imMenuObject_04_container > ul > li:nth-child(n+2) {
	margin-top: 2px; 
	}
	#imSideBar_imMenuObject_04-menu-opened { display: none; }
	#imSideBar_imMenuObject_04 .hamburger-component { display: none; }
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imSideBar_imTextObject_02_wrapper { position: absolute; top: -50px; inset-inline-start: 140px; width: 150px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imTextObject_02 { 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_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	#imSideBar_imTextObject_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imSideBar_imMenuObject_04_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 42px; height: 50px; text-align: center; z-index: 1003;  }
	#imSideBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imSideBar_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; }
	#imSideBar_imCellStyleBorders_4 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_04_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_04 .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_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_04 .label-inner-wrapper, #imSideBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_04_container > ul > li .label, #imSideBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_04 .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_04 .hamburger-button .label, #imSideBar_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04 { text-align: start; }
	#imSideBar_imMenuObject_04 .hidden { display: none; }
	#imSideBar_imMenuObject_04-menu-opened { overflow: visible; z-index: 10402; }
	#imSideBar_imMenuObject_04-menu-opened ul ul { display: none; }
	#imSideBar_imMenuObject_04-menu-opened li > div { display: none; }
	#imSideBar_imMenuObject_04-menu-opened #imSideBar_imMenuObject_04_container-menu-opened div > ul { display: block; }
	#imSideBar_imMenuObject_04-menu-opened #imSideBar_imMenuObject_04_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imSideBar_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(255, 255, 255, 1); }
	#imSideBar_imMenuObject_04-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imSideBar_imMenuObject_04-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imSideBar_imMenuObject_04-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imSideBar_imMenuObject_04-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imSideBar_imMenuObject_04 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imSideBar_imMenuObject_04-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_04-menu-opened li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_04-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imSideBar_imMenuObject_04-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imSideBar_imMenuObject_04-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imSideBar_imMenuObject_04-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imSideBar_imMenuObject_04-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imSideBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imSideBar_imMenuObject_04-menu-opened #imSideBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened #imSideBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened #imSideBar_imMenuObject_04_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imSideBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imSideBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imSideBar_imMenuObject_04-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imSideBar_imMenuObject_04-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imSideBar_imTextObject_02_wrapper { position: absolute; top: 0px; inset-inline-start: 0px; width: 150px; height: 60px; text-align: center; z-index: 1002; overflow: hidden; }
	#imSideBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imSideBar_imTextObject_02 { 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_2 { box-sizing: border-box; }
	#imSideBar_imTextObject_02 .text-container {border-block-width: 0px 1px; border-inline-width: 1px; box-sizing: border-box;width: 100%;}
	#imSideBar_imMenuObject_04_wrapper { position: absolute; top: 190px; inset-inline-start: 0px; width: 282px; height: 100px; text-align: center; z-index: 1003;  }
	#imSideBar_imCell_4 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imSideBar_imCell_4 { grid-template-rows: [row-content] auto ; }
	#imSideBar_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; }
	#imSideBar_imCellStyleGraphics_4 { box-sizing: border-box; }
	/* Main menu background */
	#imSideBar_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;}
	#imSideBar_imMenuObject_04_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imSideBar_imMenuObject_04_container > ul > li {position: relative;margin-inline-start: 2px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imSideBar_imMenuObject_04_container > ul > li > .label-wrapper, #imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper:has(:focus-visible), #imSideBar_imMenuObject_04_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_04 .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_04 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(37, 58, 88, 1); display: block; }
	#imSideBar_imMenuObject_04 .label-inner-wrapper, #imSideBar_imMenuObject_04 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imSideBar_imMenuObject_04_container > ul > li .label, #imSideBar_imMenuObject_04 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > li > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Hamburger button style */
	#imSideBar_imMenuObject_04 .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_04 .hamburger-button .label, #imSideBar_imMenuObject_04 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Main menu current button style */
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper {background-color: rgba(0, 64, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu separator button style */
	#imSideBar_imMenuObject_04_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_04_container > ul > .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imSideBar_imMenuObject_04 .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04-menu-opened .imLevel { cursor: default; }
	#imSideBar_imMenuObject_04 { text-align: start; }
	/* Level menu background */
	#imSideBar_imMenuObject_04 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px;   background-color: transparent; }
	/* Level menu button size and position */
	#imSideBar_imMenuObject_04 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imSideBar_imMenuObject_04 .multiple-column > ul {max-width: 170px;}
	#imSideBar_imMenuObject_04 ul ul li:last-child {margin-bottom: 0px; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 34px; padding-block: 0px; padding-inline: 8px; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imSideBar_imMenuObject_04 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imSideBar_imMenuObject_04 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu hover button style */
	#imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	/* Level menu separator button style */
	#imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper .label, #imSideBar_imMenuObject_04 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imSideBar_imMenuObject_04 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 10pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: normal;}
	#imSideBar_imMenuObject_04 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imSideBar_imMenuObject_04 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imSideBar_imMenuObject_04 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imSideBar_imMenuObject_04 .multiple-column > ul > li {display: block;}
	#imSideBar_imMenuObject_04_container > ul > li > ul {position: absolute;
	top: 30px;
	}
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-left { inset-inline-end: 140px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul.open-right { inset-inline-start: 140px; }
	#imSideBar_imMenuObject_04_container > ul > li > ul ul, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imSideBar_imMenuObject_04_container  > ul > li > ul ul.open-left, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imSideBar_imMenuObject_04_container  > ul > li > ul ul.open-right, #imSideBar_imMenuObject_04_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imSideBar_imMenuObject_04 ul > li > ul, #imSideBar_imMenuObject_04 .multiple-column { display: none; }
	#imSideBar_imMenuObject_04_container > ul > li:nth-child(2n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imSideBar_imMenuObject_04_container > ul > li:nth-child(n+3) {
	margin-top: 2px; 
	}
	#imSideBar_imMenuObject_04-menu-opened { display: none; }
	#imSideBar_imMenuObject_04 .hamburger-component { display: none; }
	
}

@media (min-width: 1280.0px) {
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 10px; inset-inline-start: 250px; width: 902px; height: 80px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 5px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-inline-start: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 93px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper:has(:focus-visible), #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label, #imStickyBar_imMenuObject_02 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: start; }
	/* Level menu background */
	#imStickyBar_imMenuObject_02 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 5px;   box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 1); background-color: transparent; }
	#imStickyBar_imMenuObject_02 ul ul > li:first-child > .label-wrapper { border-start-start-radius: 5px; border-start-end-radius: 5px; }
	#imStickyBar_imMenuObject_02 ul ul > li:last-child > .label-wrapper { border-end-start-radius: 5px; border-end-end-radius: 5px; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_02 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_02 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_02 ul ul li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 41px; padding-block: 0px; padding-inline: 8px; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imStickyBar_imMenuObject_02 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_02 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_02 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_02 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_02 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_02_container > ul > li > ul {position: absolute;
	top: 37px;
	}
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-left { inset-inline-end: 110px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-right { inset-inline-start: 110px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul ul, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_02_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imStickyBar_imMenuObject_02_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imStickyBar_imMenuObject_02 ul > li > ul, #imStickyBar_imMenuObject_02 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_02_container > ul > li:nth-child(8n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imStickyBar_imMenuObject_02_container > ul > li:nth-child(n+9) {
	margin-top: 3px; 
	}
	#imStickyBar_imMenuObject_02-menu-opened { display: none; }
	#imStickyBar_imMenuObject_02 .hamburger-component { display: none; }
	
}

@media (max-width: 1279.9px) and (min-width: 720.0px) {
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 0px; inset-inline-start: 670px; width: 42px; height: 40px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 5px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-inline-start: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 93px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper:has(:focus-visible), #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label, #imStickyBar_imMenuObject_02 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: start; }
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 719.9px) and (min-width: 480.0px) {
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 0px; inset-inline-start: 430px; width: 42px; height: 40px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleBorders_2 {  border-top: 0; border-bottom: 0; border-inline-start-width: 0px;  border-inline-end-width: 0px;  }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 5px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-inline-start: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 93px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper:has(:focus-visible), #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label, #imStickyBar_imMenuObject_02 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: start; }
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened { overflow: visible; z-index: 10402; }
	#imStickyBar_imMenuObject_02-menu-opened ul ul { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened li > div { display: none; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened div > ul { display: block; }
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul { position: absolute; inset-inline-start: 0px; inset-inline-end: auto;  top: 40px; background-color: rgba(211, 211, 211, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button { display: block; font-family: Arial; font-size: 30px; text-align: end; padding-block: 5px; padding-inline: 10px; color: rgba(255, 255, 255, 1); }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
	#imStickyBar_imMenuObject_02-menu-opened { position:fixed; top: 0; bottom: 0; inset-inline-start: 0px; width: 160px; border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 0px; ;  }
	#imPageExtContainer:after{ position: fixed; top: 0; inset-inline-end: 0px; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
	.menu-imStickyBar_imMenuObject_02-opened #imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 1); opacity: 0.5;}
	.menu-imStickyBar_imMenuObject_02-towards-closing #imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
	#imStickyBar_imMenuObject_02 .hidden { display: none; }
	/* Responsive menu button size and position */
	#imStickyBar_imMenuObject_02-menu-opened li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02-menu-opened li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 150px; height: 26px; padding-block: 0px; padding-inline: 5px; }
	#imStickyBar_imMenuObject_02-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } #imStickyBar_imMenuObject_02-menu-opened .label { display: table-cell; vertical-align: middle; }
	#imStickyBar_imMenuObject_02-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 160px;inset-inline-start: 0px; inset-inline-end: auto; background-color: rgba(211, 211, 211, 1);transition: left 500ms, right 500ms, opacity 500ms;}
	/* Responsive menu default button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul ul ul ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu hover button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu current button style */
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened #imStickyBar_imMenuObject_02_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separator button style */
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;}
	#imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02-menu-opened ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 9pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	/* Responsive menu separation line style */
	#imStickyBar_imMenuObject_02-menu-opened {  transform: translate3d(-160px, 0 ,0);  transition: transform 1000ms;}
	#imStickyBar_imMenuObject_02-menu-opened.animated {  transform: translate3d(0, 0, 0);}
	
}

@media (max-width: 479.9px)  {
	#imStickyBar_imMenuObject_02_wrapper { position: absolute; top: 0px; inset-inline-start: 270px; width: 572px; height: 100px; text-align: center; z-index: 1002;  }
	#imStickyBar_imCell_2 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; }
	#imStickyBar_imCell_2 { grid-template-rows: [row-content] auto ; }
	#imStickyBar_imMenuObject_02 { padding-top: 0px; padding-bottom: 0px; padding-inline-start: 0px; padding-inline-end: 0px; grid-row: row-content / span 1; grid-column: 1 / -1; }
	#imStickyBar_imCellStyleGraphics_2 { box-sizing: border-box; }
	/* Main menu background */
	#imStickyBar_imMenuObject_02_container { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 5px;  width: 100%; box-sizing: border-box; background-color: transparent; padding: 0px; display: inline-table;}
	#imStickyBar_imMenuObject_02_container > ul:after {content: '';display: table;clear: both; }
	/* Main menu button size and position */
	#imStickyBar_imMenuObject_02_container > ul > li {position: relative;margin-inline-start: 3px; margin-top: 0px; display: inline-block; vertical-align: top; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper, #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 93px; height: 30px; padding-block: 0px; padding-inline: 5px; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper:has(:focus-visible), #imStickyBar_imMenuObject_02_container > ul > li > div > .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imStickyBar_imMenuObject_02 .hamburger-button {cursor: pointer; width: 30px; height: 30px; display: inline-block; vertical-align: top; padding: 0; box-sizing: content-box; border-block-width: 2px 5px; border-inline-width: 2px 5px; border-radius: 4px; }
	#imStickyBar_imMenuObject_02 .hamburger-bar { margin: 3px auto; width: 65%; height: 3px; background-color: rgba(255, 255, 255, 1); display: block; }
	#imStickyBar_imMenuObject_02 .label-inner-wrapper, #imStickyBar_imMenuObject_02 .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } #imStickyBar_imMenuObject_02_container > ul > li .label, #imStickyBar_imMenuObject_02 .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	/* Main menu default button style */
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > li > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Hamburger button style */
	#imStickyBar_imMenuObject_02 .hamburger-button {background-color: rgba(74, 134, 232, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 .hamburger-button .label, #imStickyBar_imMenuObject_02 .hamburger-button button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	/* Main menu current button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	/* Main menu hover button style */
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imPage >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imPage > .sweeper.animated {height: 100%;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over {background-color: rgba(207, 226, 243, 1);background-image: none;border-block-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-inline-color: rgba(183, 183, 183, 1) rgba(183, 183, 183, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over .label, #imStickyBar_imMenuObject_02_container > ul > li.imLevel >.sweeper > .label-wrapper-over button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper { position: absolute; z-index: 1; top: 0; left: 0; overflow: hidden; width: 100%; height: 0; transition: all 0.5s;}#imStickyBar_imMenuObject_02_container > ul > li.imLevel > .sweeper.animated {height: 100%;}/* Main menu separator button style */
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;border-block-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-inline-color: rgba(0, 0, 0, 1) rgba(0, 0, 0, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02_container > ul > .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02-menu-opened .imLevel { cursor: default; }
	#imStickyBar_imMenuObject_02 { text-align: start; }
	/* Level menu background */
	#imStickyBar_imMenuObject_02 ul ul { border: solid; border-block-color: transparent transparent; border-inline-color: transparent transparent; border-width: 0px; border-radius: 5px;   box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 1); background-color: transparent; }
	#imStickyBar_imMenuObject_02 ul ul > li:first-child > .label-wrapper { border-start-start-radius: 5px; border-start-end-radius: 5px; }
	#imStickyBar_imMenuObject_02 ul ul > li:last-child > .label-wrapper { border-end-start-radius: 5px; border-end-end-radius: 5px; }
	/* Level menu button size and position */
	#imStickyBar_imMenuObject_02 ul ul li {position: relative;margin-bottom: 0px; display: inline-block; vertical-align: top; }
	/* Multiple column menu buttons position */
	#imStickyBar_imMenuObject_02 .multiple-column > ul {max-width: 170px;}
	#imStickyBar_imMenuObject_02 ul ul li:last-child {margin-bottom: 0px; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper { display: block; overflow: hidden; width: 154px; height: 41px; padding-block: 0px; padding-inline: 8px; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper:has(:focus-visible) { overflow: visible; }
	#imStickyBar_imMenuObject_02 ul ul .label { display: table-cell; vertical-align: middle; }
	/* Level menu default button style */
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper {background-color: rgba(255, 255, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu hover button style */
	#imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul li.imLevel:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul li.imPage:hover > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	/* Level menu separator button style */
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper {background-color: rgba(211, 211, 211, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper .label, #imStickyBar_imMenuObject_02 ul ul .imMnMnSeparator > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(169, 169, 169, 1);font-weight: bold;}
	/* Level menu separation line style */
	/* Level menu current button style */
	#imStickyBar_imMenuObject_02 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: rgba(176, 209, 255, 1);background-image: none;border-block-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-inline-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1); border-style: solid; }
	#imStickyBar_imMenuObject_02 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label, #imStickyBar_imMenuObject_02 .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper button {width: 100%;height: 100%;font-family: Arial;font-size: 14pt;font-style: normal;text-decoration: none;text-align: start; color: rgba(37, 58, 88, 1);font-weight: bold;}
	#imStickyBar_imMenuObject_02 ul ul { z-index: 2; }/* Level menu show/hide directives */
	#imStickyBar_imMenuObject_02 .multiple-column {position: absolute; z-index: 2;inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_02 .multiple-column > ul {position: static;
	display: inline-block;vertical-align: top;}
	#imStickyBar_imMenuObject_02 .multiple-column > ul > li {display: block;}
	#imStickyBar_imMenuObject_02_container > ul > li > ul {position: absolute;
	top: 37px;
	}
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-bottom { inset-inline-start: 0px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-left { inset-inline-end: 110px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul.open-right { inset-inline-start: 110px; }
	#imStickyBar_imMenuObject_02_container > ul > li > ul ul, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul {position: absolute;
	top: 0;
	}
	#imStickyBar_imMenuObject_02_container  > ul > li > ul ul.open-left, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul.open-left{ inset-inline-end: 170px; }
	#imStickyBar_imMenuObject_02_container  > ul > li > ul ul.open-right, #imStickyBar_imMenuObject_02_container .multiple-column > ul > li ul.open-right{ inset-inline-start: 170px; }
	#imStickyBar_imMenuObject_02 ul > li > ul, #imStickyBar_imMenuObject_02 .multiple-column { display: none; }
	#imStickyBar_imMenuObject_02_container > ul > li:nth-child(5n+1) {
	margin-inline-start: 0px; 
	clear: left; clear: inline-start; 
	}
	#imStickyBar_imMenuObject_02_container > ul > li:nth-child(n+6) {
	margin-top: 3px; 
	}
	#imStickyBar_imMenuObject_02-menu-opened { display: none; }
	#imStickyBar_imMenuObject_02 .hamburger-component { display: none; }
	
}

#imPage.without-id_animation-in-progress { overflow: hidden }
